index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
MIPS: bitops: Use smp_mb__before_atomic in test_* ops
Paul Burton
1
-3
/
+3
2019-10-07
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Paul Burton
1
-9
/
+2
2019-10-07
MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
Paul Burton
1
-12
/
+12
2019-10-07
MIPS: bitops: Abstract LL/SC loops
Paul Burton
1
-204
/
+63
2019-10-07
MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
Paul Burton
1
-6
/
+12
2019-10-07
MIPS: bitops: Use the BIT() macro
Paul Burton
1
-15
/
+16
2019-10-07
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
1
-6
/
+6
2019-10-07
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
1
-53
/
+13
2019-10-07
MIPS: bitops: ins start position is always an immediate
Paul Burton
1
-3
/
+3
2019-10-07
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
1
-9
/
+4
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
1
-1
/
+1
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
1
-108
/
+105
2019-08-31
mips/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
1
-17
/
+25
2019-08-31
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
1
-0
/
+5
2019-05-14
MIPS: mark __fls() and __ffs() as __always_inline
Masahiro Yamada
1
-2
/
+2
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
1
-0
/
+5
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
1
-14
/
+28
2017-10-09
MIPS: Add nudges to writes for bit unlocks.
Chad Reese
1
-0
/
+1
2016-05-09
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
1
-16
/
+1
2015-06-21
MIPS: Replace smp_mb with release barrier function in unlocks.
Leonid Yegoshin
1
-1
/
+1
2015-04-08
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
1
-3
/
+4
2015-02-17
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
Markos Chandras
1
-15
/
+15
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
1
-17
/
+17
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
1
-17
/
+18
2014-07-30
MIPS: asm/bitops.h: Guard CLZ with `.set mips32'
Maciej W. Rozycki
1
-1
/
+7
2014-04-18
arch,mips: Convert smp_mb__*()
Peter Zijlstra
1
-9
/
+2
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
1
-14
/
+14
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-11
/
+11
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
1
-82
/
+32
2012-11-09
MIPS: bitops.h: Change use of 'unsigned short' to 'int'
Jim Quinlan
1
-7
/
+7
2012-07-18
mips: fix bug.h build regression
Yoichi Yuasa
1
-1
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
1
-149
/
+121
2010-08-05
MIPS: Create and use asm/arch_hweight.h
David Daney
1
-1
/
+4
2010-02-27
MIPS: New macro smp_mb__before_llsc.
David Daney
1
-4
/
+4
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
1
-17
/
+17
2009-05-14
MIPS: Enable CLO / CLZ instructions via separate CPU property
Ralf Baechle
1
-2
/
+2
2008-10-30
MIPS: Clean up MIPSxx-optimized bitop functions
Ralf Baechle
1
-38
/
+76
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
1
-0
/
+672