aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hung_task.c
Commit message (Expand)AuthorAge
* hung task debugging: Inject NMI when hung and going to panicSasha Levin2012-04-25
* hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-05
* hung_task: fix false positive during vforkMandeep Singh Baines2012-01-03
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-28
* lockup detector: Fix grammar by adding a missing "to" in the commentsJohn Kacur2010-08-17
* lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-17
* softlockup: Fix hung_task_check_count sysctlAnton Blanchard2009-11-27
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-11
* softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
* softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-05
* softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-05
* softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-18
* softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16