summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/hash.c
Commit message (Expand)AuthorAgeFilesLines
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-92/+0
* Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-141-17/+12
* fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-051-12/+17
* x86, hash: Simplify switch, add __init annotationJan Beulich2014-03-191-6/+6
* x86, hash: Swap arguments passed to crc32_u32()Jan Beulich2014-03-191-3/+3
* x86, hash: Fix build failure with older binutilsJan Beulich2014-03-191-0/+4
* lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-0/+88