index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
fadump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2019-09-14
1
-3
/
+6
*
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
2019-09-14
1
-112
/
+4
*
powerpc/fadump: move internal macros/definitions to a new header
Hari Bathini
2019-09-14
1
-71
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-03
1
-0
/
+1
*
powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
Mahesh Salgaonkar
2018-12-21
1
-1
/
+1
*
powerpc/fadump: Reservationless firmware assisted dump
Mahesh Salgaonkar
2018-12-21
1
-0
/
+5
*
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-08-10
1
-3
/
+0
*
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-08-31
1
-0
/
+2
*
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
1
-0
/
+1
*
powerpc/fadump: Set an upper limit for boot memory size
Hari Bathini
2017-06-02
1
-0
/
+3
*
powerpc/fadump: remove dependency with CONFIG_KEXEC
Hari Bathini
2017-05-08
1
-0
/
+2
*
powerpc/fadump: Set core e_flags using kernel's ELF ABI version
Daniel Axtens
2016-09-13
1
-4
/
+0
*
powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
Rasmus Villemoes
2016-01-20
1
-1
/
+1
*
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
2014-10-30
1
-26
/
+26
*
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
2014-04-07
1
-1
/
+0
*
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+3
*
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+44
*
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+43
*
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+57
*
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+71