1. b13b3b7 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 7 years ago
  2. 0ce66ee kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 7 years ago
  3. b969a24 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 7 years ago
  4. 36b08b8 kernel/watchdog: use nmi registers snapshot in hardlockup handler by Konstantin Khlebnikov · 7 years ago
  5. a1ee193 watchdog: don't run proc_watchdog_update if new value is same as old by Joshua Hunt · 8 years ago
  6. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  7. 58c5661 panic, x86: Allow CPUs to save registers even if looping in NMI context by Hidehiro Kawai · 8 years ago
  8. 1717f20 panic, x86: Fix re-entrance problem due to panic on NMI by Hidehiro Kawai · 8 years ago
  9. 82607adc workqueue: implement lockup detector by Tejun Heo · 8 years ago
  10. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 8 years ago
  11. 39d2da2 kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer_fn() by Ulrich Obergfell · 9 years ago
  12. a2a45b8 kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads() by Ulrich Obergfell · 9 years ago
  13. 8614dde kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug by Ulrich Obergfell · 9 years ago
  14. ee89e71 kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU hotplug by Ulrich Obergfell · 9 years ago
  15. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  16. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  17. ee7fed5 watchdog: do not unpark threads in watchdog_park_threads() on error by Ulrich Obergfell · 9 years ago
  18. c993590 watchdog: implement error handling in lockup_detector_suspend() by Ulrich Obergfell · 9 years ago
  19. b43cb43 watchdog: implement error handling in update_watchdog_all_cpus() and callers by Ulrich Obergfell · 9 years ago
  20. 58cf690 watchdog: move watchdog_disable_all_cpus() outside of ifdef by Ulrich Obergfell · 9 years ago
  21. d283c64 watchdog: fix error handling in proc_watchdog_thresh() by Ulrich Obergfell · 9 years ago
  22. 451637e kernel/watchdog.c: is_hardlockup can be boolean by Yaowei Bai · 9 years ago
  23. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  24. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  25. d4bdd0b watchdog: use park/unpark functions in update_watchdog_all_cpus() by Ulrich Obergfell · 9 years ago
  26. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  27. 81a4bee watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() by Ulrich Obergfell · 9 years ago
  28. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  29. 314b08ff watchdog: simplify housekeeping affinity with the appropriate mask by Frederic Weisbecker · 9 years ago
  30. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  31. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  32. 1173ff0 watchdog: fix double lock in watchdog_nmi_enable_all by Michal Hocko · 9 years ago
  33. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 9 years ago
  34. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  35. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  36. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  37. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  38. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  39. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  40. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  41. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  42. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  43. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  44. b3738d2 watchdog: Add watchdog enable/disable all functions by Stephane Eranian · 10 years ago
  45. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 9 years ago
  46. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  47. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  48. 13ead80 Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. b1a8de1 softlockup: make detector be aware of task switch of processes hogging cpu by chai wen · 10 years ago
  50. f7f66b0 watchdog: Replace __raw_get_cpu_var uses by Christoph Lameter · 10 years ago
  51. df57714 watchdog: Fix print-once on enable by Ulrich Obergfell · 10 years ago
  52. f530504 watchdog: Remove unnecessary header files by chai wen · 10 years ago
  53. 69361ee panic: add TAINT_SOFTLOCKUP by Josh Hunt · 10 years ago
  54. 656c3b7 kernel/watchdog.c: convert printk/pr_warning to pr_foo() by Fabian Frederick · 10 years ago
  55. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  56. bde92cf kernel/watchdog.c: remove preemption restrictions when restarting lockup detector by Don Zickus · 10 years ago
  57. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 10 years ago
  58. 62572e2 kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one by Ben Zhang · 10 years ago
  59. e0a23b06 watchdog: Simplify a little the IPI call by Frederic Weisbecker · 10 years ago
  60. 9809b18 watchdog: update watchdog_thresh properly by Michal Hocko · 11 years ago
  61. 359e6fa watchdog: update watchdog attributes atomically by Michal Hocko · 11 years ago
  62. 93786a5 watchdog: Make it work under full dynticks by Frederic Weisbecker · 11 years ago
  63. 940be35 watchdog: Boot-disable by default on full dynticks by Frederic Weisbecker · 11 years ago
  64. 3c00ea8 watchdog: Rename confusing state variable by Frederic Weisbecker · 11 years ago
  65. b8900bc watchdog: Register / unregister watchdog kthreads on sysctl control by Frederic Weisbecker · 11 years ago
  66. b66a235 watchdog: Add comments to explain the watchdog_disabled variable by anish kumar · 11 years ago
  67. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. c06b4f1 watchdog: Use local_clock for get_timestamp() by Namhyung Kim · 11 years ago
  69. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  70. 3935e895 watchdog: Fix disable/enable regression by Bjørn Mork · 11 years ago
  71. 0f34c40 watchdog: store the watchdog sample period as a variable by Chuansheng Liu · 11 years ago
  72. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 11 years ago
  73. 8ffeb9b watchdog: using u64 in get_sample_period() by Chuansheng Liu · 12 years ago
  74. bcd951c watchdog: Use hotplug thread infrastructure by Thomas Gleixner · 12 years ago
  75. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  76. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  77. a702704 watchdog: Quiet down the boot messages by Don Zickus · 12 years ago
  78. 5d1c0f4 watchdog: add check for suspended vm in softlockup detector by Eric B Munson · 12 years ago
  79. b60f796 kernel/watchdog.c: add comment to watchdog() exit path by Andrew Morton · 12 years ago
  80. 4501980 kernel/watchdog.c: convert to pr_foo() by Andrew Morton · 12 years ago
  81. 7a05c0f watchdog: make sure the watchdog thread gets CPU on loaded system by Michal Hocko · 12 years ago
  82. 86f5e6a watchdog: Fix code/comments mismatches by Fernando Luis Vázquez Cao · 12 years ago
  83. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 12 years ago
  84. 4ff8195 watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL by Vasily Averin · 13 years ago
  85. cba9bd2 watchdog: Drop FIFO policy in exit path by Thomas Gleixner · 13 years ago
  86. 18e5a45 watchdog: Make the kthreads NUMA affine by Eric Dumazet · 13 years ago
  87. f912987 perf, x86: P4 PMU - Introduce event alias feature by Cyrill Gorcunov · 13 years ago
  88. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  89. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  90. 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 13 years ago
  91. 6e9101a watchdog: Fix non-standard prototype of get_softlockup_thresh() by Ingo Molnar · 13 years ago
  92. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  93. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  94. e04ab2b watchdog: Only disable/enable watchdog if neccessary by Mandeep Singh Baines · 13 years ago
  95. 824c6b7 watchdog: Fix rounding bug in get_sample_period() by Mandeep Singh Baines · 13 years ago
  96. 1409f14 kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog by Hillf Danton · 13 years ago
  97. f99a993 kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events by Don Zickus · 13 years ago
  98. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 13 years ago
  99. 5651f7f watchdog, nmi: Lower the severity of error messages by Don Zickus · 13 years ago
  100. 9ffdc6c watchdog: Don't change watchdog state on read of sysctl by Marcin Slusarz · 13 years ago