Age | Commit message (Expand) | Author |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-06 | kernel core: use helpers for rlimits | Jiri Slaby |
2010-02-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-22 | kernel/sys.c: fix missing rcu protection for sys_getpriority() | Tetsuo Handa |
2010-01-21 | sched: Remove USER_SCHED | Dhaval Giani |
2009-12-19 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-15 | kernel/sys.c: fix "warning: do-while statement is not a compound statement" n... | H Hartley Sweeten |
2009-12-10 | sys: Fix missing rcu protection for __task_cred() access | Thomas Gleixner |
2009-12-09 | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-10-29 | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-10-29 | connector: fix regression introduced by sid connector | Christian Borntraeger |
2009-10-14 | sys: Remove BKL from sys_reboot | Thomas Gleixner |
2009-10-04 | HWPOISON: Clean up PR_MCE_KILL interface | Andi Kleen |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-23 | getrusage: fill ru_maxrss value | Jiri Pirko |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-16 | HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process | Andi Kleen |
2009-06-16 | groups: move code to kernel/groups.c | Alexey Dobriyan |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-13 | kernel/sys.c: clean up sys_shutdown exit path | Andi Kleen |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-02 | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov |
2009-03-31 | Get rid of indirect include of fs_struct.h | Al Viro |
2009-03-04 | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani |
2009-02-11 | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar |
2009-02-05 | revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" | Andrew Morton |
2009-01-21 | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar |
2009-01-14 | [CVE-2009-0029] System call wrappers part 31 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 26 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 24 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 23 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 07 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 04 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 03 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 02 | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] System call wrappers part 01 | Heiko Carstens |
2009-01-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar |
2009-01-06 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-01-06 | Allow times and time system calls to return small negative values | Paul Mackerras |
2009-01-04 | getrusage: RUSAGE_THREAD should return ru_utime and ru_stime | KOSAKI Motohiro |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2008-12-11 | perf counters: add prctl interface to disable/enable counters | Ingo Molnar |
2008-11-24 | User namespaces: set of cleanups (v2) | Serge Hallyn |
2008-11-17 | thread_group_cputime: move a couple of callsites outside of ->siglock | Oleg Nesterov |