summaryrefslogtreecommitdiff
path: root/include/linux/seqlock.h
Commit message (Expand)AuthorAge
* seqlock: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-04
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* locking/seqcount: Re-fix raw_read_seqcount_latch()Peter Zijlstra2016-06-03
* seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan2016-05-26
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-28
| * seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-28
* | seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra2015-06-19
* | seqcount: Rename write_seqcount_barrier()Peter Zijlstra2015-06-19
|/
* locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-24
* seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel2014-09-19
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\
| * seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers2014-07-23
| * seqcount: Provide raw_read_seqcount()Thomas Gleixner2014-07-23
* | lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust2014-06-18
|/
* seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-12
* take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-15
* seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
* seqlock: Add a new locking reader typeWaiman Long2013-09-12
* seqlock: Use seqcount infrastructureThomas Gleixner2013-02-19
* seqlock: Remove unused functionsThomas Gleixner2013-02-19
* seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-04
* Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-04
* linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells2011-06-11
* seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
* seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller2011-05-12
* kernel: optimise seqlockNick Piggin2011-01-07
* seqlock: livelock fixIngo Molnar2008-04-25
* seqlocks: trivial remove weird whitespaceDaniel Walker2007-04-27
* Various typo fixes.Robert P. J. Day2007-02-17
* [PATCH] lockdep: fix seqlock_init()Ingo Molnar2006-12-12
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16