开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
crash_dump_32.c
Age
Commit message (
Expand
)
Author
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2020-11-24
x86/crashdump/32: Simplify copy_oldmem_page()
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-26
x86: crash_dump: Fix non-pae kdump kernel memory accesses
Jiri Slaby
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
i386: move kernel
Thomas Gleixner