summaryrefslogtreecommitdiff
path: root/include/asm-ppc/bitops.h
Commit message (Expand)AuthorAgeLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-387/+0
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-17-2/+2
* Define ffs/fls for all architecturesSimon Kagstrom2009-09-15-0/+2
* PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-01-0/+52
* Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-03-1/+1
* * Code cleanup:wdenk2003-06-27-1/+1
* Initial revisionwdenk2001-08-05-0/+333