aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/hw_nmi.c
Commit message (Expand)AuthorAge
* x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-07
* x86, NMI: Add priorities to handlersDon Zickus2011-01-07
* x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng2011-01-05
* x86: Only call smp_processor_id in non-preempt casesDon Zickus2011-01-05
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-22
* x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-13
* x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-09
* lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-09
* x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-09
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\
| * x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-18
* | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
* | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-18
|/
* x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-13
* x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-12
* x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-12
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
* nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
* nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-19
* nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
* nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08