summaryrefslogtreecommitdiffstats
path: root/kernel/hung_task.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-281-1/+1
* lockup detector: Fix grammar by adding a missing "to" in the commentsJohn Kacur2010-08-171-1/+1
* lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-171-1/+1
* softlockup: Fix hung_task_check_count sysctlAnton Blanchard2009-11-271-1/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* 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
OpenPOWER on IntegriCloud