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