aboutsummaryrefslogtreecommitdiff
path: root/kernel/hung_task.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-11softlockup: ensure the task has been switched out onceGravatar Frederic Weisbecker 1-1/+7
2009-02-09softlockup: remove timestamp checking from hung_taskGravatar Mandeep Singh Baines 1-39/+9
2009-02-05softlockup: convert read_lock in hung_task to rcu_read_lockGravatar Mandeep Singh Baines 1-2/+2
2009-02-05softlockup: check all tasks in hung_taskGravatar Mandeep Singh Baines 1-2/+37
2009-01-18softlockup: fix potential race in hung_task when resetting timeoutGravatar Mandeep Singh Baines 1-8/+16
2009-01-16softlockup: decouple hung tasks check from softlockup detectionGravatar Mandeep Singh Baines 1-0/+198