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)
* '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

1  2 
arch/x86/Kconfig
arch/x86/include/asm/alternative.h
include/linux/bitops.h
lib/Makefile

Simple merge
Simple merge
Simple merge
diff --cc lib/Makefile
Simple merge