index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2014-04-18
arch,mips: Convert smp_mb__*()
Peter Zijlstra
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2013-11-04
MIPS: Random whitespace clean-ups
Maciej W. Rozycki
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-11
Improve atomic.h robustness
Joshua Kinard
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
2010-10-04
MIPS: Use generic atomic64 for 32-bit kernels
Deng-Cheng Zhu
2010-07-26
MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
David Daney
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-02-27
MIPS: New macro smp_mb__before_llsc.
David Daney
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-01-30
MIPS: atomic_*(): Change type of intermediate variables.
Ralf Baechle
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle