- 878f75c MIPS: Unify sc beqz definition by Paul Burton · 5 years ago
- 4234411 mips/atomic: Fix smp_mb__{before,after}_atomic() by Peter Zijlstra · 6 years ago
- 1c6c1ca mips/atomic: Fix loongson_llsc_mb() wreckage by Peter Zijlstra · 6 years ago
- d184cf1 locking/atomic, mips: Use s64 for atomic64 by Mark Rutland · 6 years ago
- e02e07e MIPS: Loongson: Introduce and use loongson_llsc_mb() by Huacai Chen · 6 years ago
- db1ce3f MIPS: Fix a R10000_LLSC_WAR logic in atomic.h by Huacai Chen · 6 years ago
- 378ed6f MIPS: Avoid using .set mips0 to restore ISA by Paul Burton · 6 years ago
- 0c4b0f8 Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
- cfd54de MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL by Paul Burton · 6 years ago
- e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
- 4936084 MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h by Joshua Kinard · 7 years ago
- a0a5ac3 MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR by Joshua Kinard · 7 years ago
- 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
- 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
- 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 7 years ago
- eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
- bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
- 4ec4585 locking/atomic, arch/mips: Convert to _relaxed atomics by Peter Zijlstra · 9 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 4edac52 locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- f25319d MIPS: atomic: Fix comment describing atomic64_add_unless's return value. by Ralf Baechle · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 27782f2 mips: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 0038df2 MIPS: asm: atomic: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
- 94bfb75 MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM by Markos Chandras · 10 years ago
- ddb3108 MIPS: atomic.h: Reformat to fit in 79 columns by Maciej W. Rozycki · 10 years ago
- b0984c4 MIPS: Fix microMIPS LL/SC immediate offsets by Maciej W. Rozycki · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- da4c544 locking, mips: Fix atomics by Peter Zijlstra · 10 years ago
- ef31563 locking,arch,mips: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 91bbefe arch,mips: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 11 years ago
- edf7b93 MIPS: Random whitespace clean-ups by Maciej W. Rozycki · 11 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- b4f2a17 Improve atomic.h robustness by Joshua Kinard · 13 years ago
- b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
- 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
- f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
- 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 15 years ago
- f2a6827 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. by David Daney · 14 years ago
- f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
- f252ffd MIPS: New macro smp_mb__before_llsc. by David Daney · 15 years ago
- b791d11 MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. by David Daney · 16 years ago
- 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
- 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago
- ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
- 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/atomic.h]
- 5095202 [MIPS] Fix bug in atomic_sub_if_positive. by Ralf Baechle · 17 years ago
- 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
- 17099b1 [MIPS] Make support for weakly ordered LL/SC a config option. by Ralf Baechle · 18 years ago
- 7b239bb [MIPS] Fix build error in atomic64_cmpxchg by Atsushi Nemoto · 18 years ago
- 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 18 years ago
- e12f644 atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips by Mathieu Desnoyers · 18 years ago
- 49edd09 [MIPS] Lockdep: Fix recursion bug. by Ralf Baechle · 18 years ago
- f65e4fa [MIPS] Improve branch prediction in ll/sc atomic operations. by Ralf Baechle · 18 years ago
- 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
- 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
- e303e08 [MIPS] Remove old junk left from old atomic_lock. by Ralf Baechle · 18 years ago
- 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 19 years ago
- 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
- 92f22c1 [MIPS] Fix atomic*_sub_if_positive return value. by Ralf Baechle · 19 years ago
- b2d28b7 MIPS: Get rid of atomic_lock. by Ralf Baechle · 19 years ago
- ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
- d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
- f10d14d [MIPS] Fix documentation typos. by Arnaud Giersch · 19 years ago
- 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
- 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
- c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 20 years ago
- aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 20 years ago
- 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago