index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
/
file_load_64.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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