index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/crash: remove unnecessary NULL check before kvfree()
Sourabh Jain
2024-05-03
1
-2
/
+1
*
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2024-04-23
3
-2
/
+198
*
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-04-23
3
-1
/
+122
*
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2024-04-23
2
-87
/
+91
*
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
2024-04-23
3
-201
/
+220
*
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2024-03-17
2
-1
/
+6
*
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2024-03-17
2
-131
/
+142
*
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
2
-3
/
+7
|
\
|
*
powerpc: Stop using of_root
Christophe Leroy
2024-03-03
1
-3
/
+5
|
*
powerpc/32: Curb objtool unannotated intra-function call warning
Sathvika Vasireddy
2024-03-03
1
-0
/
+2
*
|
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
2024-02-23
3
-28
/
+33
|
/
*
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
3
-15
/
+14
|
\
|
*
kexec_file, power: print out debugging message if required
Baoquan He
2023-12-20
2
-13
/
+13
|
*
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-12-10
1
-2
/
+1
*
|
powerpc: add cpu_spec.cpu_features to vmcoreinfo
Aditya Gupta
2023-12-13
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
3
-7
/
+14
|
\
|
*
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
2023-10-25
1
-0
/
+3
|
*
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
2023-10-25
1
-2
/
+0
|
*
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
2
-5
/
+5
|
*
powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
Aditya Gupta
2023-09-18
1
-0
/
+2
|
*
powerpc/kexec_file: add missing of_node_put
Julia Lawall
2023-09-18
1
-2
/
+6
*
|
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-1
/
+1
|
/
*
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
2023-08-18
1
-4
/
+1
*
powerpc: mark more local variables as volatile
Arnd Bergmann
2023-08-14
1
-1
/
+1
*
powerpc/kexec: fix minor typo
Laurent Dufour
2023-08-02
1
-3
/
+3
*
powerpc: Explicitly include correct DT includes
Rob Herring
2023-08-02
2
-2
/
+2
*
powerpc/kexec_file: print error string on usable memory property update failure
Sourabh Jain
2023-02-15
1
-1
/
+2
*
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
1
-5
/
+13
*
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
2023-02-06
1
-0
/
+1
*
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
2023-02-01
1
-1
/
+1
*
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
2023-01-31
1
-4
/
+7
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
1
-1
/
+58
|
\
|
*
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
2022-12-07
1
-1
/
+58
*
|
kexec: replace crash_mem_range with range
Li Chen
2022-11-18
2
-5
/
+5
|
/
*
powerpc/64/kdump: Limit kdump base to 512MB
Hari Bathini
2022-09-28
1
-3
/
+3
*
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
2
-3
/
+3
*
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
2022-08-10
1
-5
/
+5
*
powerpc/64e: Fix kexec build error
Michael Ellerman
2022-08-03
1
-0
/
+1
*
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
2022-07-28
1
-0
/
+54
*
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
2022-07-28
1
-30
/
+47
*
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-29
1
-0
/
+1
*
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-20
1
-0
/
+1
*
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
2022-05-29
1
-1
/
+1
*
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-22
1
-0
/
+2
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
2
-2
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
1
-1
/
+0
*
powerpc/kexec: Declare kexec_paca static
Christophe Leroy
2022-03-08
1
-1
/
+1
[next]