summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_32.c
AgeCommit message (Expand)AuthorLines
2008-05-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov-506/+0
2008-05-25x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov-12/+32
2008-05-25x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov-7/+1
2008-05-25x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov-1/+1
2008-05-25x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov-1/+1
2008-05-25x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov-6/+13
2008-05-25x86: nmi_32.c - add "panic" optionCyrill Gorcunov-1/+10
2008-05-25x86: nmi - unify die_nmi() interfaceCyrill Gorcunov-4/+3
2008-05-12x86: use per_cpu data in nmi_32Hiroshi Shimamoto-12/+17
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt-1/+2
2008-04-17x86: fix ioapic bug againIngo Molnar-2/+7
2008-04-17x86: Explicitly include required header files.Robert P. J. Day-0/+1
2008-04-17x86: call check_nmi_watchdog explicitly in native_smp_cpus_doneGlauber de Oliveira Costa-2/+0
2008-04-17x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa-1/+1
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan-12/+9
2008-01-30x86: clean up nmi_32/64.cHiroshi Shimamoto-6/+8
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner-7/+2
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus-1/+2
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki-2/+7
2007-11-09x86: make nmi_cpu_busy() always definedIngo Molnar-2/+2
2007-10-13Delete filenames in comments.Dave Jones-2/+0
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner-1/+2
2007-10-11i386: move kernelThomas Gleixner-0/+468