aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: Add machine_ops interface to abstract halting and rebootingJeremy Fitzhardinge1-5/+38
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge1-1/+5
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell1-8/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman1-3/+4
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins1-3/+3
2005-11-29[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud1-0/+8
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser1-4/+3
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden1-4/+5
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman1-3/+1
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to reboot onEric W. Biederman1-1/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-3/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-0/+5
2005-05-01[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+382