1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  3. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  4. 78d7d40 kernel core: use helpers for rlimits by Jiri Slaby · 14 years ago
  5. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 14 years ago
  7. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  8. 10e5453 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. dfc6a73 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise by H Hartley Sweeten · 14 years ago
  10. d4581a2 sys: Fix missing rcu protection for __task_cred() access by Thomas Gleixner · 14 years ago
  11. 3b8ecd2 Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 14 years ago
  13. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 14 years ago
  14. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  15. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  16. 6f15fa5 sys: Remove BKL from sys_reboot by Thomas Gleixner · 15 years ago
  17. 1087e9b HWPOISON: Clean up PR_MCE_KILL interface by Andi Kleen · 15 years ago
  18. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  19. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  20. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  21. 4db96cf HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process by Andi Kleen · 15 years ago
  22. 30639b6a groups: move code to kernel/groups.c by Alexey Dobriyan · 15 years ago
  23. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  24. 3d26dcf kernel/sys.c: clean up sys_shutdown exit path by Andi Kleen · 15 years ago
  25. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  26. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  27. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  28. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  29. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 15 years ago
  30. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  31. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  32. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 15 years ago
  33. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 15 years ago
  34. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 15 years ago
  35. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 15 years ago
  36. e48fbb6 [CVE-2009-0029] System call wrappers part 24 by Heiko Carstens · 15 years ago
  37. 5a8a82b [CVE-2009-0029] System call wrappers part 23 by Heiko Carstens · 15 years ago
  38. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  39. b290ebe [CVE-2009-0029] System call wrappers part 04 by Heiko Carstens · 15 years ago
  40. ae1251a [CVE-2009-0029] System call wrappers part 03 by Heiko Carstens · 15 years ago
  41. dbf040d [CVE-2009-0029] System call wrappers part 02 by Heiko Carstens · 15 years ago
  42. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 15 years ago
  43. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  44. cfa97f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 15 years ago
  46. 8916ede getrusage: RUSAGE_THREAD should return ru_utime and ru_stime by KOSAKI Motohiro · 15 years ago
  47. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  49. 1d1c7dd perf counters: add prctl interface to disable/enable counters by Ingo Molnar · 15 years ago
  50. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  51. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 16 years ago
  52. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  53. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  54. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  55. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  56. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  57. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  58. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  59. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  60. 9679e4d kernel/sys.c: improve code generation by Andrew Morton · 16 years ago
  61. 8798881 utsname: completely overwrite prior information by Vegard Nossum · 16 years ago
  62. 0c2d64f rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY by Adam Tkac · 16 years ago
  63. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  64. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  65. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  66. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  67. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  68. 3ab8352 kexec jump by Huang Ying · 16 years ago
  69. 7394f0f6 unexport uts_sem by Adrian Bunk · 16 years ago
  70. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  71. 7b26655 sys_prctl(): fix return of uninitialized value by Shi Weihua · 16 years ago
  72. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 16 years ago
  73. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 16 years ago
  74. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 16 years ago
  75. d6cf723 k_getrusage: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  76. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 16 years ago
  77. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  78. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 16 years ago
  79. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  80. ac9a8e3 sys_getsid: don't use ->nsproxy directly by Oleg Nesterov · 16 years ago
  81. 6806aac sys_setsid: remove now unneeded session != 1 check by Oleg Nesterov · 16 years ago
  82. 430c623 start the global /sbin/init with 0,0 special pids by Oleg Nesterov · 16 years ago
  83. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 16 years ago
  84. e4cc0a9 fix setsid() for sub-namespace /sbin/init by Oleg Nesterov · 16 years ago
  85. 4e02130 sys_setpgid(): simplify pid/ns interaction by Oleg Nesterov · 16 years ago
  86. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 16 years ago
  87. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 16 years ago
  88. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 16 years ago
  89. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  90. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  91. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  92. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  93. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  94. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  95. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  96. c3d42d7 unexport pm_power_off_prepare by Adrian Bunk · 17 years ago
  97. 4047727 Fix SMP poweroff hangs by Mark Lord · 17 years ago
  98. b07e35f setpgid(child) fails if the child was forked by sub-thread by Oleg Nesterov · 17 years ago
  99. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  100. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago