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
Age
Commit message (
Expand
)
Author
2019-10-09
MIPS: Drop 32-bit asm string functions
Paul Burton
2019-10-09
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2019-10-09
MIPS: fw: sni: Fix out of bounds init of o32 stack
Thomas Bogendoerfer
2019-10-09
MIPS: include: Mark __xchg as __always_inline
Thomas Bogendoerfer
2019-10-08
MIPS: generic: Use __initconst for const init data
Tiezhu Yang
2019-10-07
MIPS: futex: Restore \n after sync instructions
Paul Burton
2019-10-07
mips: check for dsp presence only once before save/restore
Aurabindo Jayamohanan
2019-10-07
MIPS: PCI: use information from 1-wire PROM for IOC3 detection
Thomas Bogendoerfer
2019-10-07
MIPS: CI20: DTS: Add Leds
Alexandre GRIVEAUX
2019-10-07
MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
Alexandre GRIVEAUX
2019-10-07
MIPS: CI20: DTS: Add I2C nodes
Alexandre GRIVEAUX
2019-10-07
MIPS: JZ4780: DTS: Add I2C nodes
Alexandre GRIVEAUX
2019-10-07
mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
Dmitry Korotin
2019-10-07
MIPS: Loongson-3: Add CSR IPI support
Huacai Chen
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
MIPS: Loongson: Add CFUCFG&CSR support
Huacai Chen
2019-10-07
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
2019-10-07
MIPS: Check Loongson3 LL/SC errata workaround correctness
Paul Burton
2019-10-07
MIPS: genex: Don't reload address unnecessarily
Paul Burton
2019-10-07
MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
Paul Burton
2019-10-07
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
2019-10-07
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
2019-10-07
MIPS: syscall: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: cmpxchg: Omit redundant barriers for Loongson3
Paul Burton
2019-10-07
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
Paul Burton
2019-10-07
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
Paul Burton
2019-10-07
MIPS: bitops: Abstract LL/SC loops
Paul Burton
2019-10-07
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
Paul Burton
2019-10-07
MIPS: bitops: Use the BIT() macro
Paul Burton
2019-10-07
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
2019-10-07
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
2019-10-07
MIPS: bitops: ins start position is always an immediate
Paul Burton
2019-10-07
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
2019-10-07
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
2019-10-07
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
2019-10-07
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
2019-10-07
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
[prev]
[next]