index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2022-02-07
1
-4
/
+11
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
2
-3
/
+3
*
powerpc/machdep: Remove stale functions from ppc_md structure
Christophe Leroy
2021-10-22
3
-15
/
+2
*
powerpc/kexec_file: Add of_node_put() before goto
Wan Jiabing
2021-10-22
1
-0
/
+1
*
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
2
-9
/
+13
|
\
|
*
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2021-08-25
1
-6
/
+6
|
*
powerpc/kexec: fix for_each_child.cocci warning
kernel test robot
2021-08-10
1
-1
/
+3
|
*
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-07-26
1
-2
/
+4
*
|
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
printk: remove NMI tracking
John Ogness
2021-07-26
1
-1
/
+1
*
|
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2021-06-25
1
-2
/
+2
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-2
/
+2
|
/
*
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
[next]