summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/machine_kexec_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-05-131-1/+5
* 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-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds2017-12-271-3/+1
* x86/idt: Consolidate IDT invalidationThomas Gleixner2017-08-291-13/+1
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* x86/kexec: Add 5-level paging supportKirill A. Shutemov2017-03-271-1/+3
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
* x86: Axe the lightly-used cpu_has_paeDave Hansen2014-09-111-1/+2
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-4/+2
|\
| * x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2009-11-161-4/+2
* | 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: fix kexec x86 coding styleHuang Ying2009-03-101-7/+10
* x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder2009-02-221-1/+1
* kexec/i386: setup kexec page table in CHuang Ying2008-10-311-12/+47
* kexec/i386: allocate page table pages dynamicallyHuang Ying2008-10-311-21/+46
* x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
* kexec jump: fix for ftraceHuang Ying2008-08-151-1/+15
* kexec jump: check code size in control pageHuang Ying2008-08-151-1/+1
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* kexec jump: save/restore device stateHuang Ying2008-07-261-0/+12
* kexec jumpHuang Ying2008-07-261-6/+21
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+4
|\
| * ftrace: fix kexecIngo Molnar2008-05-231-0/+4
* | x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolonsWANG Cong2008-06-241-2/+2
|/
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-071-1/+1
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-2/+2
* Use extended crashkernel command line on i386Bernhard Walle2007-10-191-22/+0
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-3/+3
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+13
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* i386: move kernelThomas Gleixner2007-10-111-0/+171
OpenPOWER on IntegriCloud