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
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-3
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
1
-11
/
+20
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-11
/
+20
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-12
/
+4
2009-02-05
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
Andrew Morton
1
-12
/
+4
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-34
/
+36
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 24
Heiko Carstens
1
-6
/
+7
2009-01-14
[CVE-2009-0029] System call wrappers part 23
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-3
/
+4
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 03
Heiko Carstens
1
-9
/
+9
2009-01-14
[CVE-2009-0029] System call wrappers part 02
Heiko Carstens
1
-5
/
+5
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-1
/
+1
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-1
/
+5
2009-01-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2009-01-06
Allow times and time system calls to return small negative values
Paul Mackerras
1
-0
/
+2
2009-01-04
getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
KOSAKI Motohiro
1
-0
/
+2
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-254
/
+332
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
1
-0
/
+7
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
1
-2
/
+2
2008-11-17
thread_group_cputime: move a couple of callsites outside of ->siglock
Oleg Nesterov
1
-1
/
+1
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-205
/
+245
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-4
/
+7
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-30
/
+29
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-115
/
+151
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-8
/
+8
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-0
/
+10
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-62
/
+51
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-13
/
+25
2008-10-16
kernel/sys.c: improve code generation
Andrew Morton
1
-8
/
+12
2008-10-16
utsname: completely overwrite prior information
Vegard Nossum
1
-2
/
+4
2008-10-16
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
Adam Tkac
1
-4
/
+12
2008-10-13
tty: Add a kref count
Alan Cox
1
-3
/
+1
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
1
-49
/
+26
2008-09-05
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
1
-0
/
+10
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
1
-4
/
+4
2008-08-15
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
1
-1
/
+1
2008-07-26
kexec jump
Huang Ying
1
-23
/
+8
2008-07-25
unexport uts_sem
Adrian Bunk
1
-2
/
+0
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
1
-1
/
+1
2008-05-24
sys_prctl(): fix return of uninitialized value
Shi Weihua
1
-4
/
+2
2008-04-30
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
Oleg Nesterov
1
-15
/
+21
2008-04-30
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
Oleg Nesterov
1
-13
/
+20
2008-04-30
pids: sys_setpgid: use change_pid() helper
Oleg Nesterov
1
-2
/
+1
2008-04-30
k_getrusage: don't take rcu_read_lock()
Oleg Nesterov
1
-6
/
+1
[prev]
[next]