aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bitops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse1-0/+19
2009-01-01bitmap: find_last_bit()Rusty Russell1-1/+12
2008-04-29bitops: remove "optimizations"Thomas Gleixner1-103/+12
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-26x86: optimize find_first_bit for small bitmapsAlexander van Heukelum1-0/+29
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum1-0/+34
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-0/+77
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2007-10-19remove BITS_TO_TYPE macroJiri Slaby1-2/+1
2007-10-19define global BIT macroJiri Slaby1-0/+1
2007-10-19define first set of BIT* macrosJiri Slaby1-0/+8
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson1-0/+6
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day1-4/+2
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton1-0/+7
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita1-1/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+9
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+159