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