summaryrefslogtreecommitdiffstats
path: root/lib/test_hash.c
Commit message (Expand)AuthorAgeFilesLines
* test_hash.c: refactor into kunitIsabella Basso2022-01-201-133/+61
* test_hash.c: split test_hash_initIsabella Basso2022-01-201-12/+54
* test_hash.c: split test_int_hash into arch-specific functionsIsabella Basso2022-01-201-29/+62
* hash.h: remove unused define directiveIsabella Basso2022-01-201-23/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven2016-09-011-9/+15
* lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven2016-09-011-1/+1
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-2/+2
* <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-0/+250