1. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  2. 0ccc8b7 s390/bitops,atomic: add missing memory barriers by Heiko Carstens · 10 years ago
  3. db85eae s390/bitops: fix comment by Heiko Carstens · 10 years ago
  4. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  5. b1cb7e2 s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64 by Heiko Carstens · 11 years ago
  6. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  7. 4ae8032 s390/bitops: optimize set_bit() for constant values by Heiko Carstens · 11 years ago
  8. 370b0b5 s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops by Heiko Carstens · 11 years ago
  9. e344e52 s390/bitops: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  10. 02aff3a s390/bitops: fix inline assembly constraints by Heiko Carstens · 11 years ago
  11. 3b0040a s390/bitops: fix find_next_bit_left by Martin Schwidefsky · 11 years ago
  12. 5294ee0 s390/bitops: get rid of __BITOPS_BARRIER() by Heiko Carstens · 11 years ago
  13. 01c2475 s390/bitops: remove unnecessary macro definitions in asm/bitops.h by Akinobu Mita · 11 years ago
  14. e56e4e8 s390/bitops: find leftmost bit instruction support by Jan Glauber · 12 years ago
  15. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  16. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  17. da47773 s390/headers: remove #ifdef __KERNEL__ from not exported headers by Heiko Carstens · 12 years ago
  18. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  19. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  20. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  21. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  22. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  23. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 13 years ago
  24. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 14 years ago
  25. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 15 years ago
  26. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 15 years ago
  27. 152382a [S390] fix ext2_find_next_bit by Eric Sandeen · 16 years ago
  28. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/bitops.h]
  29. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 16 years ago
  30. a22fb7f [S390] find bit corner case. by Martin Schwidefsky · 16 years ago
  31. 6d88f82 [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. by Martin Schwidefsky · 16 years ago
  32. 67fe925 [S390] Implement ext2_find_next_bit. by Heiko Carstens · 16 years ago
  33. 0abbf05 [S390] Cleanup & optimize bitops. by Martin Schwidefsky · 16 years ago
  34. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 16 years ago
  35. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  36. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  37. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  38. c406abd [S390] cleanup bitops.h. by Heiko Carstens · 18 years ago
  39. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  40. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 18 years ago
  41. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  42. ef1bea9 [PATCH] s390: remove one set of brackets in __constant_test_bit() by Eric Paris · 18 years ago
  43. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  44. 187dfc6 [PATCH] s390: test_bit return value by Christian Borntraeger · 19 years ago
  45. afff7e2 [PATCH] s390: find_next_{zero}_bit fixes by Martin Schwidefsky · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago