1. 3260259 [PATCH] sched: fix a kerneldoc error on is_init() by Henne · 18 years ago
  2. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  3. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  4. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  5. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  6. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  7. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  8. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  9. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  10. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  11. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  12. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  13. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  14. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  15. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  16. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  17. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  18. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
  19. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
  20. 57a6f51c [PATCH] introduce is_rt_policy() helper by Oleg Nesterov · 18 years ago
  21. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  22. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  23. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  24. 3d5b6fc [PATCH] task_struct: ifdef Missed'em V IPC by Alexey Dobriyan · 18 years ago
  25. 0a425405 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  26. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  27. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago
  28. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  29. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  30. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  31. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  32. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  33. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  34. 70b97a7 [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct by Ingo Molnar · 18 years ago
  35. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  36. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  37. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  38. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  39. 8f95dc5 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid by David Quigley · 18 years ago
  40. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 18 years ago
  41. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  42. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  43. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  44. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  45. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  46. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 18 years ago
  47. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 18 years ago
  48. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  49. 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 18 years ago
  50. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 18 years ago
  51. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 18 years ago
  52. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  53. 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 18 years ago
  54. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  55. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  56. b7b3c76 Sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  57. a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 18 years ago
  58. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  59. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  60. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  61. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 18 years ago
  62. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  63. de12a78 [PATCH] de_thread: Don't confuse users do_each_thread. by Eric W. Biederman · 18 years ago
  64. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  65. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 18 years ago
  66. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  67. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 18 years ago
  68. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 18 years ago
  69. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 18 years ago
  70. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  71. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  72. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 18 years ago
  73. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  74. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  75. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago
  76. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 18 years ago
  77. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  78. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  79. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 18 years ago
  80. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  81. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 18 years ago
  82. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  83. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  84. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  85. 6687a97 [PATCH] timer-irq-driven soft-watchdog, cleanups by Ingo Molnar · 19 years ago
  86. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 19 years ago
  87. 825a46a [PATCH] cpuset memory spread basic implementation by Paul Jackson · 19 years ago
  88. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
  89. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  90. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 19 years ago
  91. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
  92. 9ac95f2 [PATCH] do_sigaction: cleanup ->sa_mask manipulation by Oleg Nesterov · 19 years ago
  93. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  94. b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
  95. 9fc6587 [PATCH] missing helper - task_stack_page() by Al Viro · 19 years ago
  96. d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 19 years ago
  97. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  98. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  99. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  100. 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 19 years ago