1. 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 18 years ago
  2. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 18 years ago
  3. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 18 years ago
  4. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  5. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago
  6. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 18 years ago
  7. d89d879 When stacked block devices are in-use (e.g. md or dm), the recursive calls by Neil Brown · 18 years ago
  8. f7e4217 rename thread_info to stack by Roman Zippel · 18 years ago
  9. 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 18 years ago
  10. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 18 years ago
  11. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
  12. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
  13. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 18 years ago
  14. 97dc32c reduce size of task_struct on 64-bit machines by William Cohen · 18 years ago
  15. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  16. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 18 years ago
  17. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  18. c3de4b3 Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" by Matthew Wilcox · 18 years ago
  19. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 18 years ago
  20. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  21. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  22. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  23. 0606671 [PATCH] sched: remove lb_stopbalance counter by Chen, Kenneth W · 18 years ago
  24. 783609c [PATCH] sched: decrease number of load balances by Siddha, Suresh B · 18 years ago
  25. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  26. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
  27. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  28. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  29. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  30. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  31. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  32. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  33. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  34. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  35. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  36. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  37. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  38. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  39. 3260259 [PATCH] sched: fix a kerneldoc error on is_init() by Henne · 18 years ago
  40. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  41. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  42. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  43. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  44. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  45. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  46. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  47. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  48. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  49. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  50. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  51. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  52. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  53. db5fed2 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  54. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  55. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  56. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
  57. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
  58. 57a6f51 [PATCH] introduce is_rt_policy() helper by Oleg Nesterov · 18 years ago
  59. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  60. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  61. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  62. 3d5b6fc [PATCH] task_struct: ifdef Missed'em V IPC by Alexey Dobriyan · 18 years ago
  63. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  64. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 18 years ago
  65. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago
  66. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  67. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  68. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  69. 52f17b6 [PATCH] per-task-delay-accounting: cpu delay collection via schedstats by Chandra Seetharaman · 18 years ago
  70. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  71. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  72. 70b97a7 [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct by Ingo Molnar · 19 years ago
  73. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago
  74. fbb9ce9 [PATCH] lockdep: core by Ingo Molnar · 19 years ago
  75. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 19 years ago
  76. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
  77. 8f95dc5 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid by David Quigley · 19 years ago
  78. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 19 years ago
  79. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  80. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
  81. 23f78d4 [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago
  82. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 19 years ago
  83. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
  84. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 19 years ago
  85. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 19 years ago
  86. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 19 years ago
  87. 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 19 years ago
  88. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 19 years ago
  89. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 19 years ago
  90. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 19 years ago
  91. 260ea10 [PATCH] ptrace: document the locking rules by Eric W. Biederman · 19 years ago
  92. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  93. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 19 years ago
  94. b7b3c76 Sanitise linux/sched.h for userspace consumption by David Woodhouse · 19 years ago
  95. a3b6714 Partially sanitise linux/sched.h for userspace consumption by David Woodhouse · 19 years ago
  96. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 19 years ago
  97. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 19 years ago
  98. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  99. a9cdf41 [PATCH] Reinstate const in next_thread() by Keith Owens · 19 years ago
  100. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 19 years ago