Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
bd33a2f5f6b20e6e7eddc6e1e896c4f12daec9bb
/
crc
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