Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+73 |
2017-01-14 | locktorture: Fix potential memory leak with rw lock test | Yang Shi | 1 | -0/+6 |
2017-01-14 | locking/ww_mutex: Add ww_mutex to locktorture test | Chris Wilson | 1 | -0/+73 |
2016-04-28 | lcoking/locktorture: Simplify the torture_runnable computation | Paul E. McKenney | 1 | -6/+1 |
2016-04-13 | locking/locktorture: Fix NULL pointer dereference for cleanup paths | Davidlohr Bueso | 1 | -0/+12 |
2016-04-13 | locking/locktorture: Fix deboosting NULL pointer dereference | Davidlohr Bueso | 1 | -3/+3 |
2015-10-07 | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney | 1 | -5/+159 |
2015-10-06 | locktorture: Fix module unwind when bad torture_type specified | Paul E. McKenney | 1 | -3/+3 |
2015-10-06 | locktorture: Add torture tests for percpu_rwsem | Paul E. McKenney | 1 | -0/+44 |
2015-10-06 | locktorture: Support rtmutex torturing | Davidlohr Bueso | 1 | -2/+112 |
2015-05-27 | locktorture: Change longdelay_us to longdelay_ms | Paul E. McKenney | 1 | -6/+6 |
2015-05-27 | locktorture: fix deadlock in 'rw_lock_irq' type | Alexey Kodanev | 1 | -1/+1 |
2014-09-30 | locktorture: Cleanup header usage | Davidlohr Bueso | 1 | -13/+1 |
2014-09-30 | locktorture: Cannot hold read and write lock | Davidlohr Bueso | 1 | -0/+10 |
2014-09-30 | locktorture: Fix __acquire annotation for spinlock irq | Davidlohr Bueso | 1 | -1/+1 |
2014-09-30 | locktorture: Support rwlocks | Davidlohr Bueso | 1 | -3/+112 |
2014-09-16 | locktorture: Introduce torture context | Davidlohr Bueso | 1 | -79/+82 |
2014-09-16 | locktorture: Support rwsems | Davidlohr Bueso | 1 | -1/+67 |
2014-09-16 | locktorture: Add infrastructure for torturing read locks | Davidlohr Bueso | 1 | -20/+156 |
2014-09-16 | torture: Address race in module cleanup | Davidlohr Bueso | 1 | -1/+2 |
2014-09-16 | locktorture: Make statistics generic | Davidlohr Bueso | 1 | -16/+16 |
2014-09-16 | locktorture: Teach about lock debugging | Davidlohr Bueso | 1 | -2/+13 |
2014-09-16 | locktorture: Support mutexes | Davidlohr Bueso | 1 | -2/+39 |
2014-09-16 | locktorture: Rename locktorture_runnable parameter | Davidlohr Bueso | 1 | -4/+4 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-05-14 | torture: Check for multiple concurrent torture tests | Paul E. McKenney | 1 | -1/+2 |
2014-05-14 | locktorture: Remove reference to nonexistent Kconfig parameter | Paul E. McKenney | 1 | -2/+2 |
2014-05-13 | torture: Intensify locking test | Paul E. McKenney | 1 | -1/+2 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-02-23 | rcutorture: Add a lock_busted to test the test | Paul E. McKenney | 1 | -1/+32 |
2014-02-23 | locktorture: Add a lock-torture kernel module | Paul E. McKenney | 1 | -0/+421 |