Merge branch 'for-2.6.30' into for-2.6.31
[pandora-kernel.git] / kernel / hung_task.c
2009-04-14 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-14 Takashi IwaiMerge branch 'for-2.6.30' of git://git./linux/kernel...
2009-04-07 Linus TorvaldsMerge branch 'core/softlockup' of git://git./linux...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-02-12 Ingo MolnarMerge branch 'linus' into core/softlockup
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...