summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/machine_kexec_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-131-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-121-1/+5
|\
| * x86/kexec/64: Use gbpages for identity mappings if availableXunlei Pang2017-05-081-0/+4
| * x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang2017-05-081-1/+1
* | x86: use set_memory.h headerLaura Abbott2017-05-091-0/+1
|/
* x86/kexec: Add 5-level paging supportKirill A. Shutemov2017-03-271-2/+12
* kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-101-3/+6
* kexec: export the value of phys_base instead of symbol addressBaoquan He2016-12-151-1/+2
* Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-151-3/+0Star
* kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-121-0/+3
* kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-05-241-0/+45
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-211-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-1/+2
|\
| * x86: introduce kaslr_offset()Jiri Kosina2015-04-291-1/+2
* | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
|/
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-301-0/+11
* kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-091-0/+11
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-091-0/+40
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-091-2/+3
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+142
* kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-091-0/+45
* x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-261-0/+2
* x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu2013-01-301-4/+9
* x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu2013-01-301-135/+26Star
* x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu2013-01-301-6/+37
* x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad2009-06-021-0/+2
* x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-081-2/+2
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-111-4/+38
* x86, kexec: x86_64: add identity map for pages at image->startHuang Ying2009-03-111-0/+42
* x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-111-7/+8
* x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-041-27/+55
* kexec jumpHuang Ying2008-07-261-1/+1
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+4
|\
| * ftrace: fix kexecIngo Molnar2008-05-231-0/+4
* | x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
|/
* vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-031-0/+1
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-071-0/+5
* x86: 64-bit, make sparsemem vmemmap the only memory modelChristoph Lameter2008-01-301-5/+0Star
* x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-271-0/+2
* Use extended crashkernel command line on x86_64Bernhard Walle2007-10-191-27/+0Star
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-2/+2
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+9
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+259