aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kexec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy1-1/+1
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini1-0/+1
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-0/+5
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-0/+9
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-0/+2
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child1-1/+1
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy1-1/+0
2021-03-11powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann1-1/+1
2021-03-08powerpc: Delete unused function delete_fdt_mem_rsv()Lakshmi Ramasubramanian1-1/+0
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-3/+0
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian1-5/+0
2021-03-08powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring1-0/+1
2021-03-08powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian1-4/+0
2021-02-11powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini1-0/+1
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini1-0/+6
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini1-0/+7
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini1-2/+5
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeHari Bathini1-0/+9
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V1-0/+12
2019-06-07powerpc: Fix kexec failure on book3s/32Christophe Leroy1-0/+3
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro1-1/+1
2018-02-13powerpc/kdump: Fix powernv build break when KEXEC_CORE=nGuenter Roeck1-0/+6
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann1-2/+12
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann1-0/+1
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann1-0/+10
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-3/+3
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini1-0/+10
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-1/+0
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard1-1/+0
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard1-6/+0
2011-08-11powerpc/44x: Kexec support for PPC440X chipsetsSuzuki Poulose1-1/+1
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro1-1/+1
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock1-0/+1
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala1-3/+3
2010-05-24powerpc/kexec: Add support for FSL-BookESebastian Andrzej Siewior1-0/+13
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling1-0/+4
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov1-55/+0
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov1-9/+6
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+160