summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/machine_kexec_64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
|/
* vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-021-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/+0
* 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/+0
* 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
OpenPOWER on IntegriCloud