summaryrefslogtreecommitdiff
path: root/include/linux/hash.h
Commit message (Expand)AuthorAge
* <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-28
* Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-28
* Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-28
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-02
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-14
* fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-05
* Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2014-09-13
* lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
* kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-18
* propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
* net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-09
* mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-17
* hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16