aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2012-09-10[IA64] kexec: Move the dereference below the NULL testWei Yongjun
2012-02-27[IA64] Fix warning from machine_kexec.cPaul Gortmaker
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2007-10-17[IA64] fix non-numa buildAndrew Morton
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-12[IA64] Remove vector from ia64_machine_kexec()Simon Horman
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai