aboutsummaryrefslogtreecommitdiff
path: root/kernel/rtmutex-tester.c
AgeCommit message (Expand)Author
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2011-12-14rtmutex-tester: convert sysdev_class to a regular subsystemKay Sievers
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner
2011-01-26rtmutex-tester: Remove BKL testsArnd Bergmann
2010-10-19rtmutex-tester: make it build without BKLArnd Bergmann
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner