aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bitops.h
AgeCommit message (Expand)Author
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse
2009-01-01bitmap: find_last_bit()Rusty Russell
2008-04-29bitops: remove "optimizations"Thomas Gleixner
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet
2008-04-26x86: optimize find_first_bit for small bitmapsAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison
2007-10-19remove BITS_TO_TYPE macroJiri Slaby
2007-10-19define global BIT macroJiri Slaby
2007-10-19define first set of BIT* macrosJiri Slaby
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds