summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kexec
Commit message (Expand)AuthorAgeFilesLines
* arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-6/+4
* memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport2020-10-131-4/+2
* powerpc/kexec_file: Enable early kernel OPAL callsHari Bathini2020-07-291-0/+20
* powerpc/kexec_file: Fix kexec load failure with lack of memory holeHari Bathini2020-07-291-19/+14
* powerpc/kexec_file: Add appropriate regions for memory reserve mapHari Bathini2020-07-291-5/+53
* powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini2020-07-293-0/+228
* powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini2020-07-292-3/+99
* powerpc/kexec_file: Restrict memory usage of kdump kernelHari Bathini2020-07-291-1/+385
* powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini2020-07-293-2/+520
* powerpc/kexec_file: Add helper functions for getting memory rangesHari Bathini2020-07-292-1/+236
* powerpc/kexec_file: Mark PPC64 specific codeHari Bathini2020-07-294-21/+94
* powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V2020-07-201-0/+2
* powerpc/crash: Use NMI context for printk when starting to crashLeonardo Bras2020-06-021-0/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-021-3/+5
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-3/+0
|\
| * powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-011-3/+0
* | powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-1/+1
|/
* powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2019-11-251-2/+2
* powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy2019-11-219-0/+2263