index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_rhashtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
rhashtable-test: Fix 64bit division
Thomas Graf
1
-1
/
+2
2015-05-03
rhashtable-test: Detect insertion failures
Thomas Graf
1
-6
/
+20
2015-05-03
rhashtable-test: Use walker to test bucket statistics
Thomas Graf
1
-30
/
+30
2015-05-03
rhashtable-test: Do not allocate individual test objects
Thomas Graf
1
-22
/
+6
2015-05-03
rhashtable-test: Get rid of ptr in test_obj structure
Thomas Graf
1
-6
/
+3
2015-05-03
rhashtable-test: Measure time to insert, remove & traverse entries
Thomas Graf
1
-31
/
+69
2015-05-03
rhashtable-test: Remove unused TEST_NEXPANDS
Thomas Graf
1
-1
/
+0
2015-04-03
test_rhashtable: Remove bogus max_size setting
Herbert Xu
1
-1
/
+0
2015-03-23
rhashtable: Add multiple rehash support
Herbert Xu
1
-24
/
+0
2015-03-20
test_rhashtable: Use inlined rhashtable interface
Herbert Xu
1
-14
/
+19
2015-03-18
test_rhashtable: Use rhashtable max_size instead of max_shift
Herbert Xu
1
-1
/
+1
2015-03-15
rhashtable: Add rehash counter to bucket_table
Herbert Xu
1
-1
/
+1
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
1
-0
/
+1
2015-02-27
rhashtable: unconditionally grow when max_shift is not specified
Daniel Borkmann
1
-2
/
+0
2015-02-20
rhashtable: allow to unload test module
Daniel Borkmann
1
-0
/
+5
2015-02-20
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
1
-1
/
+2
2015-01-30
rhashtable: Make selftest modular
Geert Uytterhoeven
1
-0
/
+227