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