1. 30639b6a groups: move code to kernel/groups.c by Alexey Dobriyan · 16 years ago
  2. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  3. 3d26dcf kernel/sys.c: clean up sys_shutdown exit path by Andi Kleen · 16 years ago
  4. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  5. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  6. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 16 years ago
  7. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 16 years ago
  8. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 16 years ago
  9. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 16 years ago
  10. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 16 years ago
  11. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 16 years ago
  12. 7783549 Merge commit 'v2.6.29-rc2' into perfcounters/core by Ingo Molnar · 16 years ago
  13. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 16 years ago
  14. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 16 years ago
  15. e48fbb6 [CVE-2009-0029] System call wrappers part 24 by Heiko Carstens · 16 years ago
  16. 5a8a82b [CVE-2009-0029] System call wrappers part 23 by Heiko Carstens · 16 years ago
  17. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 16 years ago
  18. b290ebe [CVE-2009-0029] System call wrappers part 04 by Heiko Carstens · 16 years ago
  19. ae1251a [CVE-2009-0029] System call wrappers part 03 by Heiko Carstens · 16 years ago
  20. dbf040d [CVE-2009-0029] System call wrappers part 02 by Heiko Carstens · 16 years ago
  21. 58fd3aa [CVE-2009-0029] System call wrappers part 01 by Heiko Carstens · 16 years ago
  22. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  23. 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 · 16 years ago
  24. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  25. 8916ede getrusage: RUSAGE_THREAD should return ru_utime and ru_stime by KOSAKI Motohiro · 16 years ago
  26. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  28. 1d1c7dd perf counters: add prctl interface to disable/enable counters by Ingo Molnar · 16 years ago
  29. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  30. 2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock by Oleg Nesterov · 16 years ago
  31. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  32. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  33. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  34. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  35. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  36. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  37. 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
  38. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  39. 9679e4d kernel/sys.c: improve code generation by Andrew Morton · 16 years ago
  40. 8798881 utsname: completely overwrite prior information by Vegard Nossum · 16 years ago
  41. 0c2d64f rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY by Adam Tkac · 16 years ago
  42. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  43. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  44. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  45. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  46. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  47. 3ab8352 kexec jump by Huang Ying · 16 years ago
  48. 7394f0f6 unexport uts_sem by Adrian Bunk · 16 years ago
  49. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  50. 7b26655 sys_prctl(): fix return of uninitialized value by Shi Weihua · 17 years ago
  51. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 17 years ago
  52. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 17 years ago
  53. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 17 years ago
  54. d6cf723 k_getrusage: don't take rcu_read_lock() by Oleg Nesterov · 17 years ago
  55. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 17 years ago
  56. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 17 years ago
  57. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  58. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 17 years ago
  59. ac9a8e3 sys_getsid: don't use ->nsproxy directly by Oleg Nesterov · 17 years ago
  60. 6806aac sys_setsid: remove now unneeded session != 1 check by Oleg Nesterov · 17 years ago
  61. 430c623 start the global /sbin/init with 0,0 special pids by Oleg Nesterov · 17 years ago
  62. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  63. e4cc0a9 fix setsid() for sub-namespace /sbin/init by Oleg Nesterov · 17 years ago
  64. 4e02130 sys_setpgid(): simplify pid/ns interaction by Oleg Nesterov · 17 years ago
  65. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  66. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  67. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 17 years ago
  68. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  69. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  70. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  71. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  72. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  73. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  74. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  75. c3d42d7 unexport pm_power_off_prepare by Adrian Bunk · 17 years ago
  76. 4047727 Fix SMP poweroff hangs by Mark Lord · 17 years ago
  77. b07e35f setpgid(child) fails if the child was forked by sub-thread by Oleg Nesterov · 17 years ago
  78. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  79. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  80. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  81. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  82. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  83. 10a0a8d Add common orderly_poweroff() by Jeremy Fitzhardinge · 17 years ago
  84. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  85. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  86. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 18 years ago
  87. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 18 years ago
  88. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 18 years ago
  89. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  90. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 18 years ago
  91. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  92. f42df9e general: convert "kernel" subdirectory to UTF-8 by John Anthony Kazos Jr · 18 years ago
  93. 9926e4c CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix by Tom Alsberg · 18 years ago
  94. ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
  95. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 18 years ago
  96. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  97. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  98. 1b5180b [PATCH] notifiers: fix blocking_notifier_call_chain() scalability by Ingo Molnar · 18 years ago
  99. f020bc4 [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
  100. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago