index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
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