Commit History

Author SHA1 Message Date
  Aaron Tomlin ed235875e2 kernel/watchdog.c: print traces for all cpus on lockup detection 11 years ago
  Don Zickus bde92cf455 kernel/watchdog.c: remove preemption restrictions when restarting lockup detector 11 years ago
  Andrew Morton 7861144b8c kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() 11 years ago
  Ben Zhang 62572e29bc kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one 11 years ago
  Frederic Weisbecker e0a23b0628 watchdog: Simplify a little the IPI call 11 years ago
  Michal Hocko 9809b18fcf watchdog: update watchdog_thresh properly 12 years ago
  Michal Hocko 359e6fab66 watchdog: update watchdog attributes atomically 12 years ago
  Frederic Weisbecker 93786a5f6a watchdog: Make it work under full dynticks 12 years ago
  Frederic Weisbecker 940be35ac0 watchdog: Boot-disable by default on full dynticks 12 years ago
  Frederic Weisbecker 3c00ea82c7 watchdog: Rename confusing state variable 12 years ago
  Frederic Weisbecker b8900bc021 watchdog: Register / unregister watchdog kthreads on sysctl control 12 years ago
  anish kumar b66a2356d7 watchdog: Add comments to explain the watchdog_disabled variable 12 years ago
  Linus Torvalds 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  Namhyung Kim c06b4f1947 watchdog: Use local_clock for get_timestamp() 12 years ago
  Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
  Bjørn Mork 3935e89505 watchdog: Fix disable/enable regression 12 years ago
  Chuansheng Liu 0f34c40091 watchdog: store the watchdog sample period as a variable 12 years ago
  Thomas Gleixner 8d4516904b watchdog: Fix CPU hotplug regression 12 years ago
  Chuansheng Liu 8ffeb9b0e6 watchdog: using u64 in get_sample_period() 12 years ago
  Thomas Gleixner bcd951cf10 watchdog: Use hotplug thread infrastructure 13 years ago
  Rafael J. Wysocki 300d3739e8 Revert "NMI watchdog: fix for lockup detector breakage on resume" 13 years ago
  Sameer Nanda 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 years ago
  Don Zickus a702704682 watchdog: Quiet down the boot messages 13 years ago
  Eric B Munson 5d1c0f4a80 watchdog: add check for suspended vm in softlockup detector 13 years ago
  Andrew Morton b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path 13 years ago
  Andrew Morton 4501980aae kernel/watchdog.c: convert to pr_foo() 13 years ago
  Michal Hocko 7a05c0f7bb watchdog: make sure the watchdog thread gets CPU on loaded system 13 years ago
  Fernando Luis Vázquez Cao 86f5e6a7b1 watchdog: Fix code/comments mismatches 13 years ago
  Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
  Vasily Averin 4ff819515b watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL 13 years ago