summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/machine_kexec_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2018-05-191-1/+2
* x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-05-131-1/+4
* kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-131-4/+6
* kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-36/+20
* kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-43/+2
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-021-0/+1
|\
| * kdump, vmcoreinfo: Export pgtable_l5_enabled valueBaoquan He2018-03-121-0/+1
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-4/+4
|\ \ | |/ |/|
| * x86/apic: Remove the (now) unused disable_IO_APIC() functionBaoquan He2018-02-171-3/+2
| * x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=yBaoquan He2018-02-171-1/+2
* | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-221-0/+1
|/
* x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky2017-07-301-1/+2
* x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-181-1/+21
* 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-081-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-141-1/+2
* Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-141-3/+0
* kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+3
* kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-05-231-0/+45
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-201-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-291-0/+11
* kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-081-0/+11
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-081-0/+40
* kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2014-08-081-2/+3
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+142
* kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-081-0/+45
* x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-251-0/+2
* x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu2013-01-291-4/+9
* x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu2013-01-291-135/+26
* x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu2013-01-291-6/+37
* x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-221-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-071-2/+2
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-101-4/+38
* x86, kexec: x86_64: add identity map for pages at image->startHuang Ying2009-03-101-0/+42
* x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-101-7/+8
* x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-031-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