aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-20test_hash.c: refactor into kunitIsabella Basso1-133/+61
2022-01-20test_hash.c: split test_hash_initIsabella Basso1-12/+54
2022-01-20test_hash.c: split test_int_hash into arch-specific functionsIsabella Basso1-29/+62
2022-01-20hash.h: remove unused define directiveIsabella Basso1-23/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15
2016-09-01lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven1-1/+1
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds1-2/+2
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-0/+250