index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
2005-09-22
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
2005-09-17
[PATCH] PR_GET_DUMPABLE returns incorrect info
Michael Kerrisk
2005-09-07
[PATCH] remove a redundant variable in sys_prctl()
Jesper Juhl
2005-08-04
[PATCH] Remove suspend() calls from shutdown path
Benjamin Herrenschmidt
2005-07-29
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
Eric W. Biederman
2005-07-27
[PATCH] Avoid device suspend on reboot
Andrew Morton
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
Eric W. Biederman
2005-07-26
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
2005-07-26
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
Eric W. Biederman
2005-06-25
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
2005-06-25
[PATCH] properly stop devices before poweroff
Pavel Machek
2005-06-24
[PATCH] Keys: Make request-key create an authorisation key
David Howells
2005-06-23
[PATCH] Optimize sys_times for a single thread process
Christoph Lameter
2005-06-23
[PATCH] setuid core dump
Alan Cox
2005-05-05
[PATCH] correctly name the Shell sort
Domen Puncer
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
[PATCH] nice and rt-prio rlimits
Matt Mackall
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
2005-03-07
[PATCH] make RLIMIT_CPU/SIGXCPU per-process
Roland McGrath
2005-03-07
[PATCH] sys_setpriority() euid semantics fix
Ingo Molnar
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
2005-01-07
[PATCH] Lock initializer cleanup (Core)
Thomas Gleixner
2005-01-06
[PATCH] x86-64: kernel/sys.c build fix
Jeff Garzik
2005-01-06
[PATCH] First cut at setsid/tty locking
Alan Cox
2005-01-04
[PATCH] Add PR_GET_NAME
Prasanna Meda
2004-12-02
[PATCH] sys_set/getpriority PRIO_USER semantics fix and optimisation
Prasanna Meda
2004-11-01
[PATCH] standalone sys_ni.c for not-implemented syscalls
Peter Chubb
2004-10-27
Fix up "compat_sys_keyctl()" system call.
Linus Torvalds
2004-10-19
Merge
David S. Miller
2004-10-18
[PATCH] implement in-kernel keys & keyring management
David Howells
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
2004-10-07
[NET]: Allow CONFIG_NET=n on ppc64.
Olaf Hering
2004-09-27
Add __user annotation to PR_SET_NAME
Linus Torvalds
2004-09-13
[PATCH] Add prctl to modify current->comm
Andi Kleen
2004-09-13
[PATCH] ppc64: Enable NUMA API
Anton Blanchard
2004-09-07
[PATCH] Remove RUSAGE_GROUP
Roland McGrath
2004-09-02
[PATCH] fixed pidhashing patch
Kirill Korotaev
2004-08-30
[PATCH] fix rusage semantics
Roland McGrath
2004-08-30
[PATCH] waitid system call
Roland McGrath
2004-05-31
[PATCH] Fix x86-64 compilation without CONFIG_NUMA
Andi Kleen
2004-05-28
[PATCH] sparse: trivial part of kernel/* __user annotation
Alexander Viro
2004-05-24
[PATCH] Fix race condition with current->group_info
Andrew Morton
2004-05-22
[PATCH] numa api: Core NUMA API code
Andrew Morton
2004-05-21
[PATCH] Sanitise handling of unneeded syscall stubs
Andrew Morton
2004-05-19
[PATCH] system_state splitup
Andrew Morton
2004-05-14
Fix gidsetsize == 0 for real this time.
Linus Torvalds
2004-05-14
[PATCH] groups_alloc(0) clobbers memory past end of block
Andrew Morton
[next]