summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/machine_kexec_64.c
AgeCommit message (Expand)Author
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky
2017-06-13x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-08x86/kexec/64: Use gbpages for identity mappings if availableXunlei Pang
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-05-23kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-04-29x86: introduce kaslr_offset()Jiri Kosina
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-02-25x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu
2013-01-29x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu
2010-09-22x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-02hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying
2009-03-10x86, kexec: x86_64: add identity map for pages at image->startHuang Ying
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying
2009-02-03x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-05-23ftrace: fix kexecIngo Molnar
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-01-30x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11x86_64: move kernelThomas Gleixner