summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec/core_64.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-20Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-16/+37
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin1-0/+11
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain1-16/+37
2024-04-23powerpc/kexec: make the update_cpus_node() function publicSourabh Jain1-0/+91
2023-12-11arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens1-2/+1
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray1-2/+2
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy1-1/+1
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
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
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-2/+2
2021-10-22powerpc/machdep: Remove stale functions from ppc_md structureChristophe Leroy1-1/+1
2021-08-10powerpc/kexec: fix for_each_child.cocci warningkernel test robot1-1/+3
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini1-2/+4
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V1-0/+2
2020-03-25powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-1/+1
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy1-0/+417