aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich1-1/+1
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-0/+1
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-5/+0
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2012-09-10[IA64] kexec: Move the dereference below the NULL testWei Yongjun1-1/+2
2012-02-27[IA64] Fix warning from machine_kexec.cPaul Gortmaker1-1/+1
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto1-0/+3
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto1-0/+12
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi1-2/+3
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-1/+1
2007-10-17[IA64] fix non-numa buildAndrew Morton1-1/+3
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi1-10/+10
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi1-4/+2
2007-10-17Add vmcoreinfoKen'ichi Ohmichi1-0/+30
2007-10-12[IA64] Remove vector from ia64_machine_kexec()Simon Horman1-5/+1
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle1-0/+2
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms1-13/+0
2007-02-05[IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms1-1/+1
2007-02-05[IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm1-0/+2
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms1-2/+5
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai1-0/+133