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
/
kernel
/
fadump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-19
/
+33
|
\
|
*
powerpc: Finalise cleanup around ABI use
Christophe Leroy
2022-05-19
1
-5
/
+8
|
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+2
|
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-2
/
+2
|
*
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
2022-05-04
1
-6
/
+2
|
*
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
2022-05-04
1
-2
/
+2
|
*
powerpc/fadump: align destination address to pagesize
Hari Bathini
2022-04-26
1
-0
/
+5
|
*
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
2022-04-26
1
-2
/
+6
|
*
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
2022-04-26
1
-1
/
+6
*
|
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
2022-04-14
1
-1
/
+1
|
/
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-3
/
+10
|
\
|
*
powerpc/fadump: register for fadump as early as possible
Hari Bathini
2022-03-01
1
-3
/
+10
*
|
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
2022-03-22
1
-0
/
+6
*
|
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-22
1
-1
/
+1
|
/
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-9
/
+9
*
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2021-12-09
1
-0
/
+8
*
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
1
-2
/
+2
*
powerpc/fadump: Fix sparse warnings
Michael Ellerman
2021-04-22
1
-7
/
+6
*
powerpc/fadump: Fix compile error since trap type change
Michael Ellerman
2021-04-19
1
-0
/
+1
*
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-17
1
-1
/
+1
*
powerpc/fadump: Mark fadump_calculate_reserve_size as __init
Nathan Chancellor
2021-03-24
1
-1
/
+1
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-2
/
+0
|
\
|
*
powerpc/fadump: Remove set but not used variable 'elf'
zhengbin
2020-08-25
1
-2
/
+0
*
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-27
/
+23
*
|
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
1
-5
/
+6
|
/
*
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
2020-07-27
1
-1
/
+3
*
powerpc/fadump: fix race between pstore write and fadump crash trigger
Sourabh Jain
2020-07-16
1
-0
/
+24
*
powerpc/fadump: Account for memory_limit while reserving memory
Hari Bathini
2020-06-02
1
-1
/
+1
*
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
2020-05-04
1
-9
/
+67
*
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-05-04
1
-32
/
+45
*
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-7
/
+3
*
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
2020-02-19
1
-0
/
+9
*
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
2020-02-19
1
-34
/
+85
*
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
2019-11-13
1
-9
/
+6
*
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
2019-09-14
1
-29
/
+162
*
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
2019-09-14
1
-15
/
+17
*
powerpc/fadump: consider f/w load area
Hari Bathini
2019-09-14
1
-4
/
+12
*
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2019-09-14
1
-5
/
+39
*
powerpc/fadump: improve how crashed kernel's memory is reserved
Hari Bathini
2019-09-14
1
-24
/
+29
*
powerpc/fadump: consider reserved ranges while releasing memory
Hari Bathini
2019-09-14
1
-21
/
+146
*
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
2019-09-14
1
-53
/
+60
*
powerpc/fadump: make use of memblock's bottom up allocation mode
Hari Bathini
2019-09-14
1
-14
/
+12
*
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
2019-09-14
1
-1
/
+7
*
powerpc/fadump: reset metadata address during clean up
Hari Bathini
2019-09-14
1
-0
/
+6
*
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
2019-09-14
1
-3
/
+20
*
powerpc/fadump: improve fadump_reserve_mem()
Hari Bathini
2019-09-14
1
-23
/
+25
*
powerpc/fadump: add fadump support on powernv
Hari Bathini
2019-09-14
1
-3
/
+12
*
pseries/fadump: move out platform specific support from generic code
Hari Bathini
2019-09-14
1
-315
/
+14
*
powerpc/fadump: release all the memory above boot memory size
Hari Bathini
2019-09-14
1
-24
/
+10
*
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
2019-09-14
1
-150
/
+15
[next]