1. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  2. e538759 kernel: hung_task.c: disable on suspend by Vitaly Kuznetsov · 6 years ago
  3. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  4. 629e457 kernel/hung_task.c: break RCU locks based on jiffies by Tetsuo Handa · 5 years ago
  5. a9788f4 hung task: check specific tasks for long uninterruptible sleep state by Imran Khan · 7 years ago
  6. 48a6d64 hung_task: allow hung_task_panic when hung_task_warnings is 0 by John Siddle · 8 years ago
  7. b2d4c2e locking/hung_task: Show all locks by Vegard Nossum · 8 years ago
  8. b4aa14a kernel/hung_task.c: use timeout diff when timeout is updated by Tetsuo Handa · 8 years ago
  9. 972fae6 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() by Aaron Tomlin · 9 years ago
  10. b51dbec kernel/hung_task.c: convert simple_strtoul to kstrtouint by Fabian Frederick · 10 years ago
  11. c96d666 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  12. 270750db hung_task: Display every hung task warning by Aaron Tomlin · 10 years ago
  13. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  14. 8b41452 hung_task: add method to reset detector by Marcelo Tosatti · 11 years ago
  15. 6a716c9 hung_task debugging: Add tracepoint to report the hang by Oleg Nesterov · 11 years ago
  16. cd64647 hung_task: Change sysctl_hung_task_check_count to 'int' by Li Zefan · 11 years ago
  17. 41e85ce hung_task debugging: Print more info when reporting the problem by Oleg Nesterov · 11 years ago
  18. 625056b hung task debugging: Inject NMI when hung and going to panic by Sasha Levin · 12 years ago
  19. 6027ce4 hung_task: fix the broken rcu_lock_break() logic by Oleg Nesterov · 12 years ago
  20. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 12 years ago
  21. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  22. e11feaa watchdog, hung_task_timeout: Add Kconfig configurable default by Jeff Mahoney · 13 years ago
  23. 6a103b0 lockup detector: Fix grammar by adding a missing "to" in the comments by John Kacur · 14 years ago
  24. f1b499f lockdep: Remove __debug_show_held_locks by John Kacur · 14 years ago
  25. e5af022 softlockup: Fix hung_task_check_count sysctl by Anton Blanchard · 14 years ago
  26. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  27. cf2592f softlockup: ensure the task has been switched out once by Frederic Weisbecker · 15 years ago
  28. 17406b8 softlockup: remove timestamp checking from hung_task by Mandeep Singh Baines · 15 years ago
  29. 94be52d softlockup: convert read_lock in hung_task to rcu_read_lock by Mandeep Singh Baines · 15 years ago
  30. ce9dbe2 softlockup: check all tasks in hung_task by Mandeep Singh Baines · 15 years ago
  31. 603a148 softlockup: fix potential race in hung_task when resetting timeout by Mandeep Singh Baines · 15 years ago
  32. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 15 years ago