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
/
include
/
asm
/
nmi.h
Age
Commit message (
Expand
)
Author
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2011-02-18
x86: Remove die_nmi()
Jan Beulich
2011-01-07
x86, NMI: Add priorities to handlers
Don Zickus
2010-12-22
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2010-11-18
x86, nmi_watchdog: Remove the old nmi_watchdog
Don Zickus
2010-05-12
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus
2010-02-14
nmi_watchdog: Compile and portability fixes
Don Zickus
2009-12-28
x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
Naga Chumbalkar
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-07-03
x86: Remove unused function lapic_watchdog_ok()
Jaswinder Singh Rajput
2009-06-07
x86, nmi: Use predefined numbers instead of hardcoded one
Cyrill Gorcunov
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro