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
/
testing
/
radix-tree
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2
-0
/
+15
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2
-0
/
+3
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
2
-0
/
+2
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-1
/
+0
2018-08-22
radix tree test suite: Fix compilation
Matthew Wilcox
1
-0
/
+2
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
1
-0
/
+1
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
3
-0
/
+7
2018-02-06
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-02-14
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2
-6
/
+2
2017-02-14
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
1
-0
/
+6
2017-02-14
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
1
-0
/
+17
2017-02-14
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2
-3
/
+4
2017-02-14
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
3
-3
/
+7
2017-02-14
radix tree test suite: Reduce kernel.h
Matthew Wilcox
3
-39
/
+12
2017-02-14
radix tree test suite: Remove export.h
Matthew Wilcox
1
-2
/
+0
2017-02-14
radix tree test suite: Remove types.h
Matthew Wilcox
2
-23
/
+2
2017-02-14
radix tree test suite: Remove mempool
Matthew Wilcox
1
-16
/
+0
2017-01-28
tools: Provide a definition of WARN_ON
Matthew Wilcox
1
-1
/
+0
2017-01-28
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
11
-500
/
+4
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-12-15
radix tree test suite: cache recently freed objects
Matthew Wilcox
1
-5
/
+0
2016-12-15
radix tree test suite: add some more functionality
Matthew Wilcox
2
-0
/
+6
2016-12-15
radix tree test suite: use common find-bit code
Matthew Wilcox
3
-22
/
+42
2016-12-15
radix tree test suite: benchmark for iterator
Konstantin Khlebnikov
1
-0
/
+4
2016-12-15
radix tree test suite: track preempt_count
Matthew Wilcox
1
-3
/
+3
2016-12-15
radix tree test suite: allow GFP_ATOMIC allocations to fail
Matthew Wilcox
2
-8
/
+19
2016-12-15
tools: add WARN_ON_ONCE
Matthew Wilcox
2
-3
/
+1
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
2
-1
/
+29
2016-12-08
radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-09-06
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
1
-13
/
+0
2016-08-03
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
1
-1
/
+1
2016-05-21
radix-tree: add test for radix_tree_locate_item()
Ross Zwisler
1
-0
/
+1
2016-05-21
radix-tree: add support for multi-order iterating
Ross Zwisler
1
-4
/
+1
2016-05-21
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
1
-0
/
+1
2016-05-21
radix tree test suite: allow testing other fan-out values
Ross Zwisler
1
-0
/
+2
2016-05-21
radix tree test suite: add tests for radix_tree_locate_item()
Matthew Wilcox
1
-0
/
+3
2016-05-21
radix tree test suite: fix build
Matthew Wilcox
3
-8
/
+12
2016-03-18
radix-tree tests: add regression3 test
Konstantin Khlebnikov
1
-0
/
+1
2016-03-18
radix tree test harness
Matthew Wilcox
24
-0
/
+672