summaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec/crash.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03powerpc/crash: remove unnecessary NULL check before kvfree()Sourabh Jain1-2/+1
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain1-1/+94
2024-04-23powerpc/crash: add crash CPU hotplug supportSourabh Jain1-0/+103
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann1-1/+1
2022-07-28powerpc/crash: save cpu register data in crash_smp_send_stop()Hari Bathini1-30/+47
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras1-1/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-1/+1
2021-07-26printk: remove NMI trackingJohn Ogness1-1/+1
2021-06-25powerpc: mark local variables around longjmp as volatileArnd Bergmann1-2/+2
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song1-1/+2
2020-06-02powerpc/crash: Use NMI context for printk when starting to crashLeonardo Bras1-0/+3
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy1-0/+374