summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/crash_dump.c
AgeCommit message (Expand)AuthorLines
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)-24/+5
2021-09-17sh: kdump: add some attribute to functionYejune Deng-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering-22/+0
2010-05-07sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt-1/+19
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal-0/+3
2007-05-07sh: kdump support.Paul Mundt-0/+46