aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kexec.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesGravatar Heiko Carstens 1-6/+0
2014-01-23kexec: add sysctl to disable kexec_loadGravatar Kees Cook 1-0/+1
2013-12-07PCI: Disable Bus Master only on kexec rebootGravatar Khalid Aziz 1-0/+3
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MGravatar Yinghai Lu 1-0/+2
2013-01-29x86: Add Crash kernel low reservationGravatar Yinghai Lu 1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-51/+1
2012-05-31kexec: export kexec.h to user spaceGravatar maximilian attems 1-22/+53
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xGravatar Michael Holzheu 1-0/+2
2011-10-31Merge branch 'akpm' (Andrew's incoming)Gravatar Linus Torvalds 1-2/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-2/+2
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryGravatar Michael Holzheu 1-0/+6
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITGravatar Michael Holzheu 1-0/+4
2011-04-01kdump: Allow shrinking of kdump region to be overriddenGravatar Anton Blanchard 1-0/+1
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsGravatar Tejun Heo 1-1/+1
2009-12-16kexec: premit reduction of the reserved memory sizeGravatar Amerigo Wang 1-0/+2
2008-10-31kexec/i386: allocate page table pages dynamicallyGravatar Huang Ying 1-0/+4
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEGravatar Huang Ying 1-2/+2
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOGravatar Bernhard Walle 1-2/+2
2008-07-26kexec jumpGravatar Huang Ying 1-4/+13
2008-02-07vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Gravatar Ken'ichi Ohmichi 1-0/+4
2008-02-07vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Gravatar Ken'ichi Ohmichi 1-1/+1
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeGravatar Ken'ichi Ohmichi 1-3/+3
2007-10-19Extended crashkernel command lineGravatar Bernhard Walle 1-0/+2
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosGravatar Ken'ichi Ohmichi 1-7/+7
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataGravatar Ken'ichi Ohmichi 1-0/+5
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsGravatar Ken'ichi Ohmichi 1-7/+9
2007-10-17Add vmcoreinfoGravatar Ken'ichi Ohmichi 1-0/+26
2007-05-08kdump/kexec: calculate note size at compile timeGravatar Simon Horman 1-1/+16
2007-02-16[ARM] 4137/1: Add kexec supportGravatar Richard Purdie 1-0/+1
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Gravatar Linus Torvalds 1-0/+5
2006-12-07[IA64] IA64 Kexec/kdumpGravatar Zou Nan hai 1-0/+5
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeGravatar Magnus Damm 1-0/+1
2006-11-30[MIPS] Add support for kexecGravatar Nicolas Schichan 1-0/+2
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedGravatar Jeff Moyer 1-0/+1
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionGravatar Haren Myneni 1-0/+1
2006-01-16[PATCH] sh: kexec() supportGravatar kogiidena 1-0/+1
2006-01-10[PATCH] kexec: increase max segment limitGravatar akpm@osdl.org 1-1/+1
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersGravatar Vivek Goyal 1-0/+2
2005-06-25[PATCH] kexec code cleanupGravatar Maneesh Soni 1-5/+8
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionGravatar Alexander Nyberg 1-2/+6
2005-06-25[PATCH] kexec: s390 supportGravatar Heiko Carstens 1-0/+1
2005-06-25[PATCH] kexec: add kexec syscallsGravatar Eric W. Biederman 1-0/+127