index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
/
file_load_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
powerpc/kexec: Use of_property_read_reg()
Rob Herring (Arm)
1
-24
/
+13
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
1
-31
/
+22
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
1
-1
/
+19
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
1
-0
/
+17
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
1
-87
/
+0
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
1
-190
/
+0
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
1
-129
/
+140
2023-12-21
kexec_file, power: print out debugging message if required
Baoquan He
1
-9
/
+9
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-3
/
+3
2023-09-18
powerpc/kexec_file: add missing of_node_put
Julia Lawall
1
-2
/
+6
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
1
-4
/
+1
2023-08-02
powerpc/kexec: fix minor typo
Laurent Dufour
1
-3
/
+3
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-02-15
powerpc/kexec_file: print error string on usable memory property update failure
Sourabh Jain
1
-1
/
+2
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
1
-5
/
+13
2023-02-06
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
1
-0
/
+1
2023-02-01
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
1
-1
/
+1
2023-01-31
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
1
-4
/
+7
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+58
2022-12-07
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
1
-1
/
+58
2022-11-19
kexec: replace crash_mem_range with range
Li Chen
1
-1
/
+1
2022-08-10
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
1
-5
/
+5
2022-08-03
powerpc/64e: Fix kexec build error
Michael Ellerman
1
-0
/
+1
2022-07-28
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
1
-0
/
+54
2021-10-22
powerpc/kexec_file: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-05-04
powerpc/kexec_file: Use current CPU info while setting up FDT
Sourabh Jain
1
-0
/
+92
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
1
-18
/
+8
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
1
-4
/
+0
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-0
/
+3
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-7
/
+7
2021-02-11
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
1
-0
/
+35
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-6
/
+4
2020-10-14
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
1
-4
/
+2
2020-07-29
powerpc/kexec_file: Enable early kernel OPAL calls
Hari Bathini
1
-0
/
+20
2020-07-29
powerpc/kexec_file: Fix kexec load failure with lack of memory hole
Hari Bathini
1
-19
/
+14
2020-07-29
powerpc/kexec_file: Add appropriate regions for memory reserve map
Hari Bathini
1
-5
/
+53
2020-07-29
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
1
-0
/
+165
2020-07-29
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
1
-3
/
+90
2020-07-29
powerpc/kexec_file: Restrict memory usage of kdump kernel
Hari Bathini
1
-1
/
+385
2020-07-29
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
1
-2
/
+335
2020-07-29
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
1
-0
/
+87