index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
crash.c
Age
Commit message (
Expand
)
Author
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2010-07-21
x86, UV: Make kdump avoid stack dumps
Cliff Wickman
2010-04-07
Revert "x86: disable IOMMUs on kernel crash"
Chris Wright
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
2009-06-15
x86: disable IOMMUs on kernel crash
Joerg Roedel
2009-02-17
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-01-29
x86, smp: remove mach_ipi.h
Ingo Molnar
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2008-12-31
kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
Eduardo Habkost
2008-11-12
x86: move nmi_shootdown_cpus() to reboot.c
Eduardo Habkost
2008-11-12
x86 kdump: make nmi_shootdown_cpus() non-static
Eduardo Habkost
2008-11-12
x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()
Eduardo Habkost
2008-11-12
x86 kdump: create kdump_nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86 kdump: extract kdump-specific code from crash_nmi_callback()
Eduardo Habkost
2008-04-27
x86: allow machine_crash_shutdown to be replaced
Glauber Costa
2008-04-17
x86: move ipi definitions to mach_ipi.h
Glauber Costa
2007-12-03
x86: disable hpet legacy replacement for kdump
OGAWA Hirofumi
2007-10-24
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
2007-10-23
x86: unify crash_32/64.c
Hiroshi Shimamoto