summaryrefslogtreecommitdiffstats
path: root/include/linux/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-0/+2
* x86: Add Crash kernel low reservationYinghai Lu2013-01-291-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-51/+1
* kexec: export kexec.h to user spacemaximilian attems2012-05-311-22/+53
* kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-311-2/+2
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+2
* | [S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu2011-10-301-0/+6
* | [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-301-0/+4
|/
* kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-011-0/+1
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-1/+1
* kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-161-0/+2
* kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-311-0/+4
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-2/+2
* kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle2008-08-051-2/+2
* kexec jumpHuang Ying2008-07-261-4/+13
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-071-0/+4
* vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi2008-02-071-1/+1
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-3/+3
* Extended crashkernel command lineBernhard Walle2007-10-191-0/+2
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-7/+7
* add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2007-10-171-0/+5
* add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-171-7/+9
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+26
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-1/+16
* [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-161-0/+1
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-071-0/+5
|\
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-071-0/+5
* | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-0/+1
|/
* [MIPS] Add support for kexecNicolas Schichan2006-11-301-0/+2
* [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-231-0/+1
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-101-0/+1
* [PATCH] sh: kexec() supportkogiidena2006-01-161-0/+1
* [PATCH] kexec: increase max segment limitakpm@osdl.org2006-01-101-1/+1
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-0/+2
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-5/+8
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-2/+6
* [PATCH] kexec: s390 supportHeiko Carstens2005-06-251-0/+1
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-251-0/+127