index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-25
1
-11
/
+1
*
powerpc/fadump: re-register firmware-assisted dump if already registered
Hari Bathini
2018-09-19
1
-2
/
+2
*
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
2018-08-20
1
-7
/
+1
*
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
2018-08-10
1
-9
/
+36
*
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-08-10
1
-14
/
+77
*
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
2018-05-03
1
-0
/
+3
*
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2018-05-03
1
-0
/
+8
*
powerpc/fadump: exclude memory holes while reserving memory in second kernel
Mahesh Salgaonkar
2018-05-03
1
-6
/
+23
*
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
2017-12-05
1
-22
/
+0
*
powerpc/fadump: use kstrtoint to handle sysfs store
Michal Suchanek
2017-11-13
1
-4
/
+13
*
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-08-31
1
-1
/
+8
*
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
2017-08-31
1
-0
/
+22
*
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
1
-2
/
+1
*
powerpc/fadump: add reschedule point while releasing memory
Hari Bathini
2017-06-28
1
-11
/
+54
*
powerpc/fadump: provide a helpful error message
Hari Bathini
2017-06-28
1
-0
/
+36
*
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
1
-0
/
+12
*
powerpc/fadump: avoid duplicates in crash memory ranges
Hari Bathini
2017-06-28
1
-2
/
+13
*
powerpc/fadump: Set an upper limit for boot memory size
Hari Bathini
2017-06-02
1
-1
/
+15
*
powerpc/fadump: Update comment about offset where fadump is reserved
Hari Bathini
2017-06-02
1
-2
/
+2
*
powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used
Hari Bathini
2017-06-02
1
-0
/
+25
*
powerpc/fadump: Return error when fadump registration fails
Michal Suchanek
2017-06-02
1
-8
/
+15
*
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
2017-05-08
1
-13
/
+10
*
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-05-08
1
-31
/
+3
*
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-11
1
-1
/
+0
*
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-1
/
+1
*
powerpc/fadump: Reserve memory at an offset closer to bottom of RAM
Hari Bathini
2017-03-31
1
-7
/
+26
*
powerpc/fadump: Fix the race in crash_fadump().
Mahesh Salgaonkar
2017-01-30
1
-1
/
+24
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
1
-0
/
+5
|
\
|
*
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
2016-10-07
1
-0
/
+5
*
|
powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
Michael Ellerman
2016-10-04
1
-0
/
+2
*
|
powerpc/fadump: Set core e_flags using kernel's ELF ABI version
Daniel Axtens
2016-09-13
1
-1
/
+5
|
/
*
powerpc/fadump: Fix build error introduced by recent cleanup
Michael Ellerman
2016-07-05
1
-1
/
+1
*
powerpc/fadump: Trivial fix of spelling mistake, clean up message
Colin Ian King
2016-06-28
1
-3
/
+2
*
powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
Rasmus Villemoes
2016-01-20
1
-2
/
+2
*
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
2014-10-30
1
-57
/
+57
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-5
/
+8
|
\
|
*
arch: powerpc/fadump: Cleaning up inconsistent NULL checks
Rickard Strandqvist
2014-05-28
1
-3
/
+5
|
*
powerpc/prom: Stop scanning dev-tree for fdump early
Gavin Shan
2014-04-28
1
-2
/
+3
*
|
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-04-30
1
-2
/
+2
|
/
*
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-4
/
+1
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
1
-2
/
+1
*
powerpc: Fix fallout from system.h split up
Stephen Rothwell
2012-04-02
1
-0
/
+2
*
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2012-02-23
1
-4
/
+154
*
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
2012-02-23
1
-0
/
+29
*
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
2012-02-23
1
-2
/
+312
*
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2012-02-23
1
-1
/
+232
*
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
1
-3
/
+352
*
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+246