index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
fadump.c
Age
Commit message (
Expand
)
Author
2019-11-13
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2019-09-14
powerpc/fadump: improve how crashed kernel's memory is reserved
Hari Bathini
2019-09-14
powerpc/fadump: consider reserved ranges while releasing memory
Hari Bathini
2019-09-14
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
2019-09-14
powerpc/fadump: make use of memblock's bottom up allocation mode
Hari Bathini
2019-09-14
powerpc/fadump: handle invalidation of crashdump and re-registraion
Hari Bathini
2019-09-14
powerpc/fadump: reset metadata address during clean up
Hari Bathini
2019-09-14
powerpc/fadump: register kernel metadata address with opal
Hari Bathini
2019-09-14
powerpc/fadump: improve fadump_reserve_mem()
Hari Bathini
2019-09-14
powerpc/fadump: add fadump support on powernv
Hari Bathini
2019-09-14
pseries/fadump: move out platform specific support from generic code
Hari Bathini
2019-09-14
powerpc/fadump: release all the memory above boot memory size
Hari Bathini
2019-09-14
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
2019-09-14
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
2019-09-14
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
2019-09-14
powerpc/fadump: use helper functions to reserve/release cpu notes buffer
Hari Bathini
2019-09-14
powerpc/fadump: declare helper functions in internal header file
Hari Bathini
2019-09-14
powerpc/fadump: add helper functions
Hari Bathini
2019-09-14
powerpc/fadump: move internal macros/definitions to a new header
Hari Bathini
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2018-12-21
powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
Mahesh Salgaonkar
2018-12-21
powerpc/fadump: Throw proper error message on fadump registration failure
Mahesh Salgaonkar
2018-12-21
powerpc/fadump: Reservationless firmware assisted dump
Mahesh Salgaonkar
2018-11-25
powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-09-19
powerpc/fadump: re-register firmware-assisted dump if already registered
Hari Bathini
2018-08-20
powerpc/fadump: cleanup crash memory ranges support
Hari Bathini
2018-08-10
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-05-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2018-05-03
powerpc/fadump: exclude memory holes while reserving memory in second kernel
Mahesh Salgaonkar
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
2017-11-13
powerpc/fadump: use kstrtoint to handle sysfs store
Michal Suchanek
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-06-28
powerpc/fadump: add reschedule point while releasing memory
Hari Bathini
2017-06-28
powerpc/fadump: provide a helpful error message
Hari Bathini
2017-06-28
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
powerpc/fadump: avoid duplicates in crash memory ranges
Hari Bathini
2017-06-02
powerpc/fadump: Set an upper limit for boot memory size
Hari Bathini
2017-06-02
powerpc/fadump: Update comment about offset where fadump is reserved
Hari Bathini
2017-06-02
powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used
Hari Bathini
2017-06-02
powerpc/fadump: Return error when fadump registration fails
Michal Suchanek
2017-05-08
powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
Hari Bathini
[next]