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