| Commit message (Expand) | Author | Age | Files | Lines |
* | doc:lock: remove reference to clever use of read-write lock | Federico Vaga | 2019-09-14 | 1 | -12/+0 |
* | docs: fix broken doc references due to renames | Mauro Carvalho Chehab | 2019-07-17 | 1 | -2/+2 |
* | docs: locking: add it to the main index | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: locking: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 10 | -376/+500 |
* | locking/lockdep: Add explanation to lock usage rules in lockdep design doc | Yuyang Du | 2019-06-03 | 1 | -10/+23 |
* | locking/lockdep: Add description and explanation in lockdep design doc | Yuyang Du | 2019-06-03 | 1 | -18/+61 |
* | Documentation/locking/lockdep: Drop last two chars of sample states | Geert Uytterhoeven | 2019-03-04 | 1 | -2/+2 |
* | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2018-10-24 | 1 | -16/+0 |
|\ |
|
| * | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2018-09-09 | 1 | -16/+0 |
* | | Documentation/lockstat: Fix trivial typo | Andrew Murray | 2018-10-02 | 1 | -1/+1 |
|/ |
|
* | locking: Implement an algorithm choice for Wound-Wait mutexes | Thomas Hellstrom | 2018-07-03 | 1 | -11/+46 |
* | locking: WW mutex cleanup | Peter Ziljstra | 2018-07-03 | 1 | -6/+6 |
* | Merge tag 'v4.16-rc2' into locking/core, to refresh the branch | Ingo Molnar | 2018-02-21 | 1 | -32/+17 |
|\ |
|
| * | Documentation/locking/mutex-design: Update to reflect latest changes | Juri Lelli | 2018-02-11 | 1 | -32/+17 |
* | | Documentation/locking/lockdep: Add section about available annotations | Juri Lelli | 2018-02-14 | 1 | -0/+47 |
* | | Documentation/locking/lockdep: Update info about states | Juri Lelli | 2018-02-14 | 1 | -2/+2 |
|/ |
|
* | 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 |