aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/crash_dump_64.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25use less confusing names for iov_iter direction initializersGravatar Al Viro 1-1/+1
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterGravatar Matthew Wilcox (Oracle) 1-1/+6
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterGravatar Matthew Wilcox (Oracle) 1-30/+11
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreGravatar Omar Sandoval 1-1/+0
2021-10-04x86/sev: Replace occurrences of sev_active() with cc_platform_has()Gravatar Tom Lendacky 1-1/+3
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeGravatar Thiago Jung Bauermann 1-0/+5
2018-12-03x86: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledGravatar Lianbo Jiang 1-19/+41
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Gravatar Olaf Hering 1-3/+0
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasGravatar Cliff Wickman 1-0/+1
2010-09-09x86, kdump: Change copy_oldmem_page() to use cached addressingGravatar Cliff Wickman 1-1/+1
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREGravatar Vivek Goyal 1-0/+3
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Gravatar Ingo Molnar 1-6/+7
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Gravatar Akinobu Mita 1-2/+4
2008-07-31x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGravatar Gustavo F. Padovan 1-4/+3
2007-10-13Delete filenames in comments.Gravatar Dave Jones 1-1/+1
2007-10-11x86_64: move kernelGravatar Thomas Gleixner 1-0/+47