开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
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