linux/include
Matthew Wilcox 4e701482d1 hash: add explicit u32 and u64 versions of hash
The 32-bit version is more efficient (and apparently gives better hash
results than the 64-bit version), so users who are only hashing a 32-bit
quantity can now opt to use the 32-bit version explicitly, rather than
promoting to a long.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: William Lee Irwin III <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:00 -08:00
..
acpi
asm-alpha
asm-arm
asm-avr32 Fix timerfd breakage on avr32 2008-02-05 14:37:15 -08:00
asm-blackfin
asm-cris
asm-frv timerfd: fix remaining architectures 2008-02-05 14:37:15 -08:00
asm-generic taskstats scaled time cleanup 2008-02-06 10:41:00 -08:00
asm-h8300
asm-ia64 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 2008-02-05 10:24:52 -08:00
asm-m32r timerfd: fix remaining architectures 2008-02-05 14:37:15 -08:00
asm-m68k
asm-m68knommu
asm-mips
asm-parisc
asm-powerpc taskstats scaled time cleanup 2008-02-06 10:41:00 -08:00
asm-ppc
asm-s390 taskstats scaled time cleanup 2008-02-06 10:41:00 -08:00
asm-sh timerfd: fix remaining architectures 2008-02-05 14:37:15 -08:00
asm-sparc
asm-sparc64
asm-um uml: LDT mutex conversion 2008-02-05 09:44:31 -08:00
asm-v850
asm-x86
asm-xtensa
crypto
keys
linux hash: add explicit u32 and u64 versions of hash 2008-02-06 10:41:00 -08:00
math-emu
media
mtd
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-02-05 10:09:07 -08:00
pcmcia
rdma
rxrpc
scsi
sound
video
xen
Kbuild