| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -2/+6 |
|\ |
|
| * | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -1/+0 |
| * | arc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+17 |
* | | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff | Vineet Gupta | 2015-08-07 | 1 | -2/+1 |
* | | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia... | Vineet Gupta | 2015-08-04 | 1 | -4/+45 |
* | | ARC: refactor atomic inline asm operands with symbolic names | Vineet Gupta | 2015-08-04 | 1 | -15/+17 |
* | | Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv... | Vineet Gupta | 2015-08-04 | 1 | -12/+2 |
|/ |
|
* | ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock | Vineet Gupta | 2015-06-25 | 1 | -2/+12 |
* | ARC: add smp barriers around atomics per Documentation/atomic_ops.txt | Vineet Gupta | 2015-06-25 | 1 | -0/+21 |
* | ARC: unbork !LLSC build | Vineet Gupta | 2015-05-10 | 1 | -1/+1 |
* | Merge tag 'arc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2014-10-21 | 1 | -4/+0 |
|\ |
|
| * | ARC: remove extraneous __KERNEL__ guards | Vineet Gupta | 2014-10-13 | 1 | -4/+0 |
* | | locking,arch,arc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -121/+63 |
|/ |
|
* | arch,arc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -5/+0 |
* | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 2014-01-12 | 1 | -0/+5 |
* | ARC: Atomic/bitops/cmpxchg/barriers | Vineet Gupta | 2013-02-11 | 1 | -0/+232 |