aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen1-1/+1
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+27
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdogVenkatesh Pallipadi1-14/+32
2007-01-23[PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi1-2/+0
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai1-4/+5
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton1-1/+28
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+4
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-5/+125
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen1-2/+3
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/+48
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functionsDon Zickus1-95/+7
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus1-7/+19
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus1-139/+287
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus1-40/+138
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen1-76/+5
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton1-0/+2
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-5/+76
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus1-8/+0
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen1-0/+7
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-02-17[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private dataJan Beulich1-8/+11
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen1-3/+4
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai1-3/+3
2005-09-13[PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich1-4/+4
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-1/+0
2005-09-12[PATCH] x86-64: Clean up nmi error messageChuck Ebbert1-2/+2
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney1-2/+2
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+2
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-2/+2
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen1-78/+172
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen1-1/+9
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-2/+7
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek1-1/+1
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen1-6/+0
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance countersAndi Kleen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+488