| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/locking/mutex-design: Update to reflect latest changes | Juri Lelli | 2018-02-11 | 1 | -32/+17 |
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-01-03 | 1 | -5/+0 |
|\ |
|
| * | torture: Eliminate torture_runnable and perf_runnable | Paul E. McKenney | 2017-12-11 | 1 | -5/+0 |
* | | locking/lockdep: Remove the cross-release locking checks | Ingo Molnar | 2017-12-12 | 1 | -874/+0 |
|/ |
|
* | Documentation: fix locking rt-mutex doc refs | Tom Saeger | 2017-10-19 | 1 | -1/+1 |
* | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 2 | -359/+131 |
|\ |
|
| * | rtmutex: update rt-mutex | Alex Shi | 2017-08-24 | 1 | -32/+26 |
| * | rtmutex: update rt-mutex-design | Alex Shi | 2017-08-24 | 1 | -327/+105 |
* | | locking/lockdep: Add 'crossrelease' feature documentation | Byungchul Park | 2017-08-10 | 1 | -0/+874 |
|/ |
|
* | locking/ww_mutex/Documentation: Update the design document | Nicolai Hähnle | 2017-01-14 | 1 | -4/+8 |
* | locking/lglock: Remove lglock implementation | Peter Zijlstra | 2016-09-22 | 1 | -166/+0 |
* | locking/Documentation/lockdep: Fix spelling mistakes | Eric Engestrom | 2016-04-28 | 1 | -2/+2 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -1/+1 |
|\ |
|
| * | locking/Documentation/lockstat: Fix typo - lokcing -> locking | Stephen Boyd | 2015-09-18 | 1 | -1/+1 |
* | | locktorture: Support rtmutex torturing | Davidlohr Bueso | 2015-10-06 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-02-11 | 2 | -0/+21 |
|\ |
|
| * | lockstat: Add documentation on contention and contenting points | Daniel Wagner | 2015-01-28 | 1 | -0/+5 |
| * | Update of Documentation/00-INDEX | Henrik Austad | 2014-12-29 | 1 | -0/+16 |
* | | locking/Documentation: Update code path | SeongJae Park | 2015-01-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-12-09 | 1 | -0/+166 |
|\ |
|
| * | locking/lglocks: Add documentation of current lglocks implementation | Nicholas Mc Guire | 2014-12-08 | 1 | -0/+166 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 7 | -0/+1992 |
|\ |
|
| * | locking/Documentation: Update locking/mutex-design.txt disadvantages | Davidlohr Bueso | 2014-08-13 | 1 | -3/+3 |
| * | locking/Documentation: Move locking related docs into Documentation/locking/ | Davidlohr Bueso | 2014-08-13 | 7 | -0/+1992 |
* | locktorture: Support rwlocks | Davidlohr Bueso | 2014-09-30 | 1 | -0/+5 |
* | locktorture: Support rwsems | Davidlohr Bueso | 2014-09-16 | 1 | -0/+2 |
* | locktorture: Add infrastructure for torturing read locks | Davidlohr Bueso | 2014-09-16 | 1 | -4/+12 |
* | locktorture: Support mutexes | Davidlohr Bueso | 2014-09-16 | 1 | -0/+2 |
* | locktorture: Add documentation | Davidlohr Bueso | 2014-09-16 | 1 | -0/+130 |