summaryrefslogtreecommitdiffstats
path: root/include/asm-frv/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FRV cmpxchg_localMathieu Desnoyers2008-02-081-2/+81
* move frv docs one level upAdrian Bunk2008-02-031-1/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+44
* [PATCH] FRV: Optimise ffs()David Howells2006-09-261-2/+31
* [PATCH] FRV: Implement fls64()David Howells2006-09-261-1/+41
* [PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells2006-09-261-4/+17
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] bitops: frv: use generic bitopsAkinobu Mita2006-03-261-161/+9
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-7/+7
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+341