index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex-debug.c
Age
Commit message (
Expand
)
Author
2011-12-06
lockdep, rtmutex, bug: Show taint flags on error
Ben Hutchings
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-05
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
Thomas Gleixner
2011-09-12
rtmutex: Cleanup the debug code
Thomas Gleixner
2011-01-27
rtmutex: Simplify PI algorithm and make highest prio task get lock
Lai Jiangshan
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2008-02-08
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-17
kernel/rtmutex-debug.c: cleanups
Adrian Bunk
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar