summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/machine_kexec_64.c
Commit message (Expand)AuthorAgeFilesLines
* 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