]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 May 2010 16:17:01 +0000 (09:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 May 2010 16:17:01 +0000 (09:17 -0700)
commitcb41838bbc4403f7270a94b93a9a0d9fc9c2e7ea
tree0f359975ccad4ac72e86b8edf1924c076e74bd89
parent98f01720cbe3e2eb719682777049b6514e9db556
parentc59bd5688299cddb71183e156e7a3c1409b90df2
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86, hweight: Use a 32-bit popcnt for __arch_hweight32()
  arch, hweight: Fix compilation errors
  x86: Add optimized popcnt variants
  bitops: Optimize hweight() by making use of compile-time evaluation
arch/x86/Kconfig
arch/x86/include/asm/alternative.h
include/linux/bitops.h
lib/Makefile