Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[safe/jmp/linux-2.6] / include / asm-x86 / bitops.h
2008-07-18 Alexander van Heukelumx86, cleanup: fix description of __fls(): __fls(0)...
2008-06-21 Ingo Molnarx86, bitops: make constant-bit set/clear_bit ops faster...
2008-06-20 Ingo Molnarx86, bitops: make constant-bit set/clear_bit ops faster...
2008-06-19 Linus Torvaldsx86, bitops: make constant-bit set/clear_bit ops faster
2008-05-25 Andrew Mortonx86: bitops take an unsigned long *
2008-05-10 Simon Holm Thøgersenx86: revert commit 709f744 ("x86: bitops asm constraint...
2008-04-26 Joe Perchesx86: include/asm-x86/pgalloc.h/bitops.h: checkpatch...
2008-04-26 Alexander van Heukelumx86: finalize bitops unification
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-17 Joe Perchesinclude/asm-x86/bitops.h: checkpatch cleanups - formatt...
2008-04-17 Jan Beulichx86: bitops asm constraint fixes
2008-01-30 Glauber de Oliveir... x86: change bitwise operations to get a void parameter.
2008-01-30 Jeremy Fitzhardingex86: partial unification of asm-x86/bitops.h
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86