index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
bitops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove __ilog2()s and use generic ones
Christophe Leroy
2017-06-02
1
-26
/
+1
*
powerpc: Replace ffz() by equivalent generic function
Christophe Leroy
2017-06-02
1
-19
/
+1
*
powerpc: Use builtin functions for fls()/__fls()/fls64()
Christophe Leroy
2017-06-02
1
-21
/
+3
*
powerpc: Discard ffs()/__ffs() function and use builtin functions instead
Christophe Leroy
2017-06-02
1
-14
/
+2
*
powerpc: Add more PPC bit conversion macros
Benjamin Herrenschmidt
2017-04-06
1
-0
/
+8
*
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
1
-0
/
+4
*
powerpc/64: Implement clear_bit_unlock_is_negative_byte()
Nicholas Piggin
2017-02-18
1
-0
/
+28
*
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
2014-11-12
1
-2
/
+2
*
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-10
1
-1
/
+1
*
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
1
-5
/
+1
*
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+5
*
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
Michael Ellerman
2013-04-18
1
-6
/
+5
*
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
2013-03-05
1
-2
/
+0
*
powerpc: Use asm-generic/bitops/le.h
Akinobu Mita
2012-11-15
1
-54
/
+1
*
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
Akinobu Mita
2012-11-15
1
-11
/
+9
*
powerpc: bitops: introduce {clear,set}_bit_le()
Takuya Yoshikawa
2012-10-06
1
-0
/
+10
*
powerpc: Fix atomic_xxx_return barrier semantics
Benjamin Herrenschmidt
2011-11-17
1
-6
/
+6
*
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-4
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-14
/
+0
*
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-14
/
+0
*
powerpc: introduce little-endian bitops
Akinobu Mita
2011-03-23
1
-23
/
+38
*
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
1
-2
/
+2
*
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-23
1
-7
/
+8
*
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-11-29
1
-0
/
+9
*
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2010-02-17
1
-6
/
+10
*
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
2010-02-17
1
-24
/
+24
*
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
2009-08-20
1
-134
/
+62
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+410