summaryrefslogtreecommitdiff
path: root/include/linux/hash.h
AgeCommit message (Expand)Author
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2008-02-06hash: add explicit u32 and u64 versions of hashMatthew Wilcox
2002-03-09[PATCH] Futexes IV (Fast Lightweight Userspace Semaphores)Rusty Russell