index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2014-04-01
s390/bitops,atomic: add missing memory barriers
Heiko Carstens
2014-02-21
s390/bitops: fix comment
Heiko Carstens
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-08-22
s390/bitops: fix inline assembly constraints
Heiko Carstens
2013-07-26
s390/bitops: fix find_next_bit_left
Martin Schwidefsky
2013-04-17
s390/bitops: get rid of __BITOPS_BARRIER()
Heiko Carstens
2013-04-17
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
Akinobu Mita
2012-11-30
s390/bitops: find leftmost bit instruction support
Jan Glauber
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
s390: introduce little-endian bitops
Akinobu Mita
2010-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
2009-03-26
[S390] bitops: remove likely annotations
Heiko Carstens
2009-03-26
[S390] convert bitmap definitions to C
Heiko Carstens
2008-08-21
[S390] fix ext2_find_next_bit
Eric Sandeen
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky