index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2020-10-07
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
2
-0
/
+9
2020-02-27
radix tree test suite: Support kmem_cache alignment
Matthew Wilcox (Oracle)
1
-3
/
+3
2019-06-14
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-1
/
+1
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