index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
fadump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2024-05-16
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
1
-1
/
+1
2024-05-10
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
1
-0
/
+35
2024-05-10
powerpc/fadump: setup additional parameters for dump capture kernel
Hari Bathini
1
-0
/
+87
2024-05-10
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
1
-24
/
+3
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-04-29
powerpc/fadump: add hotplug_ready sysfs interface
Sourabh Jain
1
-0
/
+14
2024-04-29
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
1
-156
/
+205
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-5
/
+0
2024-04-19
powerpc/fadump: Don't update the user-specified memory limit
Aneesh Kumar K.V (IBM)
1
-16
/
+0
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-08-18
powerpc/fadump: reset dump area size if fadump memory reserve fails
Sourabh Jain
1
-0
/
+1
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-19
/
+33
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
1
-5
/
+8
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+2
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
1
-0
/
+5
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
1
-2
/
+6
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
1
-1
/
+6
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
1
-1
/
+1
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+10
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
1
-0
/
+6
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
1
-1
/
+1
2022-03-01
powerpc/fadump: register for fadump as early as possible
Hari Bathini
1
-3
/
+10
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-9
/
+9
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
1
-0
/
+8
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+2
2021-04-22
powerpc/fadump: Fix sparse warnings
Michael Ellerman
1
-7
/
+6
2021-04-19
powerpc/fadump: Fix compile error since trap type change
Michael Ellerman
1
-0
/
+1
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
1
-1
/
+1
2021-03-24
powerpc/fadump: Mark fadump_calculate_reserve_size as __init
Nathan Chancellor
1
-1
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-27
/
+23
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-5
/
+6
2020-08-25
powerpc/fadump: Remove set but not used variable 'elf'
zhengbin
1
-2
/
+0
2020-07-27
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
1
-1
/
+3
2020-07-16
powerpc/fadump: fix race between pstore write and fadump crash trigger
Sourabh Jain
1
-0
/
+24
2020-06-02
powerpc/fadump: Account for memory_limit while reserving memory
Hari Bathini
1
-1
/
+1
2020-05-04
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
1
-9
/
+67
2020-05-04
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
1
-32
/
+45
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+3
2020-02-19
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
1
-0
/
+9
2020-02-19
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
1
-34
/
+85
2019-11-13
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
1
-9
/
+6
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
1
-29
/
+162
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
1
-15
/
+17
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
1
-4
/
+12
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
1
-5
/
+39
[next]