aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/bitops.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28powerpc: Remove IBM405 Erratum #77Gravatar Christophe Leroy 1-4/+0
2019-11-07powerpc: support KASAN instrumentation of bitopsGravatar Daniel Axtens 1-22/+29
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hGravatar Christophe Leroy 1-0/+1
2017-06-02powerpc: Remove __ilog2()s and use generic onesGravatar Christophe Leroy 1-26/+1
2017-06-02powerpc: Replace ffz() by equivalent generic functionGravatar Christophe Leroy 1-19/+1
2017-06-02powerpc: Use builtin functions for fls()/__fls()/fls64()Gravatar Christophe Leroy 1-21/+3
2017-06-02powerpc: Discard ffs()/__ffs() function and use builtin functions insteadGravatar Christophe Leroy 1-14/+2
2017-04-06powerpc: Add more PPC bit conversion macrosGravatar Benjamin Herrenschmidt 1-0/+8
2017-03-10powerpc/64s: POWER9 machine check handlerGravatar Nicholas Piggin 1-0/+4
2017-02-18powerpc/64: Implement clear_bit_unlock_is_negative_byte()Gravatar Nicholas Piggin 1-0/+28
2014-11-12powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.hGravatar Boqun Feng 1-2/+2
2014-11-10powerpc: make __ffs return unsigned longGravatar Anton Blanchard 1-1/+1
2014-04-18arch,powerpc: Convert smp_mb__*()Gravatar Peter Zijlstra 1-5/+1
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Gravatar Mahesh Salgaonkar 1-0/+5
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Gravatar Michael Ellerman 1-6/+5
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroGravatar Akinobu Mita 1-2/+0
2012-11-15powerpc: Use asm-generic/bitops/le.hGravatar Akinobu Mita 1-54/+1
2012-11-15powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hGravatar Akinobu Mita 1-11/+9
2012-10-06powerpc: bitops: introduce {clear,set}_bit_le()Gravatar Takuya Yoshikawa 1-0/+10
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsGravatar Benjamin Herrenschmidt 1-6/+6
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-4/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-14/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-14/+0
2011-03-23powerpc: introduce little-endian bitopsGravatar Akinobu Mita 1-23/+38
2011-03-23asm-generic: change little-endian bitops to take any pointer typesGravatar Akinobu Mita 1-2/+2
2011-03-23asm-generic: rename generic little-endian bitops functionsGravatar Akinobu Mita 1-7/+8
2010-11-29powerpc: Add support for popcnt instructionsGravatar Anton Blanchard 1-0/+9
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Gravatar Anton Blanchard 1-6/+10
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksGravatar Anton Blanchard 1-24/+24
2009-08-20powerpc: expose the multi-bit ops that underlie single-bit ops.Gravatar Geoff Thorpe 1-134/+62
2008-08-04powerpc: Move include files to arch/powerpc/include/asmGravatar Stephen Rothwell 1-0/+410