aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hung_task.c
Commit message (Expand)AuthorAgeFilesLines
* softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
* softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-091-39/+9
* softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
* softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
* softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
* softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-0/+198