aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/le.h
Commit message (Expand)AuthorAgeFilesLines
* bitops: add #ifndef for each of find bitopsAkinobu Mita2011-05-261-0/+7
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-24/+53
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-14/+14
* bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita2011-03-231-26/+20
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+4
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-261-0/+53