Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-20 | test_hash.c: refactor into kunit | Isabella Basso | 1 | -133/+61 |
2022-01-20 | test_hash.c: split test_hash_init | Isabella Basso | 1 | -12/+54 |
2022-01-20 | test_hash.c: split test_int_hash into arch-specific functions | Isabella Basso | 1 | -29/+62 |
2022-01-20 | hash.h: remove unused define directive | Isabella Basso | 1 | -23/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2016-09-01 | lib/test_hash.c: fix warning in preprocessor symbol evaluation | Geert Uytterhoeven | 1 | -9/+15 |
2016-09-01 | lib/test_hash.c: fix warning in two-dimensional array init | Geert Uytterhoeven | 1 | -1/+1 |
2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -2/+2 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -0/+250 |