Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / hung_task.c
2012-03-05 Oleg Nesterovhung_task: fix the broken rcu_lock_break() logic
2012-01-04 Mandeep Singh Baineshung_task: fix false positive during vfork
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-06 Jeff Mahoney- sysctl/defaults: Added kernel.hung_task_timeout=0
2011-04-28 Jeff Mahoneywatchdog, hung_task_timeout: Add Kconfig configurable...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-08-17 John Kacurlockup detector: Fix grammar by adding a missing "to...
2010-08-17 John Kacurlockdep: Remove __debug_show_held_locks
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-27 Anton Blanchardsoftlockup: Fix hung_task_check_count sysctl
2009-11-18 Jeff Mahoney- patches.suse/hung_task_timeout-configurable-default:
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...