Age | Commit message (Expand) | Author | Files | Lines |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 1 | -22/+5 |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 1 | -2/+2 |
2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 1 | -0/+1 |
2011-02-18 | x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler() | Jan Beulich | 1 | -1/+0 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 1 | -1/+0 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 1 | -1/+1 |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 1 | -0/+13 |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 1 | -1/+2 |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -10/+0 |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus | 1 | -0/+3 |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 1 | -3/+0 |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 1 | -1/+7 |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick | 1 | -1/+1 |
2010-11-26 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -3/+4 |
2010-11-18 | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 1 | -3/+4 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -10/+0 |
2010-11-18 | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 1 | -3/+3 |
2010-05-13 | x86, watchdog: Fix build error in hw_nmi.c | Ingo Molnar | 1 | -0/+1 |
2010-05-12 | x86: Cleanup hw_nmi.c cruft | Don Zickus | 1 | -58/+0 |
2010-05-12 | x86: Move trigger_all_cpu_backtrace to its own die_notifier | Don Zickus | 1 | -14/+51 |
2010-05-12 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 1 | -1/+1 |
2010-02-25 | nmi_watchdog: Clean up various small details | Don Zickus | 1 | -7/+7 |
2010-02-19 | nmi_watchdog: Fix undefined 'apic' build bug | Don Zickus | 1 | -0/+2 |
2010-02-14 | nmi_watchdog: Compile and portability fixes | Don Zickus | 1 | -5/+16 |
2010-02-08 | nmi_watchdog: Add new, generic implementation, using perf events | Don Zickus | 1 | -0/+114 |