1. 0b6a39f Revert "x86: fix ioapic bug again" by Ingo Molnar · 17 years ago
  2. 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 17 years ago
  3. 6e90894 x86: fix ioapic bug again by Ingo Molnar · 17 years ago
  4. 0054f4b x86: Explicitly include required header files. by Robert P. J. Day · 17 years ago
  5. 4626df1 x86: call check_nmi_watchdog explicitly in native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
  6. 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  7. a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 17 years ago
  8. 416b721 x86: clean up nmi_32/64.c by Hiroshi Shimamoto · 17 years ago
  9. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  10. 4960c9d Revert "x86: fix NMI watchdog & 'stopped time' problem" by Thomas Gleixner · 17 years ago
  11. 75bc122 x86: add the word 'WARNING' in check_nmi_watchdog() output by Don Zickus · 17 years ago
  12. d4d25de x86: fix NMI watchdog & 'stopped time' problem by Maciej W. Rozycki · 17 years ago
  13. 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
  14. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  15. 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
  16. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/nmi_32.c]
  17. 77399ad i386: prepare shared kernel/nmi.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/nmi.c]
  18. d958654 i386: fix a hang on stuck nmi watchdog by Daniel Walker · 18 years ago
  19. 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 18 years ago
  20. 20fe1d3 i386: Do not include other cpus' interrupt 0 in nmi_watchdog by Keith Owens · 18 years ago
  21. f289025 i386: speedup touch_nmi_watchdog by Andrew Morton · 18 years ago
  22. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  23. 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago
  24. bbba11c [PATCH] i386: Remove unneeded externs in nmi.c by Andi Kleen · 18 years ago
  25. bf8696e [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 18 years ago
  26. 8689b51 [PATCH] i386: Fix some warnings added by earlier patch by Andi Kleen · 18 years ago
  27. 1714f9b [PATCH] x86: Fix potential overflow in perfctr reservation by Andi Kleen · 18 years ago
  28. 0fb2ebf [PATCH] x86-64: Increase NMI watchdog probing timeout by Andi Kleen · 18 years ago
  29. 89e0756 [PATCH] x86-64: Let oprofile reserve MSR on all CPUs by Andi Kleen · 18 years ago
  30. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 18 years ago
  31. f8b5035 [PATCH] i386 prepare nmi watchdog for dynticks by Thomas Gleixner · 18 years ago
  32. 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 18 years ago
  33. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 18 years ago
  34. 90ce4bc4 [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
  35. 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 18 years ago
  36. 92715e2 [PATCH] x86: Fix boot hang due to nmi watchdog init code by Ravikiran G Thirumalai · 18 years ago
  37. c6ea396 [PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog by Jan Beulich · 18 years ago
  38. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  39. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  40. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  41. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  42. 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
  43. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  44. 1de8497 [PATCH] i386: Enable NMI watchdog by default by Andi Kleen · 18 years ago
  45. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  46. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  47. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  48. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  49. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  50. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
  51. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  52. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  53. 1e86240 [PATCH] IDE: Touch NMI watchdog during resume from STR by Michal Schmidt · 19 years ago
  54. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 19 years ago
  55. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 19 years ago
  56. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 19 years ago
  57. b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 19 years ago
  58. c8912599 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 19 years ago
  59. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  60. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  61. b884e25 [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi by GOTO Masanori · 19 years ago
  62. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  63. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  64. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  65. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 20 years ago
  66. 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 20 years ago
  67. cd3716a [PATCH] Mobil Pentium 4 HT and the NMI by Steven Rostedt · 20 years ago
  68. 7fbb4f6 [PATCH] adjust i386 watchdog tick calculation by Jan Beulich · 20 years ago
  69. 67701ae [PATCH] check nmi watchdog is broken by Jack F Vogel · 20 years ago
  70. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 20 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago