Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-09 | ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg | Noam Camus | 1 | -3/+57 |
2016-03-11 | ARC: bitops: Remove non relevant comments | Vineet Gupta | 1 | -15/+0 |
2015-07-09 | ARC: Make ARC bitops "safer" (add anti-optimization) | Vineet Gupta | 1 | -26/+9 |
2015-06-25 | ARC: Reduce bitops lines of code using macros | Vineet Gupta | 1 | -333/+144 |
2015-06-25 | ARC: add smp barriers around atomics per Documentation/atomic_ops.txt | Vineet Gupta | 1 | -0/+19 |
2015-06-22 | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta | 1 | -0/+71 |
2015-04-13 | ARC: fold __builtin_constant_p() into test_bit() | Vineet Gupta | 1 | -13/+18 |
2014-10-13 | ARC: remove extraneous __KERNEL__ guards | Vineet Gupta | 1 | -4/+0 |
2014-04-18 | arch,arc: Convert smp_mb__*() | Peter Zijlstra | 1 | -4/+1 |
2013-02-11 | ARC: Atomic/bitops/cmpxchg/barriers | Vineet Gupta | 1 | -0/+516 |