Fio 2.1.4
[fio.git] / crc /
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2012-12-18 Jens AxboeFixup CPUID for 32-bit x86
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-09 Jens AxboeAdd check for invariant TSC on x86 and use TSC is defau...
2012-02-29 Jens AxboeMerge branch 'master' into gfio
2012-02-29 Jens AxboeRename crc functions to private namespace
2012-02-22 Jens AxboeAuto-detect whether to use hw assisted crc32c
2012-02-09 Jens AxboeFix a few other static code checker spotted "issues"
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-01 Jens Axboecrc16: use void * as the argument
2011-01-19 Jens AxboeGet rid of shadow declarations
2010-10-22 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-21 Jens AxboeA few fixes for 32-bit compiles
2010-06-29 Jens Axboecrc32c-intel: replace SIGILL approach with cpuid
2010-06-21 Jens AxboeAuto-detect missing hw support for crc32c and fallback...
2009-08-09 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-08-09 Jens AxboeAdd Linus' optimized sha1 hash for checksum
2008-09-12 Aaron CarrollDon't compile crc32c-intel on non-x86 platforms
2008-08-04 Jens AxboeAdd intel hardware assisted crc32c support
2008-06-11 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-06-11 Jens AxboeAdd crc32c checksum
2008-06-11 Jens Axboecrc32 is uint32_t, not unsigned long
2008-05-30 Jens AxboeMove the lib/ stuff around a bit
2008-05-30 Jens AxboeMake it work on opensolaris
2007-07-30 Jens AxboeMove checksumming files to seperate directory