aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/crash_dump_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang1-3/+3
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-3/+0
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby1-0/+19
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-0/+3
2007-10-19kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao1-0/+1
2007-10-13Delete filenames in comments.Dave Jones1-1/+1
2007-10-11i386: move kernelThomas Gleixner1-0/+74