Historial de Commits

Autor SHA1 Mensaje Fecha
  Tetsuo Handa 4ca5ede07c hung_task: decrement sysctl_hung_task_warnings only if it is positive hace 8 años
  John Siddle 48a6d64eda hung_task: allow hung_task_panic when hung_task_warnings is 0 hace 8 años
  Vegard Nossum b2d4c2edb2 locking/hung_task: Show all locks hace 9 años
  Tetsuo Handa b4aa14a63c kernel/hung_task.c: use timeout diff when timeout is updated hace 9 años
  Aaron Tomlin 972fae6993 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() hace 10 años
  Fabian Frederick b51dbec68c kernel/hung_task.c: convert simple_strtoul to kstrtouint hace 11 años
  Paul Gortmaker c96d6660dc kernel: audit/fix non-modular users of module_init in core code hace 11 años
  Aaron Tomlin 270750dbc1 hung_task: Display every hung task warning hace 11 años
  Linus Torvalds f080480488 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm hace 11 años
  Marcelo Tosatti 8b414521bc hung_task: add method to reset detector hace 11 años
  Oleg Nesterov 6a716c90a5 hung_task debugging: Add tracepoint to report the hang hace 11 años
  Li Zefan cd64647f04 hung_task: Change sysctl_hung_task_check_count to 'int' hace 12 años
  Oleg Nesterov 41e85ce822 hung_task debugging: Print more info when reporting the problem hace 12 años
  Sasha Levin 625056b65e hung task debugging: Inject NMI when hung and going to panic hace 13 años
  Oleg Nesterov 6027ce497d hung_task: fix the broken rcu_lock_break() logic hace 13 años
  Mandeep Singh Baines f9fab10bbd hung_task: fix false positive during vfork hace 13 años
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h hace 14 años
  Jeff Mahoney e11feaa119 watchdog, hung_task_timeout: Add Kconfig configurable default hace 14 años
  John Kacur 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments hace 15 años
  John Kacur f1b499f029 lockdep: Remove __debug_show_held_locks hace 15 años
  Anton Blanchard e5af022616 softlockup: Fix hung_task_check_count sysctl hace 15 años
  Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler hace 16 años
  Frederic Weisbecker cf2592f59c softlockup: ensure the task has been switched out once hace 16 años
  Mandeep Singh Baines 17406b82d6 softlockup: remove timestamp checking from hung_task hace 16 años
  Mandeep Singh Baines 94be52dc07 softlockup: convert read_lock in hung_task to rcu_read_lock hace 16 años
  Mandeep Singh Baines ce9dbe244b softlockup: check all tasks in hung_task hace 16 años
  Mandeep Singh Baines 603a148f43 softlockup: fix potential race in hung_task when resetting timeout hace 16 años
  Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection hace 16 años