summaryrefslogtreecommitdiff
path: root/kernel/sys.c
AgeCommit message (Expand)Author
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman
2005-09-17[PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk
2005-09-07[PATCH] remove a redundant variable in sys_prctl()Jesper Juhl
2005-08-04[PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt
2005-07-29[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman
2005-07-27[PATCH] Avoid device suspend on rebootAndrew 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 partsEric W. Biederman
2005-07-26[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman
2005-06-25[PATCH] properly stop devices before poweroffPavel Machek
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-05-05[PATCH] correctly name the Shell sortDomen 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 rlimitsMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath
2005-03-07[PATCH] sys_setpriority() euid semantics fixIngo Molnar
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-06[PATCH] x86-64: kernel/sys.c build fixJeff Garzik
2005-01-06[PATCH] First cut at setsid/tty lockingAlan Cox
2005-01-04[PATCH] Add PR_GET_NAMEPrasanna Meda
2004-12-02[PATCH] sys_set/getpriority PRIO_USER semantics fix and optimisationPrasanna Meda
2004-11-01[PATCH] standalone sys_ni.c for not-implemented syscallsPeter Chubb
2004-10-27Fix up "compat_sys_keyctl()" system call.Linus Torvalds
2004-10-19MergeDavid S. Miller
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-07[NET]: Allow CONFIG_NET=n on ppc64.Olaf Hering
2004-09-27Add __user annotation to PR_SET_NAMELinus Torvalds
2004-09-13[PATCH] Add prctl to modify current->commAndi Kleen
2004-09-13[PATCH] ppc64: Enable NUMA APIAnton Blanchard
2004-09-07[PATCH] Remove RUSAGE_GROUPRoland McGrath
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-30[PATCH] waitid system callRoland McGrath
2004-05-31[PATCH] Fix x86-64 compilation without CONFIG_NUMAAndi Kleen
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-05-24[PATCH] Fix race condition with current->group_infoAndrew Morton
2004-05-22[PATCH] numa api: Core NUMA API codeAndrew Morton
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton
2004-05-19[PATCH] system_state splitupAndrew Morton
2004-05-14Fix gidsetsize == 0 for real this time.Linus Torvalds
2004-05-14[PATCH] groups_alloc(0) clobbers memory past end of blockAndrew Morton