]> git.baikalelectronics.ru Git - kernel.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)
commita51423d287f45f6718776a01a9a46c3c67bb9863
tree0f359975ccad4ac72e86b8edf1924c076e74bd89
parentc4a125a07afb2a6258f3c0c48544378ec7baef04
parentdf3d4c1797a09eead7269ca123cee39233a92f8b
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