summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/bitops_mm.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-25m68k: merge mmu and non-mmu bitops.hGreg Ungerer1-501/+0
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+8
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven1-26/+55
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven1-4/+2
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-30/+0
2011-03-23m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita1-7/+3
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-7/+0
2011-03-23m68k: introduce little-endian bitopsAkinobu Mita1-26/+67
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita1-4/+4
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven1-6/+8
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg1-0/+464