aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-tester.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner1-3/+2
2011-01-26rtmutex-tester: Remove BKL testsArnd Bergmann1-35/+4
2010-10-19rtmutex-tester: make it build without BKLArnd Bergmann1-0/+6
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti1-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-2/+2
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner1-14/+18
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner1-0/+436