aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-92/+0
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh1-17/+12
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa1-12/+17
2014-03-19x86, hash: Simplify switch, add __init annotationJan Beulich1-6/+6
2014-03-19x86, hash: Swap arguments passed to crc32_u32()Jan Beulich1-3/+3
2014-03-19x86, hash: Fix build failure with older binutilsJan Beulich1-0/+4
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-0/+88