1. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 17 years ago
  2. e32ede1 x86: wipe get_nmi_reason out of nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  3. a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 17 years ago
  4. 416b721 x86: clean up nmi_32/64.c by Hiroshi Shimamoto · 17 years ago
  5. 867ab54 x86: nmi_64.c: make code static by Adrian Bunk · 17 years ago
  6. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  7. 75bc122 x86: add the word 'WARNING' in check_nmi_watchdog() output by Don Zickus · 17 years ago
  8. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  9. 4e77ae3 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  10. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/nmi_64.c]
  11. 5b8d883 x86_64: prepare shared kernel/nmi.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/nmi.c]
  12. 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 18 years ago
  13. 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 18 years ago
  14. 567f3e4 x86_64: speedup touch_nmi_watchdog by Andrew Morton · 18 years ago
  15. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  16. 05cb007 [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. by Andi Kleen · 18 years ago
  17. 405e494 [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 18 years ago
  18. 1714f9b [PATCH] x86: Fix potential overflow in perfctr reservation by Andi Kleen · 18 years ago
  19. 0fb2ebf [PATCH] x86-64: Increase NMI watchdog probing timeout by Andi Kleen · 18 years ago
  20. 89e0756 [PATCH] x86-64: Let oprofile reserve MSR on all CPUs by Andi Kleen · 18 years ago
  21. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 18 years ago
  22. 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 18 years ago
  23. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 18 years ago
  24. 1676193 [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
  25. 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 18 years ago
  26. 92715e2 [PATCH] x86: Fix boot hang due to nmi watchdog init code by Ravikiran G Thirumalai · 18 years ago
  27. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  28. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  29. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  30. fac5855 [PATCH] Fix up panic messages for different NMI panics by Andi Kleen · 18 years ago
  31. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  32. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  33. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  34. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  35. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  36. f2802e7 [PATCH] Add SMP support on x86_64 to reservation framework by Don Zickus · 18 years ago
  37. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  38. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  39. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 19 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  41. d9a5685 [PATCH] x86_64: oprofile build fix by Andrew Morton · 19 years ago
  42. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 19 years ago
  43. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 19 years ago
  44. 553f265 [PATCH] x86_64: Don't run NMI watchdog during machine checks by Andi Kleen · 19 years ago
  45. 8c914cb [PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 19 years ago
  46. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  47. 99019e9 [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private data by Jan Beulich · 19 years ago
  48. eddb6fb [PATCH] x86_64: Disallow kprobes on NMI handlers by Andi Kleen · 19 years ago
  49. 7554c3f [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels by Andi Kleen · 19 years ago
  50. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  51. 42ac8ff [PATCH] x86_64: NMI watchdog frequency calculation adjustments by Jan Beulich · 20 years ago
  52. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 20 years ago
  53. 8478157 [PATCH] x86-64: Clean up nmi error message by Chuck Ebbert · 20 years ago
  54. 1930605 [PATCH] NMI: Update NMI users of RCU to use new API by Paul E. McKenney · 20 years ago
  55. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 20 years ago
  56. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 20 years ago
  57. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 20 years ago
  58. 7515211 [PATCH] x86_64: Collected NMI watchdog fixes. by Andi Kleen · 20 years ago
  59. ac6b931 [PATCH] x86_64: Reduce NMI watchdog stack usage by Andi Kleen · 20 years ago
  60. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 20 years ago
  61. 0b9c33a [PATCH] Fix u32 vs. pm_message_t in x86-64 by Pavel Machek · 20 years ago
  62. a8ab26f [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine by Andi Kleen · 20 years ago
  63. 72e76be [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance counters by Andi Kleen · 20 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago