aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/bitops_64.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-17
|\
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-15
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-15
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-19
|\
| * sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-18
* | arch,sparc: Convert smp_mb__*()Peter Zijlstra2014-04-18
|/
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-03
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-03
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
* sparc64: Stop using memory barriers for atomics and locks.David S. Miller2008-12-04
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27