summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/crash_dump_64.c
Commit message (Expand)AuthorAgeFilesLines
* use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
* vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-1/+6
* vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-30/+11
* mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval2022-04-151-1/+0
* x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-041-1/+3
* fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann2019-08-091-0/+5
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang2018-10-061-19/+41
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-3/+0
* mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman2010-09-171-0/+1
* x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman2010-09-091-1/+1
* kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2008-10-201-0/+3
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-6/+7
|\ \
| | * x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita2008-09-221-2/+4
| |/ |/|
| * x86: coding style fixes to arch/x86/kernel/crash_dump_64.cGustavo F. Padovan2008-07-311-4/+3
|/
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+47