aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softlockup.c
Commit message (Expand)AuthorAge
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-17
* softlockup watchdog: style cleanupsIngo Molnar2007-10-17
* softlockup: improve debug outputIngo Molnar2007-10-17
* fix the softlockup watchdog to actually workIngo Molnar2007-10-17
* softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar2007-10-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-08
* Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge2007-05-08
* softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov2007-05-08
* [PATCH] check return value of cpu_callbackAkinobu Mita2006-09-29
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-31
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: fix CPU_UP_CANCEL handlingHeiko Carstens2006-06-25
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-25
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] timer irq driven soft watchdog fixAndrew Morton2006-03-25
* [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-24
* [PATCH] quieten softlockup at bootAnton Blanchard2005-11-09
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-07
* [PATCH] detect soft lockupsIngo Molnar2005-09-07