summaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-tester.c
AgeCommit message (Expand)AuthorLines
2011-12-14rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers-18/+19
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker-1/+1
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner-3/+2
2011-01-26rtmutex-tester: Remove BKL testsArnd Bergmann-35/+4
2010-10-19rtmutex-tester: make it build without BKLArnd Bergmann-0/+6
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