summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds3-15/+14
2023-12-21kexec_file, power: print out debugging message if requiredBaoquan He2-13/+13
2023-12-13powerpc: add cpu_spec.cpu_features to vmcoreinfoAditya Gupta1-0/+1
2023-12-11arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens1-2/+1
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+14
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-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray2-5/+5
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
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall1-2/+6
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek1-4/+1
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann1-1/+1
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour1-3/+3
2023-08-02powerpc: Explicitly include correct DT includesRob Herring2-2/+2
2023-02-15powerpc/kexec_file: print error string on usable memory property update failureSourabh Jain1-1/+2
2023-02-12powerpc/pseries: Pass PLPKS password on kexecRussell Currey1-5/+13
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap1-0/+1
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain1-1/+1
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman1-4/+7
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+58
2022-12-07powerpc: Take in account addition CPU node when building kexec FDTLaurent Dufour1-1/+58
2022-11-19kexec: replace crash_mem_range with rangeLi Chen2-5/+5
2022-09-28powerpc/64/kdump: Limit kdump base to 512MBHari Bathini1-3/+3
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy1-1/+1
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2-3/+3
2022-08-10powerpc/kexec: Fix build failure from uninitialised variableRussell Currey1-5/+5
2022-08-03powerpc/64e: Fix kexec build errorMichael Ellerman1-0/+1
2022-07-28pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy1-0/+54
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini1-30/+47
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-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras1-1/+1
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens1-0/+2
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2-2/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-1/+0
2022-03-07powerpc/kexec: Declare kexec_paca staticChristophe Leroy1-1/+1
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-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2-3/+3
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy3-15/+2
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-9/+13
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-1/+1
2021-08-25powerpc: Avoid link stack corruption in misc asm functionsChristophe Leroy1-6/+6
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot1-1/+3
2021-07-26printk: remove NMI trackingJohn Ogness1-1/+1
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini1-2/+4