Sign in
googlers
/
maze
/
linux
/
d28619f1563140526e2f84eae436f39206f40a69
/
kernel
/
softlockup.c
8c2eb48
softlockup: Stop spurious softlockup messages due to overflow
by Colin Ian King
· 15 years ago
d6ad3e2
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
by Jason Wessel
· 15 years ago
1871e52
percpu: make percpu symbols under kernel/ and mm/ unique
by Tejun Heo
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
e162b39
softlockup: decouple hung tasks check from softlockup detection
by Mandeep Singh Baines
· 16 years ago
baf48f6
softlock: fix false panic which can occur if softlockup_thresh is reduced
by Mandeep Singh Baines
· 16 years ago
41c7bb9
cpumask: convert rest of files in kernel/
by Rusty Russell
· 16 years ago
f1fc057
cpumask: remove any_online_cpu() users: kernel/
by Rusty Russell
· 16 years ago
0b271ef
Merge commit 'v2.6.28' into core/core
by Ingo Molnar
· 16 years ago
2019554
check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0
by Roel Kluin
· 16 years ago
b19b3c7
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
by Ingo Molnar
· 16 years ago
25ddbb1
Make the taint flags reliable
by Andi Kleen
· 16 years ago
6003ab0
Merge branch 'linus' into core/debug
by Ingo Molnar
· 16 years ago
fb822db
softlockup: increase hung tasks check from 2 minutes to 8 minutes
by Ingo Molnar
· 16 years ago
cbaed69
softlockup: minor cleanup, don't check task->state twice
by Oleg Nesterov
· 16 years ago
316d967
Don't trigger softlockup detector on network fs blocked tasks
by Andi Kleen
· 16 years ago
7babe8d
Full conversion to early_initcall() interface, remove old interface
by Eduard - Gabriel Munteanu
· 16 years ago
3e2f69f
softlockup: fix watchdog task wakeup frequency
by Johannes Weiner
· 17 years ago
dd7a1e5
softlockup: fix watchdog task wakeup frequency
by Johannes Weiner
· 17 years ago
8d5be7f
softlockup: show irqtrace
by Vegard Nossum
· 17 years ago
688c917
softlockup: print a module list on being stuck
by Arjan van de Ven
· 17 years ago
8c2238e
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
by Jason Wessel
· 17 years ago
9383d96
softlockup: fix softlockup_thresh unaligned access and disable detection at runtime
by Dimitri Sivanich
· 17 years ago
9c44bc0
softlockup: allow panic on lockup
by Ingo Molnar
· 17 years ago
7be2a03
softlockup: fix task state setting
by Dmitry Adamushko
· 17 years ago
ed50d6c
debug: softlockup looping fix
by Peter Zijlstra
· 17 years ago
9073908
softlockup: fix signedness
by Ingo Molnar
· 17 years ago
82a1fcb
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
by Ingo Molnar
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
c4f3b63
softlockup: add a /proc tuning parameter
by Ravikiran G Thirumalai
· 17 years ago
a5f2ce3
softlockup watchdog: style cleanups
by Ingo Molnar
· 17 years ago
43581a1
softlockup: improve debug output
by Ingo Molnar
· 17 years ago
a115d5c
fix the softlockup watchdog to actually work
by Ingo Molnar
· 17 years ago
a3b13c2
softlockup: use cpu_clock() instead of sched_clock()
by Ingo Molnar
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
04c9167
add touch_all_softlockup_watchdogs()
by Jeremy Fitzhardinge
· 18 years ago
966812d
Ignore stolen time in the softlockup watchdog
by Jeremy Fitzhardinge
· 18 years ago
02fb614
softlockup: s/99/MAX_RT_PRIO/
by Oleg Nesterov
· 18 years ago
07dccf3
[PATCH] check return value of cpu_callback
by Akinobu Mita
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
fc75cdf
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
by Heiko Carstens
· 19 years ago
bfe5d83
[PATCH] Define __raw_get_cpu_var and use it
by Paul Mackerras
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
649bbaa
[PATCH] Remove __devinitdata from notifier block definitions
by Chandra Seetharaman
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
185ae6d
[PATCH] timer irq driven soft watchdog fix
by Andrew Morton
· 19 years ago
6687a97
[PATCH] timer-irq-driven soft-watchdog, cleanups
by Ingo Molnar
· 19 years ago
3aef1bd
[PATCH] quieten softlockup at boot
by Anton Blanchard
· 19 years ago
a4c4af7
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
by Heiko Carstens
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago