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