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