1. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  2. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  3. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
  4. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  5. 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
  6. 5cd1756 fix clone(CLONE_NEWPID) by Eric W. Biederman · 17 years ago
  7. 3c90e6e sched: fix copy_namespace() <-> sched_fork() dependency in do_fork by Srivatsa Vaddagiri · 17 years ago
  8. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  9. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  10. a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
  11. a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 17 years ago
  12. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  13. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  14. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  15. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  16. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  17. 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 17 years ago
  18. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  19. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  20. a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 17 years ago
  21. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  22. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  23. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  24. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  25. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  26. 23ff444 whitespace fixes: fork by Daniel Walker · 17 years ago
  27. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  28. 2e13189 freezer: prevent new tasks from inheriting TIF_FREEZE set by Rafael J. Wysocki · 17 years ago
  29. 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 17 years ago
  30. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  31. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  32. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  33. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  34. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  35. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  36. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  37. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  38. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 17 years ago
  39. 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
  40. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  41. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  42. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  43. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  44. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  45. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
  46. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  47. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  48. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  49. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 17 years ago
  50. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 17 years ago
  51. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  52. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  53. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  54. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  55. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  56. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  57. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  58. e29e175 [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N by Zilvinas Valinskas · 18 years ago
  59. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  60. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  61. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  62. 9abcf40 [PATCH] fork_idle() should be __cpuinit, not __devinit by Al Viro · 18 years ago
  63. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 18 years ago
  64. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 18 years ago
  65. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  66. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  67. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  68. f3d19c9 [PATCH] fdtable: Delete pointless code in dup_fd() by Vadim Lobanov · 18 years ago
  69. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
  70. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  71. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  72. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  73. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  74. dae3c5a [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code by Oleg Nesterov · 18 years ago
  75. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  76. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  77. fec1d01 [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit by Roland McGrath · 18 years ago
  78. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  79. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  80. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  81. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  82. 753ca4f [PATCH] fix copy_process() error check by Akinobu Mita · 18 years ago
  83. 9a3a04ac Revert "[PATCH] fix Data Acess error in dup_fd" by Linus Torvalds · 18 years ago
  84. 0130b0b [PATCH] fix Data Acess error in dup_fd by Sharyathi Nagesh · 18 years ago
  85. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  86. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  87. bea493a [PATCH] rt-mutex: fixup rt-mutex debug code by Peter Zijlstra · 18 years ago
  88. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  89. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  90. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  91. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  92. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  93. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  94. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  95. 5b160f5 [PATCH] copy_process: cosmetic ->ioprio tweak by Oleg Nesterov · 18 years ago
  96. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  97. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  98. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  99. b36e475 [ARM] Fix kernel/fork.c for lockdep on ARM by Russell King · 18 years ago
  100. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago