summaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-tester.c
AgeCommit message (Expand)AuthorLines
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-0/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar-2/+2
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner-14/+18
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner-0/+436