summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/fadump.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-22/+0
* powerpc/fadump: use kstrtoint to handle sysfs storeMichal Suchanek2017-11-131-4/+13
* powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin2017-08-311-1/+8
* powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-311-0/+22
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* powerpc/fadump: add reschedule point while releasing memoryHari Bathini2017-06-281-11/+54
* powerpc/fadump: provide a helpful error messageHari Bathini2017-06-281-0/+36
* powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-281-0/+12
* powerpc/fadump: avoid duplicates in crash memory rangesHari Bathini2017-06-281-2/+13
* powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-021-1/+15
* powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini2017-06-021-2/+2
* powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is usedHari Bathini2017-06-021-0/+25
* powerpc/fadump: Return error when fadump registration failsMichal Suchanek2017-06-021-8/+15
* powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini2017-05-081-13/+10
* powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-081-31/+3
* powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-111-1/+0
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-111-1/+1
* powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini2017-03-311-7/+26
* powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar2017-01-301-1/+24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+5
|\
| * powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-071-0/+5
* | powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman2016-10-041-0/+2
* | powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-131-1/+5
|/
* powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman2016-07-051-1/+1
* powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King2016-06-281-3/+2
* powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-2/+2
* powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-57/+57
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-5/+8
|\
| * arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-281-3/+5
| * powerpc/prom: Stop scanning dev-tree for fdump earlyGavin Shan2014-04-281-2/+3
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
|/
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-291-4/+1
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-071-2/+1
* powerpc: Fix fallout from system.h split upStephen Rothwell2012-04-021-0/+2
* fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-231-4/+154
* fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar2012-02-231-0/+29
* fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-231-2/+312
* fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-231-1/+232
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-3/+352
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+246
OpenPOWER on IntegriCloud