Histórico de commits

Autor SHA1 Mensagem Data
  Mandeep Singh Baines e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 anos atrás
  Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 16 anos atrás
  Rusty Russell 41c7bb9588 cpumask: convert rest of files in kernel/ 16 anos atrás
  Rusty Russell f1fc057c79 cpumask: remove any_online_cpu() users: kernel/ 16 anos atrás
  Ingo Molnar 0b271ef452 Merge commit 'v2.6.28' into core/core 16 anos atrás
  Roel Kluin 201955463a check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 16 anos atrás
  Ingo Molnar b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 anos atrás
  Andi Kleen 25ddbb18aa Make the taint flags reliable 16 anos atrás
  Ingo Molnar 6003ab0bad Merge branch 'linus' into core/debug 16 anos atrás
  Ingo Molnar fb822db465 softlockup: increase hung tasks check from 2 minutes to 8 minutes 16 anos atrás
  Oleg Nesterov cbaed698f3 softlockup: minor cleanup, don't check task->state twice 16 anos atrás
  Andi Kleen 316d9679f3 Don't trigger softlockup detector on network fs blocked tasks 16 anos atrás
  Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 anos atrás
  Johannes Weiner 3e2f69fdd1 softlockup: fix watchdog task wakeup frequency 17 anos atrás
  Johannes Weiner dd7a1e5615 softlockup: fix watchdog task wakeup frequency 17 anos atrás
  Vegard Nossum 8d5be7f4e8 softlockup: show irqtrace 17 anos atrás
  Arjan van de Ven 688c91755d softlockup: print a module list on being stuck 17 anos atrás
  Jason Wessel 8c2238eaaf softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression 17 anos atrás
  Dimitri Sivanich 9383d96790 softlockup: fix softlockup_thresh unaligned access and disable detection at runtime 17 anos atrás
  Ingo Molnar 9c44bc03ff softlockup: allow panic on lockup 17 anos atrás
  Dmitry Adamushko 7be2a03e31 softlockup: fix task state setting 17 anos atrás
  Peter Zijlstra ed50d6cbc3 debug: softlockup looping fix 17 anos atrás
  Ingo Molnar 90739081ef softlockup: fix signedness 17 anos atrás
  Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 anos atrás
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 anos atrás
  Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 17 anos atrás
  Ingo Molnar a5f2ce3c60 softlockup watchdog: style cleanups 17 anos atrás
  Ingo Molnar 43581a1007 softlockup: improve debug output 17 anos atrás
  Ingo Molnar a115d5caca fix the softlockup watchdog to actually work 17 anos atrás
  Ingo Molnar a3b13c23f1 softlockup: use cpu_clock() instead of sched_clock() 17 anos atrás