aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/machine_kexec.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Gravatar Thomas Gleixner 1-3/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionGravatar Xunlei Pang 1-5/+0
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tGravatar Russell King 1-1/+1
2015-04-14ia64: expose number of page table levels on Kconfig levelGravatar Kirill A. Shutemov 1-2/+2
2012-09-10[IA64] kexec: Move the dereference below the NULL testGravatar Wei Yongjun 1-1/+2
2012-02-27[IA64] Fix warning from machine_kexec.cGravatar Paul Gortmaker 1-1/+1
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnGravatar Joe Perches 1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 1-1/+1
2009-09-14[IA64] kexec: Unregister MCA handler before kexecGravatar Hidetoshi Seto 1-0/+3
2009-09-14[IA64] kexec: Make INIT safe while transition toGravatar Hidetoshi Seto 1-0/+12
2008-02-07vmcoreinfo: fix the configuration dependenciesGravatar Ken'ichi Ohmichi 1-2/+3
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeGravatar Ken'ichi Ohmichi 1-1/+1
2007-10-17[IA64] fix non-numa buildGravatar Andrew Morton 1-1/+3
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosGravatar Ken'ichi Ohmichi 1-10/+10
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeGravatar Ken'ichi Ohmichi 1-4/+2
2007-10-17Add vmcoreinfoGravatar Ken'ichi Ohmichi 1-0/+30
2007-10-12[IA64] Remove vector from ia64_machine_kexec()Gravatar Simon Horman 1-5/+1
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Gravatar Bernhard Walle 1-0/+2
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cGravatar Horms 1-13/+0
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Gravatar Horms 1-1/+1
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationGravatar Magnus Damm 1-0/+2
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tGravatar Horms 1-2/+5
2006-12-07[IA64] IA64 Kexec/kdumpGravatar Zou Nan hai 1-0/+133