VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2019-05-13
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
2010-04-06
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2009-12-28
x86, core: Optimize hweight32()
Akinobu Mita
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2006-09-26
[PATCH] optimize hweight64 for x86_64
Andi Kleen
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
2006-03-26
[PATCH] bitops: generic hweight{64,32,16,8}()
Akinobu Mita