summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec
AgeCommit message (Expand)Author
2024-11-15powerpc/kexec: Fix return of uninitialized variableZhang Zekun
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-04powerpc/kexec: Use of_property_read_reg()Rob Herring (Arm)
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain
2024-05-03powerpc/crash: remove unnecessary NULL check before kvfree()Sourabh Jain
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain
2024-04-23powerpc/crash: add crash CPU hotplug supportSourabh Jain
2024-04-23powerpc/kexec: make the update_cpus_node() function publicSourabh Jain
2024-04-23powerpc/kexec: move *_memory_ranges functions to ranges.cSourabh Jain
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-17powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMPHari Bathini
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-03powerpc: Stop using of_rootChristophe Leroy
2024-03-03powerpc/32: Curb objtool unannotated intra-function call warningSathvika Vasireddy
2024-02-23arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-12-20kexec_file, power: print out debugging message if requiredBaoquan He
2023-12-13powerpc: add cpu_spec.cpu_features to vmcoreinfoAditya Gupta
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-25powerpc/vmcore: Add MMU information to vmcoreinfoAditya Gupta
2023-10-25Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"Michael Ellerman
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-09-18powerpc: add `cur_cpu_spec` symbol to vmcoreinfoAditya Gupta
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-02-15powerpc/kexec_file: print error string on usable memory property update failureSourabh Jain
2023-02-12powerpc/pseries: Pass PLPKS password on kexecRussell Currey
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-07powerpc: Take in account addition CPU node when building kexec FDTLaurent Dufour
2022-11-18kexec: replace crash_mem_range with rangeLi Chen
2022-09-28powerpc/64/kdump: Limit kdump base to 512MBHari Bathini
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-08-10powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-03powerpc/64e: Fix kexec build errorMichael Ellerman
2022-07-28pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras