Age | Commit message (Expand) | Author | Files | Lines |
2008-04-26 | x86: finalize bitops unification | Alexander van Heukelum | 1 | -42/+0 |
2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 1 | -23/+0 |
2008-04-26 | x86: switch 64-bit to generic find_first_bit | Alexander van Heukelum | 1 | -0/+2 |
2008-04-26 | bitops: use __fls for fls64 on 64-bit archs | Alexander van Heukelum | 1 | -13/+2 |
2008-04-26 | x86: merge the simple bitops and move them to bitops.h | Alexander van Heukelum | 1 | -76/+0 |
2008-04-26 | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 1 | -10/+0 |
2008-04-26 | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 1 | -2/+0 |
2008-04-17 | include/asm-x86/bitops_64.h: checkpatch cleanups - formatting only | Joe Perches | 1 | -20/+20 |
2008-02-05 | iommu sg: kill __clear_bit_string and find_next_zero_string | FUJITA Tomonori | 1 | -16/+0 |
2008-01-30 | x86: partial unification of asm-x86/bitops.h | Jeremy Fitzhardinge | 1 | -297/+0 |
2007-10-25 | x86 bitops: fix code style issues | Randy Dunlap | 1 | -26/+26 |
2007-10-25 | bitops kernel-doc: inline instead of macro | Randy Dunlap | 1 | -2/+5 |
2007-10-23 | x86: lock bitops | Nick Piggin | 1 | -1/+41 |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby | 1 | -0/+4 |
2007-10-18 | bitops: introduce lock ops | Nick Piggin | 1 | -0/+1 |
2007-10-17 | x86: Eliminate result signage problem in asm-x86_64/bitops.h | Chuck Lever | 1 | -1/+1 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -0/+427 |