summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/nmi.cThomas Gleixner2007-10-111-468/+0
* i386: fix a hang on stuck nmi watchdogDaniel Walker2007-09-101-1/+1
* x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-181-2/+2
* i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens2007-07-221-1/+1
* i386: speedup touch_nmi_watchdogAndrew Morton2007-07-171-3/+5
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-021-776/+53
* [PATCH] i386: Remove unneeded externs in nmi.cAndi Kleen2007-05-021-3/+0
* [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian2007-05-021-4/+4
* [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-241-4/+4
* [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-161-4/+5
* [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-31/+96
* Disable NMI watchdog by default properlyLinus Torvalds2007-03-141-8/+0
* [PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner2007-02-161-2/+7
* [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-131-2/+4
* [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+28
* [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi2007-02-131-16/+48
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-231-7/+1
* [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-091-4/+4
* [PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdogJan Beulich2006-12-071-7/+9
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+26
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-5/+5
* [PATCH] Some config.h removalsZachary Amsden2006-10-011-1/+0
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+3
* [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-261-3/+3
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-5/+121
* [PATCH] i386: Enable NMI watchdog by defaultAndi Kleen2006-09-261-0/+9
* [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/+52
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-74/+11
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-3/+13
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-261-183/+354
* [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-32/+156
* [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-64/+1
* [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-261-1/+64
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-261-6/+1
* [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
* [PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2006-03-281-3/+3
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-2/+2
* [PATCH] make bug messages more consistentIngo Molnar2006-03-231-1/+1
* [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori2006-03-081-2/+2
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman2005-10-301-2/+37
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-1/+0
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+5
* [PATCH] x86 NMI: better support for debuggersGeorge Anzinger2005-09-051-1/+4
OpenPOWER on IntegriCloud