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