Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
arch
/
s390
/
include
/
asm
/
bitops.h
47d8c15
include: move find.h from asm_generic to linux
by Yury Norov
· 3 years, 5 months ago
ff7a1ee
s390/bitops: return true/false (not 1/0) from bool functions
by Huilong Deng
· 3 years, 3 months ago
4f38c7a
s390/bitops: use register pair instead of register asm
by Heiko Carstens
· 3 years, 7 months ago
6000b5f
s390/bitops: make bitops only work on longs
by Heiko Carstens
· 3 years, 9 months ago
efe5e0f
s390/bitops: remove small optimization to fix clang build
by Heiko Carstens
· 4 years ago
81d2c6f
kasan: support instrumented bitops combined with generic bitops
by Daniel Axtens
· 5 years ago
b4fd5a0
s390/atomic,bitops: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
9779048
s390/kasan: add bitops instrumentation
by Vasily Gorbik
· 6 years ago
0a5c3c2
s390/bitops: make test functions return bool
by Vasily Gorbik
· 6 years ago
4ae9878
s390: fix clang -Wpointer-sign warnigns in boot code
by Arnd Bergmann
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
f3ec471
s390/bitops: add test_and_clear_bit_inv()
by Jens Freimann
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9b62330
s390/bitops: remove outdated comment
by Heiko Carstens
· 8 years ago
0921454
s390/bitops: add for_each_set_bit_inv helper
by Heiko Carstens
· 8 years ago
1993dbc
s390/bitops: use atomic primitives for bitops
by Martin Schwidefsky
· 8 years ago
48002bd
s390/bitops: remove 31 bit related comments
by Heiko Carstens
· 9 years ago
5da7667
s390/barrier: remove unnecessary serialization in atomics and bitops
by Martin Schwidefsky
· 9 years ago
acdc9fc
s390/bitops: implement cache friendly test_and_set_bit_lock
by Martin Schwidefsky
· 9 years ago
5a79859a
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
0ccc8b7
s390/bitops,atomic: add missing memory barriers
by Heiko Carstens
· 11 years ago
db85eae
s390/bitops: fix comment
by Heiko Carstens
· 11 years ago
7d7c7b2
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
by Heiko Carstens
· 11 years ago
b1cb7e2
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
by Heiko Carstens
· 11 years ago
746479c
s390/bitops: use generic find bit functions / reimplement _left variant
by Heiko Carstens
· 11 years ago
4ae8032
s390/bitops: optimize set_bit() for constant values
by Heiko Carstens
· 11 years ago
370b0b5
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
by Heiko Carstens
· 11 years ago
e344e52
s390/bitops: make use of interlocked-access facility 1 instructions
by Heiko Carstens
· 11 years ago
02aff3a
s390/bitops: fix inline assembly constraints
by Heiko Carstens
· 11 years ago
3b0040a
s390/bitops: fix find_next_bit_left
by Martin Schwidefsky
· 11 years ago
5294ee0
s390/bitops: get rid of __BITOPS_BARRIER()
by Heiko Carstens
· 12 years ago
01c2475
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
by Akinobu Mita
· 12 years ago
e56e4e8
s390/bitops: find leftmost bit instruction support
by Jan Glauber
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 13 years ago
da47773
s390/headers: remove #ifdef __KERNEL__ from not exported headers
by Heiko Carstens
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
802caab
s390: use asm-generic/bitops/le.h
by Akinobu Mita
· 14 years ago
a2812e1
arch: add #define for each of optimized find bitops
by Akinobu Mita
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
50b9b47
s390: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
987bcda
[S390] use inline assembly contraints available with gcc 3.3.3
by Martin Schwidefsky
· 15 years ago
e13ed9b
[S390] bitops: remove likely annotations
by Heiko Carstens
· 16 years ago
e3dd9c2
[S390] convert bitmap definitions to C
by Heiko Carstens
· 16 years ago
152382a
[S390] fix ext2_find_next_bit
by Eric Sandeen
· 16 years ago
c6557e7
[S390] move include/asm-s390 to arch/s390/include/asm
by Martin Schwidefsky
· 16 years ago
[Renamed from include/asm-s390/bitops.h]
56a6b1e
generic: implement __fls on all 64-bit archs
by Alexander van Heukelum
· 17 years ago
a22fb7f
[S390] find bit corner case.
by Martin Schwidefsky
· 17 years ago
6d88f82
[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.
by Martin Schwidefsky
· 17 years ago
67fe925
[S390] Implement ext2_find_next_bit.
by Heiko Carstens
· 17 years ago
0abbf05
[S390] Cleanup & optimize bitops.
by Martin Schwidefsky
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
c406abd
[S390] cleanup bitops.h.
by Heiko Carstens
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
7e33db4
[PATCH] bitops: s390: use generic bitops
by Akinobu Mita
· 19 years ago
67b0ad5
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
by Akinobu Mita
· 19 years ago
ef1bea9
[PATCH] s390: remove one set of brackets in __constant_test_bit()
by Eric Paris
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
187dfc6
[PATCH] s390: test_bit return value
by Christian Borntraeger
· 19 years ago
afff7e2
[PATCH] s390: find_next_{zero}_bit fixes
by Martin Schwidefsky
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago