index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kexec.h
Age
Commit message (
Expand
)
Author
2019-06-07
powerpc: Fix kexec failure on book3s/32
Christophe Leroy
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-02-13
powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
Guenter Roeck
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-20
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
2011-12-08
powerpc: Cleanup crash/kexec code
Anton Blanchard
2011-12-08
powerpc: Remove broken and complicated kdump system reset code
Anton Blanchard
2011-08-11
powerpc/44x: Kexec support for PPC440X chipsets
Suzuki Poulose
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2010-10-14
powerpc/kexec: make masking/disabling interrupts generic
Matthew McClintock
2010-07-22
powerpc/kexec: Fix boundary case for book-e kexec memory limits
Kumar Gala
2010-05-24
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2009-01-08
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
2008-12-23
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell