UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / hung_task.c
2010-08-17 John Kacurlockup detector: Fix grammar by adding a missing "to...
2010-08-17 John Kacurlockdep: Remove __debug_show_held_locks
2009-11-27 Anton Blanchardsoftlockup: Fix hung_task_check_count sysctl
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-02-11 Frederic Weisbeckersoftlockup: ensure the task has been switched out once
2009-02-09 Mandeep Singh Bainessoftlockup: remove timestamp checking from hung_task
2009-02-05 Mandeep Singh Bainessoftlockup: convert read_lock in hung_task to rcu_read_lock
2009-02-05 Mandeep Singh Bainessoftlockup: check all tasks in hung_task
2009-01-18 Mandeep Singh Bainessoftlockup: fix potential race in hung_task when resett...
2009-01-16 Mandeep Singh Bainessoftlockup: decouple hung tasks check from softlockup...