aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+44
2006-09-26[PATCH] FRV: Optimise ffs()David Howells1-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells1-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells1-4/+17
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-26[PATCH] bitops: frv: use generic bitopsAkinobu Mita1-161/+9
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-7/+7
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan1-1/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+341