| Commit message (Expand) | Author | Age | Files | Lines |
* | locktorture: Cleanup header usage | Davidlohr Bueso | 2014-09-30 | 1 | -13/+1 |
* | locktorture: Cannot hold read and write lock | Davidlohr Bueso | 2014-09-30 | 1 | -0/+10 |
* | locktorture: Fix __acquire annotation for spinlock irq | Davidlohr Bueso | 2014-09-30 | 1 | -1/+1 |
* | locktorture: Support rwlocks | Davidlohr Bueso | 2014-09-30 | 1 | -3/+112 |
* | locktorture: Introduce torture context | Davidlohr Bueso | 2014-09-16 | 1 | -79/+82 |
* | locktorture: Support rwsems | Davidlohr Bueso | 2014-09-16 | 1 | -1/+67 |
* | locktorture: Add infrastructure for torturing read locks | Davidlohr Bueso | 2014-09-16 | 1 | -20/+156 |
* | torture: Address race in module cleanup | Davidlohr Bueso | 2014-09-16 | 1 | -1/+2 |
* | locktorture: Make statistics generic | Davidlohr Bueso | 2014-09-16 | 1 | -16/+16 |
* | locktorture: Teach about lock debugging | Davidlohr Bueso | 2014-09-16 | 1 | -2/+13 |
* | locktorture: Support mutexes | Davidlohr Bueso | 2014-09-16 | 1 | -2/+39 |
* | locktorture: Rename locktorture_runnable parameter | Davidlohr Bueso | 2014-09-16 | 1 | -4/+4 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 1 | -1/+1 |
|\ |
|
| * | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 2014-04-18 | 1 | -1/+1 |
* | | torture: Check for multiple concurrent torture tests | Paul E. McKenney | 2014-05-14 | 1 | -1/+2 |
* | | locktorture: Remove reference to nonexistent Kconfig parameter | Paul E. McKenney | 2014-05-14 | 1 | -2/+2 |
* | | torture: Intensify locking test | Paul E. McKenney | 2014-05-13 | 1 | -1/+2 |
|/ |
|
* | rcutorture: Add a lock_busted to test the test | Paul E. McKenney | 2014-02-23 | 1 | -1/+32 |
* | locktorture: Add a lock-torture kernel module | Paul E. McKenney | 2014-02-23 | 1 | -0/+421 |