summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kexec-bzimage64.c
Commit message (Expand)AuthorAgeFilesLines
* kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann2016-11-301-22/+26
* x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-2/+2
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-14/+4Star
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-1/+3
|\
| * PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-1/+3
* | x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-3/+0Star
|/
* x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-07-011-5/+6
* kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-141-7/+8
* kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-091-0/+21
* kexec: support kexec/kdump on EFI systemsVivek Goyal2014-08-091-12/+134
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-091-10/+45
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-091-0/+375