summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra2016-06-161-20/+22
* locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
* locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-9/+129
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-1/+1
|\
| * MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-10-261-1/+1
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* mips: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+9
* MIPS: asm: atomic: Update ISA constraints for MIPS R6 supportMarkos Chandras2015-02-171-6/+6
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-171-15/+15
* MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki2014-11-241-180/+181
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-241-15/+24
* locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
* locking, mips: Fix atomicsPeter Zijlstra2014-09-101-3/+3
* locking,arch,mips: Fold atomic_opsPeter Zijlstra2014-08-141-370/+187
* arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-181-9/+0
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-20/+20
* MIPS: Random whitespace clean-upsMaciej W. Rozycki2013-11-041-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* Improve atomic.h robustnessJoshua Kinard2012-10-111-35/+29
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+1
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-6/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-291-112/+96
* MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-041-0/+4
* MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-261-12/+12
* atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-271-8/+8
* MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney2009-09-171-20/+20
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-4/+1
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+801