Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[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-04-28 Jeff Mahoneywatchdog, hung_task_timeout: Add Kconfig configurable...
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...