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
/
tools
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+79
2021-05-07
tools: sync lib/find_bit implementation
Yury Norov
1
-3
/
+55
2021-05-07
tools: sync find_next_bit implementation
Yury Norov
1
-6
/
+21
2021-05-07
tools: sync small_const_nbits() macro with the kernel
Yury Norov
1
-0
/
+3
2021-04-20
tools/headers: sync headers of asm-generic/hugetlb_encode.h
Yanan Wang
1
-0
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
3
-9
/
+110
2018-03-10
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+16
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
12
-0
/
+12
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-25
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
1
-0
/
+34
2017-03-04
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
1
-0
/
+8
2017-01-28
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
1
-0
/
+3
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
3
-0
/
+41
2016-07-19
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
5
-5
/
+188
2016-07-15
tools: Simplify BITS_PER_LONG define
Peter Zijlstra
1
-21
/
+2
2016-07-13
tools: Fix up BITS_PER_LONG setting
Arnaldo Carvalho de Melo
1
-5
/
+19
2016-07-12
tools: Copy the bitsperlong.h files from the kernel
Arnaldo Carvalho de Melo
3
-0
/
+27
2016-03-09
tools: Copy hashtable.h into tools directory
Josh Poimboeuf
3
-3
/
+3
2015-05-08
tools include: Add basic atomic.h implementation from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+63
2015-05-08
tools: Adopt asm-generic/barrier.h
Arnaldo Carvalho de Melo
1
-0
/
+44
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
4
-0
/
+11
2014-12-17
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
4
-0
/
+6
2014-12-17
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
1
-0
/
+24
2014-12-17
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
1
-0
/
+33
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
1
-0
/
+22
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
1
-0
/
+43