index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
bitops
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
asm-generic/bitops, kcsan: Add instrumentation for barriers
Marco Elver
2
-0
/
+6
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+9
2021-08-14
bitops/non-atomic: make @nr unsigned to avoid any DIV
Vineet Gupta
1
-7
/
+7
2021-08-11
asm-generic: ffs: Drop bogus reference to ffz location
Geert Uytterhoeven
2
-2
/
+2
2021-08-04
locking/atomic: simplify non-atomic wrappers
Mark Rutland
2
-23
/
+14
2021-07-16
locking/atomic: add generic arch_*() bitops
Mark Rutland
4
-50
/
+83
2021-05-07
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-4
/
+46
2021-05-07
lib: add fast path for find_next_*_bit()
Yury Norov
2
-0
/
+51
2021-05-07
lib: inline _find_next_bit() wrappers
Yury Norov
2
-10
/
+35
2021-01-13
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2020-10-26
asm-generic: fix ffs -Wshadow warning
Arnd Bergmann
1
-4
/
+1
2020-08-25
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
1
-3
/
+27
2020-08-25
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
3
-7
/
+7
2020-03-21
asm-generic, kcsan: Add KCSAN instrumentation for bitops
Marco Elver
3
-20
/
+20
2019-12-07
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-0
/
+295
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
1
-0
/
+17
2019-11-07
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
3
-0
/
+295
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
2
-2
/
+2
2018-06-21
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
Will Deacon
1
-12
/
+56
2018-06-21
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
Will Deacon
1
-155
/
+33
2018-02-13
locking/atomic/bitops: Document and clarify ordering semantics for failed tes...
Will Deacon
1
-1
/
+2
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2016-03-21
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
1
-7
/
+7
2015-10-15
move count_zeroes.h out of asm-generic
Christoph Hellwig
1
-57
/
+0
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2
-2
/
+2
2014-02-09
bitops: Fix signedness of compile-time hweight implementations
Paul Walmsley
1
-8
/
+9
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
1
-2
/
+10
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+57
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
1
-0
/
+57
2012-10-05
bitops: introduce generic {clear,set}_bit_le()
Takuya Yoshikawa
1
-0
/
+10
2012-09-14
generic: Implement generic ffs/fls using __builtin_* functions
Catalin Marinas
4
-0
/
+63
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-1
/
+1
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2
-0
/
+15
2011-05-27
bitops: add #ifndef for each of find bitops
Akinobu Mita
2
-0
/
+11
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2
-30
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-18
/
+0
2011-03-24
asm-generic: use little-endian bitops
Akinobu Mita
1
-2
/
+2
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2
-4
/
+0
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-24
/
+53
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
3
-25
/
+25
2011-03-24
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2010-10-09
bitops: remove duplicated extern declarations
Akinobu Mita
1
-2
/
+12
2010-10-09
bitops: make asm-generic/bitops/find.h more generic
Akinobu Mita
1
-0
/
+25
2010-05-04
arch, hweight: Fix compilation errors
Borislav Petkov
1
-4
/
+4
2010-04-07
x86: Add optimized popcnt variants
Borislav Petkov
1
-4
/
+18
2010-04-07
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
3
-6
/
+55
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-2
/
+2
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-3
/
+3
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-0
/
+1
[next]