UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / watchdog.c
2011-02-10 Don Zickuswatchdog, nmi: Lower the severity of error messages
2011-01-31 Marcin Slusarzwatchdog: Don't change watchdog state on read of sysctl
2011-01-31 Marcin Slusarzwatchdog: Fix sysctl consistency
2011-01-31 Marcin Slusarzwatchdog: Fix broken nowatchdog logic
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-03 Ben Hutchingswatchdog: Improve initialisation error message and...
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-12-09 Don Zickusx86, NMI: Add back unknown_nmi_panic and nmi_watchdog...
2010-11-26 Peter Zijlstraperf, arch: Cleanup perf-pmu init vs lockup-detector
2010-11-18 Ingo MolnarMerge commit 'v2.6.37-rc2' into sched/core
2010-11-06 David Daneywatchdog: Fix section mismatch and potential undefined...
2010-10-23 KOSAKI Motohirosched: Make sched_param argument static in sched_setsch...
2010-10-21 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-10-12 Thomas GleixnerMerge branch 'linus' into core/locking
2010-09-15 Matt Helsleyperf events: Clean up pid passing
2010-09-15 Stephane Eranianwatchdog: Avoid kernel crash when disabling watchdog
2010-09-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-09-01 Don Zickuslockup_detector: Sync touch_*_watchdog back to old...
2010-09-01 Akinobu Mitalockup_detector: Remove unused panic_notifier
2010-09-01 Akinobu Mitalockup_detector: Convert cpu notifier to return encapsu...
2010-08-23 Peter Zijlstrawatchdog: Don't throttle the watchdog
2010-08-20 Lin Minglockup_detector: Make callback function static
2010-07-07 Kulikov Vasiliykernel/watchdog: Initialize 'result'
2010-05-19 Don Zickuslockup_detector: Convert per_cpu to __get_cpu_var for...
2010-05-16 Don Zickuslockup_detector: Cross arch compile fixes
2010-05-15 Frederic Weisbeckerlockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
2010-05-13 Ingo Molnarwatchdog: Export touch_softlockup_watchdog
2010-05-12 Don Zickuslockup_detector: Separate touch_nmi_watchdog code path...
2010-05-12 Don Zickuslockup_detector: Touch_softlockup cleanups and softlock...
2010-05-12 Don Zickuslockup_detector: Combine nmi_watchdog and softlockup...