aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kexec-bzimage64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+3
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-1/+3
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati1-3/+0
2015-06-30x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line.KarimAllah Ahmed1-5/+6
2014-10-14kexec-bzimage64: fix sparse warningsVivek Goyal1-7/+8
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal1-0/+21
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal1-12/+134
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal1-10/+45
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal1-0/+375