index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kexec.h
Age
Commit message (
Expand
)
Author
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-06-01
kexec: export kexec.h to user space
maximilian attems
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
2011-11-01
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-30
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
2011-10-30
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
Michael Holzheu
2011-04-01
kdump: Allow shrinking of kdump region to be overridden
Anton Blanchard
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
2008-10-31
kexec/i386: allocate page table pages dynamically
Huang Ying
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-05
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
Bernhard Walle
2008-07-26
kexec jump
Huang Ying
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
2007-10-19
Extended crashkernel command line
Bernhard Walle
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
2007-10-17
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
2007-02-16
[ARM] 4137/1: Add kexec support
Richard Purdie
2006-12-07
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
2006-06-23
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
2006-02-10
[PATCH] kexec: fix in free initrd when overlapped with crashkernel region
Haren Myneni
2006-01-17
[PATCH] sh: kexec() support
kogiidena
2006-01-10
[PATCH] kexec: increase max segment limit
akpm@osdl.org
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
[PATCH] kexec: s390 support
Heiko Carstens
2005-06-25
[PATCH] kexec: add kexec syscalls
Eric W. Biederman