index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex-tester.c
Age
Commit message (
Expand
)
Author
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-02-22
rtmutex: tester: Remove the remaining BKL leftovers
Thomas Gleixner
2011-01-26
rtmutex-tester: Remove BKL tests
Arnd Bergmann
2010-10-19
rtmutex-tester: make it build without BKL
Arnd Bergmann
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-14
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-06-27
[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
Thomas Gleixner
2006-06-27
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner