index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
/
file_load_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-6
/
+4
2020-10-13
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