headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / kernel /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-08 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-08 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-10-08 Steven Rostedttracing: user local buffer variable for trace branch...
2009-10-08 Zhenwen Xutracing: fix warning on kernel/trace/trace_branch.c...
2009-10-07 Steven Rostedtftrace: check for failure for all conversions
2009-10-07 jolsa@redhat.comtracing: correct module boundaries for ftrace_release
2009-10-07 Darren Hartfutex: fix requeue_pi key imbalance
2009-10-07 Steven Rostedttracing: fix transposed numbers of lock_depth and preem...
2009-10-07 Eero NurkkalaNOHZ: update idle state also when NOHZ is inactive
2009-10-07 Paul E. McKenneyrcu: Place root rcu_node structure in separate lockdep...
2009-10-07 Paul E. McKenneyrcu: Make hot-unplugged CPU relinquish its own RCU...
2009-10-07 Paul E. McKenneyrcu: Move rcu_barrier() to rcutree
2009-10-06 Thomas Gleixnerfutex: Move exit_pi_state() call to release_mm()
2009-10-06 Peter Zijlstrafutex: Nullify robust lists after cleanup
2009-10-06 Hiroshi Shimamototrace: Fix missing assignment in trace_ctxwake_*
2009-10-06 Peter Zijlstraperf_event: Provide vmalloc() based mmap() backing
2009-10-06 Tom Zanussitracing/syscalls: Use long for syscall ret format and...
2009-10-05 Thomas Gleixnerfutex: Fix locking imbalance
2009-10-05 Aaro Koskinenpanic: Fix panic message visibility by calling bust_spi...
2009-10-05 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-10-05 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-10-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-05 Paul E. McKenneyrcu: Replace the rcu_barrier enum with pointer to call_...
2009-10-05 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-10-05 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-10-05 Paul E. McKenneyrcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOC...
2009-10-05 Peter Williamssched: Set correct normal_prio and prio values in sched...
2009-10-05 Frederic Weisbeckertracing: Use free_percpu instead of kfree
2009-10-05 Frederic Weisbeckertracing: Check total refcount before releasing bufs...
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-01 KAMEZAWA Hiroyukimemcg: some modification to softlimit under hierarchica...
2009-10-01 KAMEZAWA Hiroyukicgroup: catch bad css refcnt at css_put
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-10-01 Paul Mundtmodule: fix up CONFIG_KALLSYMS=n build.
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Zdenek KabelacAdd missing blk_trace_remove_sysfs to be in pair with...
2009-10-01 Paul Mundtkmemtrace: Fix up tracer registration
2009-10-01 Xiao Guangrongperf_event: Clean up perf_event_init_task()
2009-10-01 Xiao Guangrongperf_event: Fix event group handling in __perf_event_sc...
2009-10-01 Matt Flemingtracing: Fix infinite recursion in ftrace_update_pid_func()
2009-09-30 Eric Dumazetsched_clock: Fix atomicity/continuity bug by using...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-26 Roland Dreierhrtimer: Remove overly verbose "switch to high res...
2009-09-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-24 Martin Schwidefskyclocksource: Resume clocksource without taking the...
2009-09-24 Darren Hartfutex: Add memory barrier commentary to futex_wait_queu...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/viro/audit-current
2009-09-24 Rusty Russellmodule: don't call percpu_modfree on NULL pointer.
2009-09-24 Rusty Russellmodule: fix memory leak when load fails after srcversio...
2009-09-24 Peter Oberparleiterparam: allow whitespace as kernel parameter separator
2009-09-24 Jan Beulichmodule: reduce string table for loaded modules (v2)
2009-09-24 Jan Beulichmodule: reduce symbol table for loaded modules (v2)
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Alexey Dobriyanaio: ifdef fields in mm_struct
2009-09-24 Sukadev Bhattiprolupidns: deny CLONE_PARENT|CLONE_NEWPID combination
2009-09-24 Sukadev Bhattiprolufork(): disable CLONE_PARENT for init
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Roland McGrathsignals: inline __fatal_signal_pending
2009-09-24 Oleg Nesterovsignals: introduce do_send_sig_info() helper
2009-09-24 Neil Hormanexec: let do_coredump() limit the number of concurrent...
2009-09-24 Roland McGrathsignals: tracehook_notify_jctl change
2009-09-24 Vitaly Mayatskikhwait_noreap_copyout(): check for ->wo_info != NULL
2009-09-24 Vitaly Mayatskikhdo_wait: fix sys_waitid()-specific behaviour
2009-09-24 Oleg Nesterovwait_consider_task: kill "parent" argument
2009-09-24 Oleg Nesterovdo_wait-wakeup-optimization: simplify task_pid_type()
2009-09-24 Oleg Nesterovdo_wait-wakeup-optimization: fix child_wait_callback...
2009-09-24 Oleg Nesterovdo_wait() wakeup optimization: child_wait_callback...
2009-09-24 Oleg Nesterovdo_wait() wakeup optimization: change __wake_up_parent...
2009-09-24 Oleg Nesterovdo_wait() wakeup optimization: shift security_task_wait...
2009-09-24 Oleg Nesterovptrace: __ptrace_detach: do __wake_up_parent() if we...
2009-09-24 Balbir Singhmemory controller: soft limit organize cgroups
2009-09-24 Balbir Singhmemory controller: soft limit interface
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-24 Ben Blumcgroups: change css_set freeing mechanism to be under RCU
2009-09-24 Ben Blumcgroups: use vmalloc for large cgroups pidlist allocations
2009-09-24 Ben Blumcgroups: ensure correct concurrent opening/reading...
2009-09-24 Ben Blumcgroups: add a read-only "procs" file similar to "tasks...
2009-09-24 Paul Menagecgroups: revert "cgroups: fix pid namespace bug"
2009-09-24 Paul Menagecgroups: allow cgroup hierarchies to be created with...
2009-09-24 Paul Menagecgroups: add a back-pointer from struct cg_cgroup_link...
2009-09-24 Paul Menagecgroups: move the cgroup debug subsys into cgroup.c...
2009-09-24 Paul Menagecgroups: support named cgroups hierarchies
2009-09-24 Xiaotian Fengcgroups: make unlock sequence in cgroup_get_sb consistent
2009-09-24 Zhaoleitime: add function to convert between calendar time...
2009-09-24 Eric ParisAudit: send signal info if selinux is disabled
2009-09-24 Eric ParisAudit: rearrange audit_context to save 16 bytes per...
2009-09-24 Eric ParisAudit: reorganize struct audit_watch to save 8 bytes
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
next