index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-13
MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Ben Hutchings
2017-10-09
MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc
Paul Burton
2017-06-29
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement __cmpxchg() as a function
Paul Burton
2017-06-29
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
Paul Burton
2017-06-29
MIPS: cmpxchg: Error out on unsupported xchg() calls
Paul Burton
2017-06-29
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
Paul Burton
2017-06-29
MIPS: cmpxchg: Pull xchg() asm into a macro
Paul Burton
2017-06-29
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
Paul Burton
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-04-01
MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
Deng-Cheng Zhu
2015-02-17
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
Markos Chandras
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-19
MIPS: cmpxchg.h: Add missing include
Aaro Koskinen
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
2010-04-30
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
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
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle