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