index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kexec.h
Age
Commit message (
Expand
)
Author
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2023-09-18
powerpc/fadump: make is_kdump_kernel() return false when fadump is active
Hari Bathini
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-07-28
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-10-22
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
2021-03-08
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2021-02-11
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
2020-07-29
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
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