index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
radix-tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
*
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
*
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
*
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
1
-1
/
+92
*
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
2
-3
/
+4
*
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
8
-6
/
+365
*
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
*
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
*
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
*
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
*
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
3
-23
/
+3
*
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
*
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
*
tools: Provide a definition of WARN_ON
Matthew Wilcox
2017-01-27
1
-1
/
+0
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
11
-500
/
+4
*
redo: radix tree test suite: fix compilation
Matthew Wilcox
2016-12-15
2
-29
/
+1
*
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
2016-12-14
1
-86
/
+0
*
radix tree test suite: add new tag check
Matthew Wilcox
2016-12-14
1
-0
/
+3
*
radix-tree: ensure counts are initialised
Matthew Wilcox
2016-12-14
1
-4
/
+41
*
radix tree test suite: cache recently freed objects
Matthew Wilcox
2016-12-14
2
-12
/
+41
*
radix tree test suite: add some more functionality
Matthew Wilcox
2016-12-14
3
-0
/
+21
*
radix tree test suite: check multiorder iteration
Matthew Wilcox
2016-12-14
4
-35
/
+73
*
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
2016-12-14
1
-12
/
+75
*
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2016-12-14
2
-2
/
+45
*
radix-tree: add radix_tree_split
Matthew Wilcox
2016-12-14
1
-0
/
+64
*
radix-tree: add radix_tree_join
Matthew Wilcox
2016-12-14
1
-0
/
+58
*
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-14
6
-19
/
+50
*
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
2016-12-14
3
-4
/
+28
*
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
4
-19
/
+30
*
radix tree test suite: use common find-bit code
Matthew Wilcox
2016-12-14
5
-80
/
+48
*
radix tree test suite: record order in each item
Matthew Wilcox
2016-12-14
3
-14
/
+23
*
radix tree test suite: handle exceptional entries
Matthew Wilcox
2016-12-14
1
-0
/
+7
*
radix tree test suite: use rcu_barrier
Matthew Wilcox
2016-12-14
2
-2
/
+15
*
radix tree test suite: benchmark for iterator
Konstantin Khlebnikov
2016-12-14
5
-1
/
+110
*
radix tree test suite: iteration test misuses RCU
Matthew Wilcox
2016-12-14
1
-2
/
+26
*
radix tree test suite: make runs more reproducible
Matthew Wilcox
2016-12-14
2
-6
/
+14
*
radix tree test suite: free preallocated nodes
Matthew Wilcox
2016-12-14
2
-0
/
+4
*
radix tree test suite: track preempt_count
Matthew Wilcox
2016-12-14
3
-13
/
+24
*
radix tree test suite: allow GFP_ATOMIC allocations to fail
Matthew Wilcox
2016-12-14
3
-9
/
+25
*
tools: add WARN_ON_ONCE
Matthew Wilcox
2016-12-14
3
-4
/
+2
*
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
1
-1
/
+1
*
Revert "radix tree test suite: fix compilation"
Linus Torvalds
2016-12-09
2
-1
/
+29
*
radix tree test suite: fix compilation
Matthew Wilcox
2016-12-07
2
-29
/
+1
*
radix-tree tests: properly initialize mutex
Ross Zwisler
2016-10-11
1
-1
/
+1
*
radix-tree tests: add iteration test
Ross Zwisler
2016-10-11
4
-1
/
+184
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-13
/
+0
|
\
|
*
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-13
/
+0
*
|
radix tree test suite: Test radix_tree_replace_slot() for multiorder entries
Matthew Wilcox
2016-09-25
2
-5
/
+13
|
/
*
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
2016-08-02
1
-1
/
+1
*
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
2016-07-23
1
-1
/
+1
[next]