summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-410/+0
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+5
* [POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras2008-04-181-0/+17
* [POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum2008-04-181-16/+1
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+4
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* powerpc: lock bitopsNick Piggin2007-10-181-1/+45
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-05-081-1/+0
* [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells2006-12-111-1/+1
* [PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells2006-12-081-1/+20
* power: improve inline asm memory constraintsLinus Torvalds2006-07-081-8/+8
* [PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason2006-05-241-3/+3
* [PATCH] bitops: powerpc: use generic bitopsAkinobu Mita2006-03-261-101/+4
* [PATCH] powerpc: use lwsync in atomics, bitops, lock functionsAnton Blanchard2006-01-131-3/+3
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson2005-11-101-25/+16
* [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-011-0/+437