index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/kexec_file: Use current CPU info while setting up FDT
Sourabh Jain
2021-05-04
1
-0
/
+92
*
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
1
-1
/
+2
|
\
|
*
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-17
1
-1
/
+2
*
|
powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()
Lakshmi Ramasubramanian
2021-04-26
1
-1
/
+1
*
|
powerpc: Free fdt on error in elf64_load()
Lakshmi Ramasubramanian
2021-04-26
1
-10
/
+6
*
|
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
2021-03-11
2
-19
/
+9
*
|
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
2021-03-08
1
-32
/
+0
*
|
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
4
-238
/
+0
*
|
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2021-03-08
1
-23
/
+6
*
|
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
2021-03-08
3
-140
/
+25
*
|
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2021-03-08
2
-10
/
+10
|
/
*
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
2021-02-11
2
-1
/
+36
*
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-6
/
+4
*
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
1
-4
/
+2
*
powerpc/kexec_file: Enable early kernel OPAL calls
Hari Bathini
2020-07-29
1
-0
/
+20
*
powerpc/kexec_file: Fix kexec load failure with lack of memory hole
Hari Bathini
2020-07-29
1
-19
/
+14
*
powerpc/kexec_file: Add appropriate regions for memory reserve map
Hari Bathini
2020-07-29
1
-5
/
+53
*
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
2020-07-29
3
-0
/
+228
*
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
2
-3
/
+99
*
powerpc/kexec_file: Restrict memory usage of kdump kernel
Hari Bathini
2020-07-29
1
-1
/
+385
*
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
2020-07-29
3
-2
/
+520
*
powerpc/kexec_file: Add helper functions for getting memory ranges
Hari Bathini
2020-07-29
2
-1
/
+236
*
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2020-07-29
4
-21
/
+94
*
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
1
-0
/
+2
*
powerpc/crash: Use NMI context for printk when starting to crash
Leonardo Bras
2020-06-02
1
-0
/
+3
*
powerpc/crashkernel: Take "mem=" option into account
Pingfan Liu
2020-06-02
1
-3
/
+5
*
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
1
-3
/
+0
|
\
|
*
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-04-01
1
-3
/
+0
*
|
powerpc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-1
/
+1
|
/
*
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
2019-11-25
1
-2
/
+2
*
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy
2019-11-21
9
-0
/
+2263