index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kexec-bzimage64.c
Age
Commit message (
Expand
)
Author
2018-08-16
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
2018-04-20
kexec_file: do not add extra alignment to efi memmap
Dave Young
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2017-07-05
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-01-28
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the...
Ingo Molnar
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-07-21
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
2014-08-08
kexec: verify the signature of signed PE bzImage
Vivek Goyal
2014-08-08
kexec: support kexec/kdump on EFI systems
Vivek Goyal
2014-08-08
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal