summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec
AgeCommit message (Expand)Author
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
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-08powerpc/kexec: Declare kexec_paca staticChristophe Leroy
2022-02-07powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-08-25powerpc: Avoid link stack corruption in misc asm functionsChristophe Leroy
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot
2021-07-26printk: remove NMI trackingJohn Ogness
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini