aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386/bitops.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-26[PATCH] bitops: i386: use generic bitopsGravatar Akinobu Mita 1-47/+8
2006-03-23[PATCH] x86: SMP alternativesGravatar Gerd Hoffmann 1-6/+1
2006-01-14[PATCH] mark several functions __always_inlineGravatar Ingo Molnar 1-1/+1
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsGravatar Andi Kleen 1-12/+12
2006-01-06[PATCH] x86: fls() in asmGravatar Stephen Hemminger 1-5/+17
2006-01-06[PATCH] x86: handle -Wsign-compare in bitopsGravatar David Howells 1-2/+2
2006-01-03[FLS64]: generic versionGravatar Stephen Hemminger 1-0/+1
2005-07-29x86: fix new find_first_bit()Gravatar Linus Torvalds 1-7/+6
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Gravatar Steven Rostedt 1-30/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+462