index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
Age
Commit message (
Expand
)
Author
2025-04-29
powerpc/crash: Fix non-smp kexec preparation
Eddie James
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-16
powerpc/crash: use generic crashkernel reservation
Sourabh Jain
2025-03-16
powerpc/crash: preserve user-specified memory limit
Sourabh Jain
2025-03-16
powerpc/crash: use generic APIs to locate memory hole for kdump
Sourabh Jain
2025-03-10
powerpc/kexec: fix physical address calculation in clear_utlb_entry()
Christophe Leroy
2024-12-11
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
2024-11-15
powerpc/kexec: Fix return of uninitialized variable
Zhang Zekun
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-04
powerpc/kexec: Use of_property_read_reg()
Rob Herring (Arm)
2024-06-28
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
2024-06-17
powerpc/kexec_file: fix cpus node update to FDT
Sourabh Jain
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
2024-05-03
powerpc/crash: remove unnecessary NULL check before kvfree()
Sourabh Jain
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
2024-03-03
powerpc/32: Curb objtool unannotated intra-function call warning
Sathvika Vasireddy
2024-02-23
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-12-20
kexec_file, power: print out debugging message if required
Baoquan He
2023-12-13
powerpc: add cpu_spec.cpu_features to vmcoreinfo
Aditya Gupta
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-25
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
2023-10-25
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-09-18
powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
Aditya Gupta
2023-09-18
powerpc/kexec_file: add missing of_node_put
Julia Lawall
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
2023-08-14
powerpc: mark more local variables as volatile
Arnd Bergmann
2023-08-02
powerpc/kexec: fix minor typo
Laurent Dufour
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-02-15
powerpc/kexec_file: print error string on usable memory property update failure
Sourabh Jain
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-06
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
2023-02-01
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
2023-01-31
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-07
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
2022-09-28
powerpc/64/kdump: Limit kdump base to 512MB
Hari Bathini
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
[next]