1. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  2. 4d7489ff nmi: x86: convert to generic nmi handler by Russell King · 9 years ago
  3. db08655 x86/nmi: Fix use of unallocated cpumask_var_t by Sasha Levin · 10 years ago
  4. a9edc88 x86/nmi: Perform a safe NMI stack trace on all CPUs by Steven Rostedt (Red Hat) · 10 years ago
  5. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  6. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 10 years ago
  8. d00a569 arch,x86: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  9. b52e0a7 x86: Fix trigger_all_cpu_backtrace() implementation by Michel Lespinasse · 11 years ago
  10. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  11. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  12. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
  13. bb3e625 x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler() by Jan Beulich · 14 years ago
  14. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
  15. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
  16. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
  17. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago
  18. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  19. 5f29805 x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled by Don Zickus · 14 years ago
  20. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  21. 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 14 years ago
  22. 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 14 years ago
  23. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  24. 0e2af2a x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG by Rakib Mullick · 14 years ago
  25. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  26. 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 14 years ago
  27. 5e85391 x86, watchdog: Fix build error in hw_nmi.c by Ingo Molnar · 14 years ago
  28. 10f9014 x86: Cleanup hw_nmi.c cruft by Don Zickus · 14 years ago
  29. 7cbb7e7 x86: Move trigger_all_cpu_backtrace to its own die_notifier by Don Zickus · 14 years ago
  30. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  31. 47195d5 nmi_watchdog: Clean up various small details by Don Zickus · 15 years ago
  32. 2cc4452 nmi_watchdog: Fix undefined 'apic' build bug by Don Zickus · 15 years ago
  33. 504d7cf nmi_watchdog: Compile and portability fixes by Don Zickus · 15 years ago
  34. 1fb9d6a nmi_watchdog: Add new, generic implementation, using perf events by Don Zickus · 15 years ago