ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / kernel / softlockup.c
2010-03-21 Colin Ian Kingsoftlockup: Stop spurious softlockup messages due to...
2010-02-01 Jason Wesselsoftlockup: Add sched_clock_tick() to avoid kernel...
2009-10-29 Tejun Heopercpu: make percpu symbols under kernel/ and mm/ unique
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-01-16 Mandeep Singh Bainessoftlockup: decouple hung tasks check from softlockup...
2009-01-14 Mandeep Singh Bainessoftlock: fix false panic which can occur if softlockup...
2008-12-31 Rusty Russellcpumask: convert rest of files in kernel/
2008-12-31 Rusty Russellcpumask: remove any_online_cpu() users: kernel/
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-03 Roel Kluincheck_hung_task(): unsigned sysctl_hung_task_warnings...
2008-11-26 Ingo MolnarMerge commit 'v2.6.28-rc6' into core/debug
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-10-16 Andi KleenMake the taint flags reliable
2008-09-10 Ingo MolnarMerge branch 'linus' into core/debug
2008-09-10 Ingo Molnarsoftlockup: increase hung tasks check from 2 minutes...
2008-09-02 Oleg Nesterovsoftlockup: minor cleanup, don't check task->state...
2008-08-29 Andi KleenDon't trigger softlockup detector on network fs blocked...
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-05 Arjan van de Vensoftlockup: print a module list on being stuck
2008-07-01 Johannes Weinersoftlockup: fix watchdog task wakeup frequency
2008-06-30 Johannes Weinersoftlockup: fix watchdog task wakeup frequency
2008-06-25 Vegard Nossumsoftlockup: show irqtrace
2008-06-19 Jason Wesselsoftlockup: fix NMI hangs due to lock race - 2.6.26...
2008-06-18 Arjan van de Vensoftlockup: print a module list on being stuck
2008-06-02 Jason Wesselsoftlockup: fix NMI hangs due to lock race - 2.6.26...
2008-05-25 Dimitri Sivanichsoftlockup: fix softlockup_thresh unaligned access...
2008-05-25 Ingo Molnarsoftlockup: allow panic on lockup
2008-02-29 Dmitry Adamushkosoftlockup: fix task state setting
2008-02-02 Peter Zijlstradebug: softlockup looping fix
2008-01-25 Ingo Molnarsoftlockup: fix signedness
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-17 Ravikiran G Thirumalaisoftlockup: add a /proc tuning parameter
2007-10-17 Ingo Molnarsoftlockup watchdog: style cleanups
2007-10-17 Ingo Molnarsoftlockup: improve debug output
2007-10-17 Ingo Molnarfix the softlockup watchdog to actually work
2007-10-17 Ingo Molnarsoftlockup: use cpu_clock() instead of sched_clock()
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Jeremy Fitzhardingeadd touch_all_softlockup_watchdogs()
2007-05-08 Jeremy FitzhardingeIgnore stolen time in the softlockup watchdog
2007-05-08 Oleg Nesterovsoftlockup: s/99/MAX_RT_PRIO/
2006-09-29 Akinobu Mita[PATCH] check return value of cpu_callback
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: replace __devinit* with __cpuinit...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-25 Heiko Carstens[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinitdata from notifier block defini...
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Andrew Morton[PATCH] timer irq driven soft watchdog fix
2006-03-24 Ingo Molnar[PATCH] timer-irq-driven soft-watchdog, cleanups
2005-11-09 Anton Blanchard[PATCH] quieten softlockup at boot
2005-11-07 Heiko Carstens[PATCH] cpu hoptlug: avoid usage of smp_processor_id...
2005-09-07 Ingo Molnar[PATCH] detect soft lockups