summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-251-506/+0
* x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2008-05-251-12/+32
* x86: nmi_32.c cleanup - use for_each_online_cpu helperCyrill Gorcunov2008-05-251-7/+1
* x86: nmi_32.c - unknown_nmi_panic_callback should always panicCyrill Gorcunov2008-05-251-1/+1
* x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2008-05-251-1/+1
* x86: nmi_32.c - add nmi_watchdog_default helperCyrill Gorcunov2008-05-251-6/+13
* x86: nmi_32.c - add "panic" optionCyrill Gorcunov2008-05-251-1/+10
* x86: nmi - unify die_nmi() interfaceCyrill Gorcunov2008-05-251-4/+3
* x86: use per_cpu data in nmi_32Hiroshi Shimamoto2008-05-121-12/+17
* ftrace: add notrace annotations for NMI routinesSteven Rostedt2008-04-191-1/+2
* x86: fix ioapic bug againIngo Molnar2008-04-171-2/+7
* x86: Explicitly include required header files.Robert P. J. Day2008-04-171-0/+1
* x86: call check_nmi_watchdog explicitly in native_smp_cpus_doneGlauber de Oliveira Costa2008-04-171-2/+0
* x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa2008-04-171-1/+1
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-191-12/+9
* x86: clean up nmi_32/64.cHiroshi Shimamoto2008-01-301-6/+8
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-221-7/+2
* x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-041-1/+2
* x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2007-11-261-2/+7
* x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-1/+2
* i386: move kernelThomas Gleixner2007-10-111-0/+468