index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
crash_dump_64.c
Age
Commit message (
Expand
)
Author
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-10-06
kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled
Lianbo Jiang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2010-09-17
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
2010-09-09
x86, kdump: Change copy_oldmem_page() to use cached addressing
Cliff Wickman
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-09-22
x86: check for ioremap() failure in copy_oldmem_page()
Akinobu Mita
2008-07-31
x86: coding style fixes to arch/x86/kernel/crash_dump_64.c
Gustavo F. Padovan
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner