summaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove a redundant variable in sys_prctl()Jesper Juhl2005-09-071-4/+2
* [PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt2005-08-041-2/+0
* [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman2005-07-291-1/+0
* [PATCH] Avoid device suspend on rebootAndrew Morton2005-07-271-1/+0
* [PATCH] Add emergency_restart()Eric W. Biederman2005-07-261-0/+6
* [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman2005-07-261-2/+1
* [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-261-42/+64
* [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman2005-07-261-0/+2
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-251-0/+20
* [PATCH] properly stop devices before poweroffPavel Machek2005-06-251-0/+3
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-241-1/+1
* [PATCH] Optimize sys_times for a single thread processChristoph Lameter2005-06-231-26/+60
* [PATCH] setuid core dumpAlan Cox2005-06-231-11/+11
* [PATCH] correctly name the Shell sortDomen Puncer2005-05-051-1/+1
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* [PATCH] nice and rt-prio rlimitsMatt Mackall2005-05-011-1/+1
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-011-10/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1725
OpenPOWER on IntegriCloud