aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman
2005-07-26[PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman
2005-07-26[PATCH] swpsuspend: Have suspend to disk use factors of sys_rebootEric W. Biederman
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman
2005-07-26[PATCH] Fix watchdog drivers to call emergency_reboot()Eric W. Biederman
2005-07-26[PATCH] Update sysrq-B to use emergency_restart()Eric W. Biederman
2005-07-26[PATCH] Call emergency_reboot from panicEric W. Biederman
2005-07-26[PATCH] Use kernel_power_off in sysrq-oEric W. Biederman
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman
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-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton
2005-07-26[PATCH] inotify: fix oops fixAndrew Morton
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love
2005-07-26[PATCH] inotify: check retval in initRobert Love
2005-07-26[PATCH] inotify: change default limitsRobert Love
2005-07-26[PATCH] inotify: exit path cleanupsRobert Love
2005-07-26[PATCH] inotify: oops fixRobert Love
2005-07-26[PATCH] inotify: use fget_lightRobert Love
2005-07-26[PATCH] inotify: misc. cleanupRobert Love
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-24[EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller
2005-07-24[SPARC64]: Kill totally unused inline functions from asm/spitfire.hDavid S. Miller
2005-07-24[SPARC64]: Simplify asm/rwsem.h slightly.David S. Miller
2005-07-24[SPARC64]: Non-atomic bitops do not need volatile operationsDavid S. Miller
2005-07-24[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.cDavid S. Miller
2005-07-24[SPARC]: sbus/vfc_i2c: remove sleep_on() usageNishanth Aravamudan
2005-07-24[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-07-24[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-07-24[SPARC]: Remvoe APM_RTC_IS_GMT from config.Adrian Bunk
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller
2005-07-24[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'Cal Peake
2005-07-24[PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementationsRussell King
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds