summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-091-4/+5
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-1/+28
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+4
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-5/+125
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-261-2/+3
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-261-7/+26
* [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-261-17/+4
* [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+48
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-95/+7
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-7/+19
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-261-139/+287
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-40/+138
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-76/+5
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: oprofile build fixAndrew Morton2006-06-281-0/+2
* [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-261-5/+76
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-261-8/+0
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-091-0/+7
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-251-0/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1
* [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-041-3/+4
* [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen2006-01-111-0/+2
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-3/+3
* [PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich2005-09-131-4/+4
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0
* [PATCH] x86-64: Clean up nmi error messageChuck Ebbert2005-09-121-2/+2
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+2
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-2/+2
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-171-78/+172
* [PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen2005-05-171-1/+9
* [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-011-2/+7
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-161-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-161-6/+0
* [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+488