Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
* | dm vdo murmurhash: remove unneeded semicolon | Matthew Sakai | 2024-04-10 | 1 | -1/+1 |
* | dm vdo murmurhash3: use kernel byteswapping routines instead of GCC ones | Ken Raeburn | 2024-03-29 | 1 | -25/+8 |
* | dm vdo: add the MurmurHash3 fast hashing algorithm | Matthew Sakai | 2024-02-20 | 1 | -0/+175 |