aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kexec.h
AgeCommit message (Expand)Author
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle
2008-07-26kexec jumpHuang Ying
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi
2007-10-19Extended crashkernel command lineBernhard Walle
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-11-30[MIPS] Add support for kexecNicolas Schichan
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2006-01-16[PATCH] sh: kexec() supportkogiidena
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman