aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/machine_kexec_32.c
AgeCommit message (Expand)Author
2018-05-13x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-02-17x86/apic: Remove the (now) unused disable_IO_APIC() functionBaoquan He
2018-02-17x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=yBaoquan He
2017-12-27x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds
2017-08-29x86/idt: Consolidate IDT invalidationThomas Gleixner
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-03-27x86/kexec: Add 5-level paging supportKirill A. Shutemov
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-03-28Disintegrate asm/system.h for X86David Howells
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin
2009-06-02hw-breakpoints: cleanup HW Breakpoint registers before kexecK.Prasad
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-03-10x86, kexec: fix kexec x86 coding styleHuang Ying
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2008-10-31kexec/i386: setup kexec page table in CHuang Ying
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying
2008-10-28x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi
2008-08-15kexec jump: fix for ftraceHuang Ying
2008-08-15kexec jump: check code size in control pageHuang Ying
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-06-24x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolonsWANG Cong
2008-05-23ftrace: fix kexecIngo Molnar
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2007-10-19Use extended crashkernel command line on i386Bernhard Walle
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11i386: move kernelThomas Gleixner