summaryrefslogtreecommitdiffstats
path: root/include/asm-s390/bitops.h
AgeCommit message (Expand)AuthorLines
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum-0/+1
2008-02-19[S390] find bit corner case.Martin Schwidefsky-8/+12
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky-2/+2
2008-02-05[S390] Implement ext2_find_next_bit.Heiko Carstens-2/+41
2008-02-05[S390] Cleanup & optimize bitops.Martin Schwidefsky-296/+219
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V-0/+2
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky-337/+289
2006-06-29[S390] cleanup bitops.h.Heiko Carstens-39/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-1/+0
2006-03-26[PATCH] bitops: s390: use generic bitopsAkinobu Mita-39/+5
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-5/+5
2006-02-11[PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris-2/+2
2006-01-03[FLS64]: generic versionStephen Hemminger-0/+1
2005-11-07[PATCH] s390: test_bit return valueChristian Borntraeger-2/+2
2005-07-27[PATCH] s390: find_next_{zero}_bit fixesMartin Schwidefsky-300/+140
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1188