index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
crash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
1
-0
/
+1
*
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
2015-03-23
1
-1
/
+1
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-0
/
+1
*
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
2014-10-14
1
-4
/
+6
*
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-29
1
-4
/
+2
*
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
1
-0
/
+563
*
x86, crash: Unify ifdef
Borislav Petkov
2014-03-13
1
-2
/
+0
*
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2013-11-07
1
-1
/
+1
*
x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock
Yoshihiro YUNOMAE
2013-08-20
1
-1
/
+3
*
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2012-12-11
1
-2
/
+2
*
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2012-12-06
1
-0
/
+32
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
1
-4
/
+1
*
x86, UV: Make kdump avoid stack dumps
Cliff Wickman
2010-07-21
1
-0
/
+3
*
Revert "x86: disable IOMMUs on kernel crash"
Chris Wright
2010-04-07
1
-6
/
+0
*
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
2009-11-08
1
-3
/
+2
*
x86: disable IOMMUs on kernel crash
Joerg Roedel
2009-06-15
1
-0
/
+6
*
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
2009-02-17
1
-2
/
+0
*
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
1
-1
/
+1
*
x86, smp: remove mach_ipi.h
Ingo Molnar
2009-01-29
1
-1
/
+1
*
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
1
-1
/
+1
*
kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
Eduardo Habkost
2008-12-31
1
-0
/
+18
*
x86: move nmi_shootdown_cpus() to reboot.c
Eduardo Habkost
2008-11-12
1
-76
/
+0
*
x86 kdump: make nmi_shootdown_cpus() non-static
Eduardo Habkost
2008-11-12
1
-2
/
+1
*
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
Eduardo Habkost
2008-11-12
1
-3
/
+8
*
x86 kdump: create kdump_nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
1
-2
/
+9
*
x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
1
-3
/
+5
*
x86 kdump: extract kdump-specific code from crash_nmi_callback()
Eduardo Habkost
2008-11-12
1
-11
/
+20
*
x86: allow machine_crash_shutdown to be replaced
Glauber Costa
2008-04-27
1
-1
/
+2
*
x86: move ipi definitions to mach_ipi.h
Glauber Costa
2008-04-17
1
-4
/
+0
*
x86: disable hpet legacy replacement for kdump
OGAWA Hirofumi
2007-12-03
1
-0
/
+4
*
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
2007-10-24
1
-3
/
+3
*
x86: unify crash_32/64.c
Hiroshi Shimamoto
2007-10-23
1
-0
/
+144