summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini1-0/+4
2024-02-24arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He1-28/+0
2023-12-13powerpc: add cpu_spec.cpu_features to vmcoreinfoAditya Gupta1-0/+1
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2023-10-25powerpc/vmcore: Add MMU information to vmcoreinfoAditya Gupta1-0/+3
2023-10-25Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"Michael Ellerman1-2/+0
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He1-1/+1
2023-09-18powerpc: add `cur_cpu_spec` symbol to vmcoreinfoAditya Gupta1-0/+2
2022-09-28powerpc/64/kdump: Limit kdump base to 512MBHari Bathini1-3/+3
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy1-0/+1
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy1-0/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2022-02-07powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain1-4/+11
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-13/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-2/+2
2020-06-02powerpc/crashkernel: Take "mem=" option into accountPingfan Liu1-3/+5
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy1-0/+280