Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
c6dd7c5dd8f51f904bd4847d6c2c5a540628b4b4
/
crc
7bf3a57
sha256: cast shift to uint64_t
by Jens Axboe
· 10 years ago
7b3aea9
crc/test: fix potential div by zero
by Jens Axboe
· 10 years ago
262cf5c
crc/test: add fnv
by Jens Axboe
· 10 years ago
dc34c74
Add fnv hash
by Jens Axboe
· 10 years ago
fc18c78
crc/test: if the checksum needs a _final(), do it in the loop
by Jens Axboe
· 10 years ago
b0e1bb9
Move murmur3 hash to crc/
by Jens Axboe
· 10 years ago
95a5a3f
crc/test: add jhash
by Jens Axboe
· 10 years ago
3e6d415
crc/test: fix alignment
by Jens Axboe
· 10 years ago
67c1b7c
Add murmurhash3
by Jens Axboe
· 10 years ago
ee4ceb7
bloom: use independent hashes
by Jens Axboe
· 10 years ago
89cce05
Checksumming updates
by Jens Axboe
· 10 years ago
f888971
crc/test: a few more cleanups and code unifications
by Jens Axboe
· 10 years ago
7e92c71
crc/test: cleanup and better precision
by Jens Axboe
· 10 years ago
be31cc9
Get the crctest results properly aligned
by Jens Axboe
· 10 years ago
9e52966
crc/test.c: fix include of time.h
by Danny Al-Gaaf
· 11 years ago
ea1f1da
crc: add test.h header to test.c
by Jens Axboe
· 11 years ago
632f415
Add missing crc/test.h file
by Jens Axboe
· 11 years ago
10aa136
Cleanup symbols that should be static
by Jens Axboe
· 11 years ago
190b8f0
Pass -Wstrict-prototypes -Wold-style-definition, whitespace
by Castor Fu
· 11 years ago
65f21d6
xxhash: dos2unix'ize
by Jens Axboe
· 11 years ago
844ea60
Add support for the Google xxhash checksumming function
by Jens Axboe
· 11 years ago
782744e
crc: add option to list possible crc types
by Jens Axboe
· 11 years ago
f754086
crc: ensure we properly match test name
by Jens Axboe
· 11 years ago
fec0f21
Add support for testing checksumming speed
by Jens Axboe
· 11 years ago
267339f
Fixup CPUID for 32-bit x86
by Jens Axboe
· 12 years ago
fa80fea
Add check for invariant TSC on x86 and use TSC is default clock if reliable
by Jens Axboe
· 12 years ago
25dfa84
Rename crc functions to private namespace
by Jens Axboe
· 13 years ago
e3aaafc
Auto-detect whether to use hw assisted crc32c
by Jens Axboe
· 13 years ago
cc62ea7
Fix a few other static code checker spotted "issues"
by Jens Axboe
· 13 years ago
3095ffa
crc16: use void * as the argument
by Jens Axboe
· 13 years ago
2b13e71
Get rid of shadow declarations
by Jens Axboe
· 14 years ago
2f68124
A few fixes for 32-bit compiles
by Jens Axboe
· 14 years ago
e0ab5f9
crc32c-intel: replace SIGILL approach with cpuid
by Jens Axboe
· 14 years ago
5d7c5d3
Auto-detect missing hw support for crc32c and fallback to software
by Jens Axboe
· 14 years ago
7c353ce
Add Linus' optimized sha1 hash for checksum
by Jens Axboe
· 15 years ago
419484b
Don't compile crc32c-intel on non-x86 platforms
by Aaron Carroll
· 16 years ago
3845591
Add intel hardware assisted crc32c support
by Jens Axboe
· 16 years ago
bac39e0
Add crc32c checksum
by Jens Axboe
· 16 years ago
13ddcb1
crc32 is uint32_t, not unsigned long
by Jens Axboe
· 16 years ago
00fb3c8
Move the lib/ stuff around a bit
by Jens Axboe
· 16 years ago
5921e80
Make it work on opensolaris
by Jens Axboe
· 16 years ago
eef6eea
Move checksumming files to seperate directory
by Jens Axboe
· 17 years ago