aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* kexec: provide crashinfo_maxaddr_bits if !CONFIG_KEXECDavid Vrabel2012-03-221-0/+8
* KEXEC: Allocate crash structures in low memoryAndrew Cooper2012-03-161-0/+13
* KEXEC cleanup: IA64 specific functions should not live in generic header filesAndrew Cooper2011-11-151-1/+0
* KEXEC: correctly revert x2apic state when kexecingAndrew Cooper2011-06-151-0/+2
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-0/+6
* kexec: correct _domain offset info in elf-notesKeir Fraser2011-01-061-3/+3
* Support Linux's advanced crashkernel= syntaxKeir Fraser2010-04-261-0/+2
* Remove Xen-private definitions from kexec public header.Keir Fraser2008-11-191-0/+21
* kexec: Add machine_kexec_get()Keir Fraser2008-02-281-0/+1
* [IA64] Kexec: Add kexec_disable_iosapicAlex Williamson2007-09-271-0/+1
* [XEN] kexec: Remove asm/kexec.h. Move the single inline function intoIan Campbell2007-02-081-0/+1
* [KEXEC] Clean up kexec code and fix panic-induced reboot whenkfraser@localhost.localdomain2006-12-141-5/+3
* [XEN] Rename machine_shutdown to machine_reboot_kexec to betterIan Campbell2006-11-301-1/+3
* [XEN] Kexec / Kdump: Generic codeIan Campbell2006-11-301-0/+43