aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/crash_dump_32.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-24x86/crashdump/32: Simplify copy_oldmem_page()Gravatar Thomas Gleixner 1-38/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2012-03-20x86: remove the second argument of k[un]map_atomic()Gravatar Cong Wang 1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Gravatar Olaf Hering 1-3/+0
2010-10-26mm: stack based kmap_atomic()Gravatar Peter Zijlstra 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesGravatar Jiri Slaby 1-0/+19
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREGravatar Vivek Goyal 1-0/+3
2007-10-19kmap leak fix for x86_32 kdumpGravatar Fernando Luis Vázquez Cao 1-0/+1
2007-10-13Delete filenames in comments.Gravatar Dave Jones 1-1/+1
2007-10-11i386: move kernelGravatar Thomas Gleixner 1-0/+74