Sign in
android-kvm
/
linux
/
9b6e57e5a51696171de990b3c41bd53d4b8ab8ac
/
arch
/
powerpc
/
include
/
asm
/
bitops.h
36a7eea
powerpc/405: move PPC405_ERR77 in asm-405.h
by Christophe Leroy
· 7 years ago
f782ddf
powerpc: Remove __ilog2()s and use generic ones
by Christophe Leroy
· 8 years ago
22ef33b
powerpc: Replace ffz() by equivalent generic function
by Christophe Leroy
· 8 years ago
2fcff79
powerpc: Use builtin functions for fls()/__fls()/fls64()
by Christophe Leroy
· 8 years ago
f83647d
powerpc: Discard ffs()/__ffs() function and use builtin functions instead
by Christophe Leroy
· 8 years ago
22bd64a
powerpc: Add more PPC bit conversion macros
by Benjamin Herrenschmidt
· 8 years ago
7b9f71f9
powerpc/64s: POWER9 machine check handler
by Nicholas Piggin
· 8 years ago
d11914b
powerpc/64: Implement clear_bit_unlock_is_negative_byte()
by Nicholas Piggin
· 8 years ago
e7a7a65
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
by Boqun Feng
· 10 years ago
6e4c632
powerpc: make __ffs return unsigned long
by Anton Blanchard
· 10 years ago
c645073
arch,powerpc: Convert smp_mb__*()
by Peter Zijlstra
· 11 years ago
e22a227
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
by Mahesh Salgaonkar
· 11 years ago
576be13
powerpc: Remove unused postfix parameter to DEFINE_BITOP()
by Michael Ellerman
· 12 years ago
a74f350
powerpc: Remove unused BITOP_LE_SWIZZLE macro
by Akinobu Mita
· 12 years ago
79597be
powerpc: Use asm-generic/bitops/le.h
by Akinobu Mita
· 12 years ago
2237f4f
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
by Akinobu Mita
· 12 years ago
0ef8fa6
powerpc: bitops: introduce {clear,set}_bit_le()
by Takuya Yoshikawa
· 12 years ago
b97021f
powerpc: Fix atomic_xxx_return barrier semantics
by Benjamin Herrenschmidt
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f57d7ff
powerpc: introduce little-endian bitops
by Akinobu Mita
· 14 years ago
a56560b
asm-generic: change little-endian bitops to take any pointer types
by Akinobu Mita
· 14 years ago
c4945b9
asm-generic: rename generic little-endian bitops functions
by Akinobu Mita
· 14 years ago
64ff312
powerpc: Add support for popcnt instructions
by Anton Blanchard
· 15 years ago
f10e2e5
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER
by Anton Blanchard
· 15 years ago
864b9e6
powerpc: Use lwarx/ldarx hint in bit locks
by Anton Blanchard
· 15 years ago
0d2d3e3
powerpc: expose the multi-bit ops that underlie single-bit ops.
by Geoff Thorpe
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 17 years ago
[Renamed from include/asm-powerpc/bitops.h]
56a6b1e
generic: implement __fls on all 64-bit archs
by Alexander van Heukelum
· 17 years ago
9f264be
[POWERPC] Optimize fls64() on 64-bit processors
by Paul Mackerras
· 17 years ago
47b9d9b
[POWERPC] Use asm-generic/bitops/find.h in bitops.h
by Alexander van Heukelum
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
0624517
forbid asm/bitops.h direct inclusion
by Jiri Slaby
· 17 years ago
66ffb04
powerpc: lock bitops
by Nick Piggin
· 17 years ago
2633357
bitops: introduce lock ops
by Nick Piggin
· 17 years ago
f46e477
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
by Mathieu Desnoyers
· 18 years ago
0224169
[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument
by David Howells
· 18 years ago
ef55d53
[PATCH] LOG2: Provide ilog2() fallbacks for powerpc
by David Howells
· 18 years ago
e2a3d40
power: improve inline asm memory constraints
by Linus Torvalds
· 19 years ago
0a9cb46
[PATCH] remove powerpc bitops in favor of existing generic bitops
by Jon Mason
· 19 years ago
e779b2f
[PATCH] bitops: powerpc: use generic bitops
by Akinobu Mita
· 19 years ago
144b9c1
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
by Anton Blanchard
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
3ddfbcf
[PATCH] powerpc: Consolidate asm compatibility macros
by David Gibson
· 19 years ago
a0e60b2
[PATCH] powerpc: Merge bitops.h
by David Gibson
· 19 years ago