- 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago
- fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 19 years ago
- de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 19 years ago
- 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
- 8f95dc5 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid by David Quigley · 19 years ago
- 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 19 years ago
- c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
- 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
- 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago
- b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 19 years ago
- 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
- 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 19 years ago
- 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 19 years ago
- 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 19 years ago
- 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 19 years ago
- f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 19 years ago
- 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 19 years ago
- b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 19 years ago
- 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 19 years ago
- d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
- 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 19 years ago
- b7b3c76 Sanitise linux/sched.h for userspace consumption by David Woodhouse · 19 years ago
- a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 19 years ago
- 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 19 years ago
- 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 19 years ago
- 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 19 years ago
- b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 19 years ago
- de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 19 years ago
- 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 19 years ago
- 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 19 years ago
- 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 19 years ago
- d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 19 years ago
- 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 19 years ago
- db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 19 years ago
- a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
- 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
- 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
- c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
- 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
- 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
- f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 19 years ago
- aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
- 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
- c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
- 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
- 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 19 years ago
- 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
- 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
- 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
- 6687a97 [PATCH] timer-irq-driven soft-watchdog, cleanups by Ingo Molnar · 19 years ago
- c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 19 years ago
- 825a46a [PATCH] cpuset memory spread basic implementation by Paul Jackson · 19 years ago
- 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
- 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
- 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
- d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
- 9ac95f2 [PATCH] do_sigaction: cleanup ->sa_mask manipulation by Oleg Nesterov · 19 years ago
- 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
- b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
- 9fc6587 [PATCH] missing helper - task_stack_page() by Al Viro · 19 years ago
- d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 19 years ago
- 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
- c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
- e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
- 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 19 years ago
- 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
- 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
- b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
- d4829cd [PATCH] remove get_task_struct_rcu() by Paul E. McKenney · 19 years ago
- e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
- 930d915 [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap by Christoph Lameter · 19 years ago
- d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
- a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
- 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
- f037360 [PATCH] m68k: thread_info header cleanup by Al Viro · 19 years ago
- 10ebffd [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() by Al Viro · 19 years ago
- a1261f54 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
- 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
- 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
- 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
- 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 19 years ago
- f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
- f449952 [PATCH] mm: mm_struct hiwaters moved by Hugh Dickins · 19 years ago
- 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
- 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
- 4611383 [PATCH] Fix signal sending in usbdevio on async URB completion by Harald Welte · 19 years ago
- 4a8342d Revert task flag re-ordering, add comments by Linus Torvalds · 19 years ago
- aa55a08 [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction by Oleg Nesterov · 19 years ago
- 498d0c5 [PATCH] set_current_state() commentary by Andrew Morton · 19 years ago
- b342659 [PATCH] cpuset semaphore depth check optimize by Paul Jackson · 19 years ago
- a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
- 64ed93a [PATCH] add schedule_timeout_{,un}interruptible() interfaces by Nishanth Aravamudan · 19 years ago
- d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
- 4247bdc [PATCH] cpuset semaphore depth check deadlock fix by Paul Jackson · 19 years ago
- 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
- 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
- 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
- 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
- 0eeca28 [PATCH] inotify by Robert Love · 20 years ago