index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kexec-bzimage64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec_file: do not add extra alignment to efi memmap
Dave Young
2018-04-20
1
-3
/
+2
*
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
1
-4
/
+4
*
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-13
1
-1
/
+1
*
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-07-05
1
-2
/
+2
*
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
1
-3
/
+3
*
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the...
Ingo Molnar
2017-01-28
1
-2
/
+2
*
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
1
-3
/
+2
*
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+1
*
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
2016-11-30
1
-22
/
+26
*
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-21
1
-2
/
+2
*
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
1
-14
/
+4
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
1
-1
/
+3
|
\
|
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-1
/
+3
*
|
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-07-21
1
-3
/
+0
|
/
*
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
1
-5
/
+6
*
kexec-bzimage64: fix sparse warnings
Vivek Goyal
2014-10-14
1
-7
/
+8
*
kexec: verify the signature of signed PE bzImage
Vivek Goyal
2014-08-08
1
-0
/
+21
*
kexec: support kexec/kdump on EFI systems
Vivek Goyal
2014-08-08
1
-12
/
+134
*
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
1
-10
/
+45
*
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
2014-08-08
1
-0
/
+375