summaryrefslogtreecommitdiff
path: root/kernel/hung_task.c
AgeCommit message (Expand)Author
2012-01-11hung_task: fix false positive during vforkMandeep Singh Baines
2011-04-28watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney
2010-08-17lockup detector: Fix grammar by adding a missing "to" in the commentsJohn Kacur
2010-08-17lockdep: Remove __debug_show_held_locksJohn Kacur
2009-11-27softlockup: Fix hung_task_check_count sysctlAnton Blanchard
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-02-11softlockup: ensure the task has been switched out onceFrederic Weisbecker
2009-02-09softlockup: remove timestamp checking from hung_taskMandeep Singh Baines
2009-02-05softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines
2009-02-05softlockup: check all tasks in hung_taskMandeep Singh Baines
2009-01-18softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines