summaryrefslogtreecommitdiffstats
path: root/include/linux/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
* kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+11
* kexec: define kexec_in_progress in !CONFIG_KEXEC caseVitaly Kuznetsov2015-08-051-0/+1
* kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+4
* kexec: add IND_FLAGS macroGeoff Levand2015-02-171-0/+1
* kexec: add bit definitions for kimage entry flagsGeoff Levand2015-02-171-4/+15
* kexec: remove never used member destination in kimageBaoquan He2015-02-171-2/+0Star
* kexec: take the segment adding out of locate_mem_hole functionsBaoquan He2014-10-141-0/+1
* kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-091-0/+3
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-091-1/+1
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+33
* kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-091-0/+53
* kexec: make kexec_segment user buffer pointer a unionVivek Goyal2014-08-091-1/+12
* kexec: rename unusebale_pages to unusable_pagesVivek Goyal2014-08-091-1/+1
* kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-6/+0Star
* kexec: add sysctl to disable kexec_loadKees Cook2014-01-241-0/+1
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-0/+3
* x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-0/+2
* x86: Add Crash kernel low reservationYinghai Lu2013-01-301-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-51/+1Star
* kexec: export kexec.h to user spacemaximilian attems2012-06-011-22/+53
* kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-11-011-2/+2
|\
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-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-081-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-171-0/+1