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
/
nmi_64.c
Age
Commit message (
Expand
)
Author
2008-05-25
x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - add helper functions to hide arch specific data
Cyrill Gorcunov
2008-05-25
x86: nmi_64.c - use for_each_possible_cpu helper
Cyrill Gorcunov
2008-05-25
x86: nmi_32/64.c - use apic_write_around instead of apic_write
Cyrill Gorcunov
2008-05-25
x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c
Cyrill Gorcunov
2008-05-25
x86: nmi - die_nmi() output message unification
Cyrill Gorcunov
2008-05-12
x86: nmi and irq counters are unsigned in nmi_64.c
Hiroshi Shimamoto
2008-04-19
ftrace: add notrace annotations for NMI routines
Steven Rostedt
2008-04-17
x86: wipe get_nmi_reason out of nmi_64.h
Glauber de Oliveira Costa
2008-02-19
x86: fix compile warning building without CONFIG_SYSCTL
Li Zefan
2008-01-30
x86: clean up nmi_32/64.c
Hiroshi Shimamoto
2008-01-30
x86: nmi_64.c: make code static
Adrian Bunk
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-12-04
x86: add the word 'WARNING' in check_nmi_watchdog() output
Don Zickus
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-12
x86: Fix irq0 / local apic timer accounting
Thomas Gleixner
2007-10-11
x86_64: move kernel
Thomas Gleixner