index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
1
-1
/
+1
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
1
-0
/
+121
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-3
/
+3
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
1
-0
/
+2
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
1
-0
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-09-28
connector: add comm change event report to proc connector
Vladimir Zapolskiy
1
-0
/
+1
2011-08-25
Add a personality to report 2.6.x version numbers
Andi Kleen
1
-0
/
+38
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
1
-4
/
+11
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
1
-1
/
+31
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-3
/
+0
2011-05-06
reboot: disable usermodehelper to prevent fs access
Kay Sievers
1
-0
/
+2
2011-03-23
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
1
-26
/
+49
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
1
-1
/
+1
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-0
/
+4
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
1
-1
/
+2
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
1
-0
/
+6
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
1
-1
/
+3
2010-08-31
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
1
-0
/
+2
2010-07-16
rlimits: implement prlimit64 syscall
Jiri Slaby
1
-0
/
+94
2010-07-16
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
1
-9
/
+8
2010-07-16
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
1
-34
/
+37
2010-07-16
rlimits: do security check under task_lock
Jiri Slaby
1
-10
/
+10
2010-07-16
rlimits: allow setrlimit to non-current tasks
Jiri Slaby
1
-1
/
+10
2010-07-16
rlimits: split sys_setrlimit
Jiri Slaby
1
-16
/
+24
2010-07-16
rlimits: make sure ->rlim_max never grows in sys_setrlimit
Oleg Nesterov
1
-7
/
+8
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
1
-1
/
+1
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
1
-1
/
+1
2010-05-27
kmod: add init function to usermodehelper
Neil Horman
1
-3
/
+3
2010-05-06
Merge branch 'master' into next
James Morris
1
-1
/
+2
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
1
-1
/
+1
2010-04-12
security: remove dead hook task_setgid
Eric Paris
1
-16
/
+0
2010-04-12
security: remove dead hook task_setuid
Eric Paris
1
-15
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
1
-0
/
+54
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-0
/
+13
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
1
-2
/
+1
2010-02-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
1
-0
/
+2
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
1
-5
/
+0
2009-12-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
1
-4
/
+4
2009-12-10
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
1
-0
/
+2
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-10
/
+8
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
1
-2
/
+1
[prev]
[next]