aboutsummaryrefslogtreecommitdiff
path: root/kernel/rtmutex-tester.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversGravatar Thomas Gleixner 1-3/+2
2011-01-26rtmutex-tester: Remove BKL testsGravatar Arnd Bergmann 1-35/+4
2010-10-19rtmutex-tester: make it build without BKLGravatar Arnd Bergmann 1-0/+6
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionGravatar Andi Kleen 1-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesGravatar Kay Sievers 1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultGravatar Rafael J. Wysocki 1-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hGravatar Nigel Cunningham 1-0/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsGravatar Luca Tettamanti 1-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structGravatar Ingo Molnar 1-2/+2
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationGravatar Thomas Gleixner 1-14/+18
2006-06-27[PATCH] pi-futex: rt mutex testerGravatar Thomas Gleixner 1-0/+436