summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/crash.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-231-1/+1
* x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
* kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-141-4/+6
* kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-291-4/+2
* kexec: support for kexec on panic using new system callVivek Goyal2014-08-081-0/+563
* x86, crash: Unify ifdefBorislav Petkov2014-03-131-2/+0
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2013-11-071-1/+1
* x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-201-1/+3
* x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-2/+2
* x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-061-0/+32
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-4/+1
* x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-211-0/+3
* Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-071-6/+0
* x86: Use x86_platform for iommu_shutdownFUJITA Tomonori2009-11-081-3/+2
* x86: disable IOMMUs on kernel crashJoerg Roedel2009-06-151-0/+6
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-2/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-1/+1
* x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput2009-01-071-1/+1
* kdump: forcibly disable VMX and SVM on machine_crash_shutdown()Eduardo Habkost2008-12-311-0/+18
* x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost2008-11-121-76/+0
* x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost2008-11-121-2/+1
* x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost2008-11-121-3/+8
* x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost2008-11-121-2/+9
* x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost2008-11-121-3/+5
* x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost2008-11-121-11/+20
* x86: allow machine_crash_shutdown to be replacedGlauber Costa2008-04-271-1/+2
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-4/+0
* x86: disable hpet legacy replacement for kdumpOGAWA Hirofumi2007-12-031-0/+4
* x86: fix CONFIG_KEXEC build breakageMike Galbraith2007-10-241-3/+3
* x86: unify crash_32/64.cHiroshi Shimamoto2007-10-231-0/+144
OpenPOWER on IntegriCloud