aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/fadump.c
Commit message (Expand)AuthorAge
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-12
* powerpc/fadump: add reschedule point while releasing memoryHari Bathini2017-06-27
* powerpc/fadump: provide a helpful error messageHari Bathini2017-06-27
* powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-27
* powerpc/fadump: avoid duplicates in crash memory rangesHari Bathini2017-06-27
* powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-02
* powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini2017-06-02
* powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is usedHari Bathini2017-06-02
* powerpc/fadump: Return error when fadump registration failsMichal Suchanek2017-06-02
* powerpc/fadump: reuse crashkernel parameter for fadump memory reservationHari Bathini2017-05-08
* powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-08
* powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-10
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-10
* powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini2017-03-31
* powerpc/fadump: Fix the race in crash_fadump().Mahesh Salgaonkar2017-01-30
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\
| * powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2016-10-07
* | powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman2016-10-04
* | powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-13
|/
* powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman2016-07-05
* powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King2016-06-27
* powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-20
* powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-27
| * powerpc/prom: Stop scanning dev-tree for fdump earlyGavin Shan2014-04-28
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
|/
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-29
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-06
* powerpc: Fix fallout from system.h split upStephen Rothwell2012-04-02
* fadump: Invalidate registration and release reserved memory for general use.Mahesh Salgaonkar2012-02-22
* fadump: Add PT_NOTE program header for vmcoreinfoMahesh Salgaonkar2012-02-22
* fadump: Convert firmware-assisted cpu state dump data into elf notes.Mahesh Salgaonkar2012-02-22
* fadump: Initialize elfcore header and add PT_LOAD program headers.Mahesh Salgaonkar2012-02-22
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-22
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-22