| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-06-16 | locking/atomic, arch/mips: Convert to _relaxed atomics |  Peter Zijlstra | 1 | -20/+22 |
| 2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() |  Peter Zijlstra | 1 | -2/+0 |
| 2016-06-16 | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -9/+129 |
| 2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -1/+1 |
| 2015-10-26 | MIPS: atomic: Fix comment describing atomic64_add_unless's return value. |  Ralf Baechle | 1 | -1/+1 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -4/+4 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -2/+0 |
| 2015-07-27 | mips: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -0/+9 |
| 2015-02-17 | MIPS: asm: atomic: Update ISA constraints for MIPS R6 support |  Markos Chandras | 1 | -6/+6 |
| 2015-02-17 | MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM |  Markos Chandras | 1 | -15/+15 |
| 2014-11-24 | MIPS: atomic.h: Reformat to fit in 79 columns |  Maciej W. Rozycki | 1 | -178/+179 |
| 2014-11-24 | MIPS: Fix microMIPS LL/SC immediate offsets |  Maciej W. Rozycki | 1 | -15/+24 |
| 2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() |  Pranith Kumar | 1 | -2/+2 |
| 2014-09-10 | locking, mips: Fix atomics |  Peter Zijlstra | 1 | -3/+3 |
| 2014-08-14 | locking,arch,mips: Fold atomic_ops |  Peter Zijlstra | 1 | -368/+185 |
| 2014-04-18 | arch,mips: Convert smp_mb__*() |  Peter Zijlstra | 1 | -9/+0 |
| 2014-03-31 | MIPS: Fix gigaton of warning building with microMIPS. |  Ralf Baechle | 1 | -20/+20 |
| 2013-11-04 | MIPS: Random whitespace clean-ups |  Maciej W. Rozycki | 1 | -1/+1 |
| 2013-02-01 | MIPS: Whitespace cleanup. |  Ralf Baechle | 1 | -2/+2 |
| 2012-10-11 | Improve atomic.h robustness |  Joshua Kinard | 1 | -35/+29 |
| 2012-03-28 | Disintegrate asm/system.h for MIPS |  David Howells | 1 | -1/+1 |
| 2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion |  Arun Sharma | 1 | -6/+0 |
| 2011-07-26 | atomic: move atomic_add_unless to generic code |  Arun Sharma | 1 | -5/+5 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+0 |
| 2010-10-29 | MIPS: Get rid of branches to .subsections. |  Ralf Baechle | 1 | -112/+96 |
| 2010-10-04 | MIPS: Use generic atomic64 for 32-bit kernels |  Deng-Cheng Zhu | 1 | -0/+4 |
| 2010-07-26 | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. |  David Daney | 1 | -12/+12 |
| 2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables |  Anton Blanchard | 1 | -2/+2 |
| 2010-02-27 | MIPS: New macro smp_mb__before_llsc. |  David Daney | 1 | -8/+8 |
| 2009-09-17 | MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. |  David Daney | 1 | -20/+20 |
| 2009-06-11 | asm-generic: rename atomic.h to atomic-long.h |  Arnd Bergmann | 1 | -1/+1 |
| 2009-01-30 | MIPS: atomic_*(): Change type of intermediate variables. |  Ralf Baechle | 1 | -26/+26 |
| 2009-01-06 | atomic_t: unify all arch definitions |  Matthew Wilcox | 1 | -4/+1 |
| 2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include |  Ralf Baechle | 1 | -0/+801 |