index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2022-08-10
powerpc: Don't hide eh field of lwarx behind a macro
Christophe Leroy
2022-03-08
powerpc/bitops: Force inlining of fls()
Christophe Leroy
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-11-30
powerpc/bitops: Use immediate operand when possible
Christophe Leroy
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
2020-11-19
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2019-11-07
powerpc: support KASAN instrumentation of bitops
Daniel Axtens
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2017-06-02
powerpc: Remove __ilog2()s and use generic ones
Christophe Leroy
2017-06-02
powerpc: Replace ffz() by equivalent generic function
Christophe Leroy
2017-06-02
powerpc: Use builtin functions for fls()/__fls()/fls64()
Christophe Leroy
2017-06-02
powerpc: Discard ffs()/__ffs() function and use builtin functions instead
Christophe Leroy
2017-04-06
powerpc: Add more PPC bit conversion macros
Benjamin Herrenschmidt
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-02-18
powerpc/64: Implement clear_bit_unlock_is_negative_byte()
Nicholas Piggin
2014-11-12
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
2014-11-10
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-04-18
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2013-04-18
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
Michael Ellerman
2013-03-05
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
2012-11-15
powerpc: Use asm-generic/bitops/le.h
Akinobu Mita
2012-11-15
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
Akinobu Mita
2012-10-06
powerpc: bitops: introduce {clear,set}_bit_le()
Takuya Yoshikawa
2011-11-17
powerpc: Fix atomic_xxx_return barrier semantics
Benjamin Herrenschmidt
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
powerpc: introduce little-endian bitops
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
2009-08-20
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell