aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning from machine_kexec.cPaul Gortmaker2014-02-151-1/+1
* [IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto2009-09-141-0/+3
* [IA64] kexec: Make INIT safe while transition toHidetoshi Seto2009-09-141-0/+12
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-071-2/+3
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-1/+1
* [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-10/+10
* add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi2007-10-171-4/+2
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+30
* [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-121-5/+1
* [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-051-0/+2
* [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-051-13/+0
* [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
* [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-051-0/+2
* [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
* [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+133