cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
[safe/jmp/linux-2.6] / include / asm-generic / bitops /
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-01-13 Andi Kleenx86, generic: mark complex bitops.h inlines as __always...
2008-04-26 Alexander van Heukelumbitops: use __fls for fls64 on 64-bit archs
2008-04-26 Alexander van Heukelumgeneric: introduce a generic __fls implementation
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-01-29 Aneesh Kumar K.Vext4: Add ext4_find_next_bit()
2007-10-19 Jiri Slabydefine first set of BIT* macros
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-07-09 Mike Galbraithsched: simplify sched_find_first_bit()
2007-05-09 Robert P. J. DayFix misspellings collected by members of KJ list.
2006-10-11 Nick Piggin[PATCH] sched: likely profiling
2006-03-26 Akinobu Mita[PATCH] bitops: generic minix_{test,set,test_and_clear...
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear,test,find_first...
2006-03-26 Akinobu Mita[PATCH] fix error: __u32 undeclared
2006-03-26 Akinobu Mita[PATCH] bitops: generic hweight{64,32,16,8}()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ffs()
2006-03-26 Akinobu Mita[PATCH] bitops: generic sched_find_first_bit()
2006-03-26 Akinobu Mita[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
2006-03-26 Akinobu Mita[PATCH] bitops: generic fls64()
2006-03-26 Akinobu Mita[PATCH] bitops: generic fls()
2006-03-26 Akinobu Mita[PATCH] bitops: generic ffz()
2006-03-26 Akinobu Mita[PATCH] bitops: generic __ffs()
2006-03-26 Akinobu Mita[PATCH] bitops: generic __{,test_and_}{set,clear,change...
2006-03-26 Akinobu Mita[PATCH] bitops: generic {,test_and_}{set,clear,change...