index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kexec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-37
/
+25
2015-12-19
kexec: Fix race between panic() and crash_kexec()
Hidehiro Kawai
1
-0
/
+2
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-3
/
+3
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+11
2015-08-05
kexec: define kexec_in_progress in !CONFIG_KEXEC case
Vitaly Kuznetsov
1
-0
/
+1
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-0
/
+4
2015-02-18
kexec: add IND_FLAGS macro
Geoff Levand
1
-0
/
+1
2015-02-18
kexec: add bit definitions for kimage entry flags
Geoff Levand
1
-4
/
+15
2015-02-18
kexec: remove never used member destination in kimage
Baoquan He
1
-2
/
+0
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
1
-0
/
+1
2014-08-09
kexec: verify the signature of signed PE bzImage
Vivek Goyal
1
-0
/
+3
2014-08-09
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
1
-1
/
+1
2014-08-09
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
1
-0
/
+33
2014-08-09
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
1
-0
/
+53
2014-08-09
kexec: make kexec_segment user buffer pointer a union
Vivek Goyal
1
-1
/
+12
2014-08-09
kexec: rename unusebale_pages to unusable_pages
Vivek Goyal
1
-1
/
+1
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-6
/
+0
2014-01-24
kexec: add sysctl to disable kexec_load
Kees Cook
1
-0
/
+1
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
1
-0
/
+2
2013-01-30
x86: Add Crash kernel low reservation
Yinghai Lu
1
-0
/
+3
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-51
/
+1
2012-06-01
kexec: export kexec.h to user space
maximilian attems
1
-22
/
+53
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
1
-0
/
+2
2011-11-01
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
1
-2
/
+2
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+2
2011-10-30
[S390] kdump: Add infrastructure for unmapping crashkernel memory
Michael Holzheu
1
-0
/
+6
2011-10-30
[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
Michael Holzheu
1
-0
/
+4
2011-04-01
kdump: Allow shrinking of kdump region to be overridden
Anton Blanchard
1
-0
/
+1
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
1
-1
/
+1
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
1
-0
/
+2
2008-10-31
kexec/i386: allocate page table pages dynamically
Huang Ying
1
-0
/
+4
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-2
/
+2
2008-08-06
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
Bernhard Walle
1
-2
/
+2
2008-07-26
kexec jump
Huang Ying
1
-4
/
+13
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
1
-0
/
+4
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
1
-3
/
+3
2007-10-19
Extended crashkernel command line
Bernhard Walle
1
-0
/
+2
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
1
-7
/
+7
2007-10-17
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
1
-0
/
+5
2007-10-17
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
1
-7
/
+9
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
1
-0
/
+26
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-1
/
+16
2007-02-16
[ARM] 4137/1: Add kexec support
Richard Purdie
1
-0
/
+1
2006-12-08
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
1
-0
/
+5
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
1
-0
/
+5
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-0
/
+1
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
1
-0
/
+2
2006-06-23
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
1
-0
/
+1
[next]