aboutsummaryrefslogtreecommitdiff
path: root/kernel/sys.c
AgeCommit message (Expand)Author
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-06kernel core: use helpers for rlimitsJiri Slaby
2010-02-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa
2010-01-21sched: Remove USER_SCHEDDhaval Giani
2009-12-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-15kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...H Hartley Sweeten
2009-12-10sys: Fix missing rcu protection for __task_cred() accessThomas Gleixner
2009-12-09Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29connector: fix regression introduced by sid connectorChristian Borntraeger
2009-10-14sys: Remove BKL from sys_rebootThomas Gleixner
2009-10-04HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-16HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-13kernel/sys.c: clean up sys_shutdown exit pathAndi Kleen
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-04Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-14[CVE-2009-0029] System call wrappers part 31Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 24Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 23Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 04Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 03Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 02Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras
2009-01-04getrusage: RUSAGE_THREAD should return ru_utime and ru_stimeKOSAKI Motohiro
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar