aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-23[PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi1-7/+1
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai1-4/+4
2006-12-07[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdogJan Beulich1-7/+9
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-0/+26
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen1-5/+5
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-1/+0
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+3
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao1-3/+3
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-5/+121
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li1-7/+26
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus1-17/+4
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+52
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functionsDon Zickus1-74/+11
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus1-3/+13
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus1-183/+354
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus1-32/+156
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen1-64/+1
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-1/+64
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus1-6/+1
2006-03-28[PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl1-1/+2
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki1-3/+3
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-2/+2
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-1/+1
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman1-2/+37
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+5
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger1-1/+4
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt1-2/+2
2005-06-23[PATCH] adjust i386 watchdog tick calculationJan Beulich1-9/+15
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-4/+7
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+570