aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/crash_dump_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang1-19/+41
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-3/+0
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman1-0/+1
2010-09-09x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman1-1/+1
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-0/+3
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-6/+7
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita1-2/+4
2008-07-31x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGustavo F. Padovan1-4/+3
2007-10-13Delete filenames in comments.Dave Jones1-1/+1
2007-10-11x86_64: move kernelThomas Gleixner1-0/+47