summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/nmi.cThomas Gleixner2007-10-111-483/+0Star
* x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-181-2/+2
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-221-1/+16
* x86_64: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-021-645/+33Star
* [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian2007-05-021-4/+4
* [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-161-4/+6
* [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-021-1/+1
* [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-021-27/+91
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-151-4/+1Star
* [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-131-1/+1
* [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+27
* [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi2007-02-131-14/+32
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-231-2/+0Star
* [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/+4Star
* [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/+7Star
* [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/+5Star
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+0Star
* [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/+1Star
* [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-051-3/+4
* [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen2006-01-121-0/+2
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-121-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/+0Star
* [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-081-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-081-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-261-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