aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\
| * sys: Fix missing rcu protection for __task_cred() accessThomas Gleixner2009-12-10
* | kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...H Hartley Sweeten2009-12-15
* | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \ | |/ |/|
| * sys: Remove BKL from sys_rebootThomas Gleixner2009-10-14
* | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-02
* | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-26
* | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-29
|\ \
| * | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-03
| |/
* / connector: fix regression introduced by sid connectorChristian Borntraeger2009-10-29
|/
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen2009-09-16
* | getrusage: fill ru_maxrss valueJiri Pirko2009-09-23
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* groups: move code to kernel/groups.cAlexey Dobriyan2009-06-16
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\
| * kernel/sys.c: clean up sys_shutdown exit pathAndi Kleen2009-04-13
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
| |\
| | * Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-02
| |/
* | Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
|\|
| * sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
* | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\|
| * revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton2009-02-05
* | Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
|\|
| * [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 24Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 23Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 04Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 03Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 02Heiko Carstens2009-01-14
| * [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-14
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\|
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-06
| |\
| | * getrusage: RUSAGE_THREAD should return ru_utime and ru_stimeKOSAKI Motohiro2009-01-04
| * | Allow times and time system calls to return small negative valuesPaul Mackerras2009-01-06
| |/
| * Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
| |\
| | * thread_group_cputime: move a couple of callsites outside of ->siglockOleg Nesterov2008-11-17
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
|\| |
| * | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
| * | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| * | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| |/
* / perf counters: add prctl interface to disable/enable countersIngo Molnar2008-12-11
|/
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\