index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
machine_kexec.c
Age
Commit message (
Expand
)
Author
2016-08-02
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
2015-04-14
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2012-09-10
[IA64] kexec: Move the dereference below the NULL test
Wei Yongjun
2012-02-27
[IA64] Fix warning from machine_kexec.c
Paul Gortmaker
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2009-09-14
[IA64] kexec: Unregister MCA handler before kexec
Hidetoshi Seto
2009-09-14
[IA64] kexec: Make INIT safe while transition to
Hidetoshi Seto
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
2007-10-17
[IA64] fix non-numa build
Andrew Morton
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
add-vmcore: use the existing ia64_tpa() instead of asm code
Ken'ichi Ohmichi
2007-10-17
Add vmcoreinfo
Ken'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.c
Horms
2007-02-05
[IA64] kexec: Remove inline declaration of efi_get_pal_addr()
Horms
2007-02-05
[IA64] kexec: Fix CONFIG_SMP=n compilation
Magnus Damm
2006-12-12
[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t
Horms
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai