summaryrefslogtreecommitdiffstats
path: root/kernel/locking/locktorture.c
Commit message (Expand)AuthorAgeFilesLines
* locktorture: Cleanup header usageDavidlohr Bueso2014-09-301-13/+1
* locktorture: Cannot hold read and write lockDavidlohr Bueso2014-09-301-0/+10
* locktorture: Fix __acquire annotation for spinlock irqDavidlohr Bueso2014-09-301-1/+1
* locktorture: Support rwlocksDavidlohr Bueso2014-09-301-3/+112
* locktorture: Introduce torture contextDavidlohr Bueso2014-09-161-79/+82
* locktorture: Support rwsemsDavidlohr Bueso2014-09-161-1/+67
* locktorture: Add infrastructure for torturing read locksDavidlohr Bueso2014-09-161-20/+156
* torture: Address race in module cleanupDavidlohr Bueso2014-09-161-1/+2
* locktorture: Make statistics genericDavidlohr Bueso2014-09-161-16/+16
* locktorture: Teach about lock debuggingDavidlohr Bueso2014-09-161-2/+13
* locktorture: Support mutexesDavidlohr Bueso2014-09-161-2/+39
* locktorture: Rename locktorture_runnable parameterDavidlohr Bueso2014-09-161-4/+4
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-1/+1
|\
| * sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-141-1/+2
* | locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-141-2/+2
* | torture: Intensify locking testPaul E. McKenney2014-05-131-1/+2
|/
* rcutorture: Add a lock_busted to test the testPaul E. McKenney2014-02-231-1/+32
* locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-231-0/+421
OpenPOWER on IntegriCloud