Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6e6d6efabd2567337f7d97791f7a60aa5fdbcfc2
/
Documentation
/
locking
b23c477
Merge tag 'docs-5.8' of git://git.lwn.net/linux
by Linus Torvalds
· 4 years, 7 months ago
9171072
locking: Introduce local_lock()
by Thomas Gleixner
· 4 years, 7 months ago
95ca6d7
docs: move locking-specific documents to locking/
by Mauro Carvalho Chehab
· 4 years, 8 months ago
649f9cf
doc:locking: remove info about old behavior of locktorture
by Federico Vaga
· 4 years, 9 months ago
51e69e6
Documentation/locking/locktypes: Minor copy editor fixes
by Randy Dunlap
· 4 years, 10 months ago
7ecc6aa
Documentation/locking/locktypes: Further clarifications and wordsmithing
by Thomas Gleixner
· 4 years, 10 months ago
919e9e6
Documentation: Add lock ordering and nesting documentation
by Thomas Gleixner
· 4 years, 10 months ago
4bfdebd
docs/locking: Fix outdated section names
by SeongJae Park
· 5 years ago
3dbbeef
doc:locking: fix locktorture parameter description
by Federico Vaga
· 5 years ago
19ad5f7
doc:lock: remove reference to clever use of read-write lock
by Federico Vaga
· 5 years ago
bff9e34
docs: fix broken doc references due to renames
by Mauro Carvalho Chehab
· 5 years ago
4c68060
docs: locking: add it to the main index
by Mauro Carvalho Chehab
· 6 years ago
387b146
docs: locking: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
1ac4ba5
locking/lockdep: Add explanation to lock usage rules in lockdep design doc
by Yuyang Du
· 6 years ago
c01fbbc
locking/lockdep: Add description and explanation in lockdep design doc
by Yuyang Du
· 6 years ago
866d65b
Documentation/locking/lockdep: Drop last two chars of sample states
by Geert Uytterhoeven
· 6 years ago
01aa9d5
Merge tag 'docs-4.20' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
bccb484
Documentation/lockstat: Fix trivial typo
by Andrew Murray
· 6 years ago
a7ddcea
Drop all 00-INDEX files from Documentation/
by Henrik Austad
· 6 years ago
08295b3
locking: Implement an algorithm choice for Wound-Wait mutexes
by Thomas Hellstrom
· 7 years ago
55f036c
locking: WW mutex cleanup
by Peter Ziljstra
· 7 years ago
862e6e2
Merge tag 'v4.16-rc2' into locking/core, to refresh the branch
by Ingo Molnar
· 7 years ago
a1ea544
Documentation/locking/lockdep: Add section about available annotations
by Juri Lelli
· 7 years ago
e5684bb
Documentation/locking/lockdep: Update info about states
by Juri Lelli
· 7 years ago
79e9023
Documentation/locking/mutex-design: Update to reflect latest changes
by Juri Lelli
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
a2f2577
torture: Eliminate torture_runnable and perf_runnable
by Paul E. McKenney
· 7 years ago
796cacd
Documentation: fix locking rt-mutex doc refs
by Tom Saeger
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
68a1e34
rtmutex: update rt-mutex
by Alex Shi
· 7 years ago
f1824df
rtmutex: update rt-mutex-design
by Alex Shi
· 7 years ago
ef0758d
locking/lockdep: Add 'crossrelease' feature documentation
by Byungchul Park
· 7 years ago
27bd57a
locking/ww_mutex/Documentation: Update the design document
by Nicolai Hähnle
· 8 years ago
d32cdbf
locking/lglock: Remove lglock implementation
by Peter Zijlstra
· 9 years ago
1d4093d
locking/Documentation/lockdep: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
095777c
locktorture: Support rtmutex torturing
by Davidlohr Bueso
· 9 years ago
e58cdf5
locking/Documentation/lockstat: Fix typo - lokcing -> locking
by Stephen Boyd
· 9 years ago
73b4f63
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
7b7e1b7
lockstat: Add documentation on contention and contenting points
by Daniel Wagner
· 10 years ago
a97af33
locking/Documentation: Update code path
by SeongJae Park
· 10 years ago
8ea8f3e
Update of Documentation/00-INDEX
by Henrik Austad
· 10 years ago
9c37f959
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9fd7fc3
locking/lglocks: Add documentation of current lglocks implementation
by Nicholas Mc Guire
· 10 years ago
6d5f0eb
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e34191f
locktorture: Support rwlocks
by Davidlohr Bueso
· 10 years ago
4a3b427
locktorture: Support rwsems
by Davidlohr Bueso
· 10 years ago
4f6332c
locktorture: Add infrastructure for torturing read locks
by Davidlohr Bueso
· 10 years ago
42ddc75
locktorture: Support mutexes
by Davidlohr Bueso
· 10 years ago
cdf26bb
locktorture: Add documentation
by Davidlohr Bueso
· 10 years ago
0a7cbf9
locking/Documentation: Update locking/mutex-design.txt disadvantages
by Davidlohr Bueso
· 10 years ago
214e0ae
locking/Documentation: Move locking related docs into Documentation/locking/
by Davidlohr Bueso
· 10 years ago