summaryrefslogtreecommitdiffstats
path: root/include/linux/seqlock.h
Commit message (Expand)AuthorAgeFilesLines
* seqlock: Use seqcount infrastructureThomas Gleixner2013-02-191-82/+92
* seqlock: Remove unused functionsThomas Gleixner2013-02-191-21/+0
* seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
* Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells2011-06-111-0/+1
* seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-3/+0
* seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller2011-05-121-2/+2
* kernel: optimise seqlockNick Piggin2011-01-071-7/+73
* seqlock: livelock fixIngo Molnar2008-04-251-17/+29
* seqlocks: trivial remove weird whitespaceDaniel Walker2007-04-271-4/+4
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* [PATCH] lockdep: fix seqlock_init()Ingo Molnar2006-12-121-2/+5
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-2/+10
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-111-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+175