1. 25d5767 watchdog: hpwdt: Remove legacy NMI sourcing. by Jerry Hoemann · 6 years ago
  2. 6cda76d watchdog: hpwdt: fix unused variable warning by Arnd Bergmann · 6 years ago
  3. c387231 watchdog: hpwdt: Check source of NMI by Jerry Hoemann · 7 years ago
  4. 3f55635 watchdog: hpwdt: SMBIOS check by Jerry Hoemann · 7 years ago
  5. fc113d5 watchdog: hpwdt: add support for iLO5 by Brian Boylston · 8 years ago
  6. abc514c hpwdt: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  7. 1923f3d watchdog/hpwdt: Fix build on certain configs by Ingo Molnar · 8 years ago
  8. 5c1d5f2 watchdog/hpwdt: Create stack frame in asminline_call() by Josh Poimboeuf · 8 years ago
  9. ca22e79 watchdog: hpwdt: HP rebranding by Mingarelli, Thomas · 8 years ago
  10. 46c80b2 watchdog: hpwdt: Add support for WDIOC_SETOPTIONS by Jean Delvare · 9 years ago
  11. b91b5be watchdog: hpwdt: Fix initialization message in hpwdt.c by Masanari Iida · 10 years ago
  12. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  13. 7bb5be9 watchdog: hpwdt patch to display informative string by Thomas Mingarelli · 10 years ago
  14. bc17f9d watchdog: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  15. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  16. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  17. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  18. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  19. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  20. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  21. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  22. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  23. 308b135 hpwdt: Fix kdump issue in hpwdt by Toshi Kani · 12 years ago
  24. a089361 watchdog: hpwdt: Unregister NMI events on exit. by Mingarelli, Thomas · 12 years ago
  25. 5ce9c37 watchdog: Use module_pci_driver by Wim Van Sebroeck · 12 years ago
  26. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. d08c9a3 hpwdt: Only BYTE reads/writes to WD Timer port 0x72 by Mingarelli, Thomas · 12 years ago
  28. 553222f x86/nmi: Add new NMI queues to deal with IO_CHK and SERR by Don Zickus · 12 years ago
  29. 09ee101 watchdog, hpwdt: Remove priority option for NMI callback by Don Zickus · 12 years ago
  30. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  31. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  32. 97d2a10 watchdog: hpwdt: clean up set_memory_x call for 32 bit by Maxim Uvarov · 12 years ago
  33. e67d668 watchdog: hpwdt: Changes to handle NX secure bit in 32bit path by Mingarelli, Thomas · 13 years ago
  34. d48b0e1 x86, nmi, drivers: Fix nmi splitup build bug by Ingo Molnar · 13 years ago
  35. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  36. dbc018e watchdog: hpwdt: prevent multiple "NMI occurred" messages by Naga Chumbalkar · 13 years ago
  37. 5efc7a6 watchdog: hpwdt: add next gen HP servers by Thomas Mingarelli · 13 years ago
  38. 4562f53 watchdog: convert to DEFINE_PCI_DEVICE_TABLE by Wim Van Sebroeck · 13 years ago
  39. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 13 years ago
  40. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 13 years ago
  41. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 13 years ago
  42. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  43. 86ded1f watchdog: hpwdt (12/12): Make NMI decoding a compile-time option by dann frazier · 14 years ago
  44. 2ec7ed6 watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions by dann frazier · 14 years ago
  45. 34572b2 watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" by dann frazier · 14 years ago
  46. 243066b watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization by dann frazier · 14 years ago
  47. aae67f3 watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT by dann frazier · 14 years ago
  48. 6f681c2 watchdog: hpwdt (7/12): allow full range of timer values supported by hardware by dann frazier · 14 years ago
  49. e802e32 watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro by dann frazier · 14 years ago
  50. 6b7f3d5 watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict by dann frazier · 14 years ago
  51. 36e3ff4 watchdog: hpwdt (4/12): Despecificate driver from iLO2 by dann frazier · 14 years ago
  52. 923410d watchdog: hpwdt (3/12): Group NMI sourcing specific items together by dann frazier · 14 years ago
  53. 550d299 watchdog: hpwdt (2/12): Group options that affect watchdog behavior together by dann frazier · 14 years ago
  54. a52e6d1 watchdog: hpwdt (1/12): clean-up include-files. by dann frazier · 14 years ago
  55. adb2363 watchdog: hpwdt: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  56. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  57. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 14 years ago
  60. 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 15 years ago
  61. 47bece8 [WATCHDOG] hpwdt: Add NMI sourcing by Thomas Mingarelli · 15 years ago
  62. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  63. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 15 years ago
  64. d5c26a5 [WATCHDOG] struct file_operations should be const by Wim Van Sebroeck · 15 years ago
  65. d8100c3 [WATCHDOG] hpwdt.c: Add new HP BMC controller. by Thomas Mingarelli · 15 years ago
  66. 290172e [WATCHDOG] hpwdt: Fix kdump when using hpwdt by Bernhard Walle · 16 years ago
  67. 0602641 [WATCHDOG] hpwdt: set the mapped BIOS address space as executable by Bernhard Walle · 16 years ago
  68. ab4ba3c [WATCHDOG] hpwdt.c kdebug support by Thomas Mingarelli · 16 years ago
  69. 7944d3a [WATCHDOG] more coding style clean-up's by Wim Van Sebroeck · 16 years ago
  70. 9e74114 [WATCHDOG] hpwdt.c - fix double includes by Wim Van Sebroeck · 16 years ago
  71. 96e2e6f [WATCHDOG] Merge code clean-up's from Alan Cox. by Wim Van Sebroeck · 16 years ago
  72. d667b6d hpwdt: don't use static flags by Alexey Dobriyan · 16 years ago
  73. 1f6ef234 [watchdog] hpwdt: fix use of inline assembly by Linus Torvalds · 16 years ago
  74. fdf7be6 Revert "[WATCHDOG] hpwdt: Fix NMI handling." by Wim Van Sebroeck · 16 years ago
  75. 58c2709 Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static" by Thomas Mingarelli · 16 years ago
  76. 6513e2a [WATCHDOG 11/57] hpwdt: couple of include cleanups by Alan Cox · 16 years ago
  77. 7f7f894 [WATCHDOG] hpwdt: Fix NMI handling. by Mingarelli, Thomas · 16 years ago
  78. 8b1266f [WATCHDOG] make watchdog/hpwdt.c:asminline_call() static by Adrian Bunk · 16 years ago
  79. 30ec910 [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy by Roland Dreier · 16 years ago
  80. ef82710 [WATCHDOG] Fix return value warning in hpwdt by Roland Dreier · 16 years ago
  81. 103018a [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt by Roland Dreier · 16 years ago
  82. 7f4da47 [WATCHDOG] HP ProLiant WatchDog driver by Thomas Mingarelli · 16 years ago