Commit Graph

27 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Arnd Bergmann 72099ed271 asm-generic: rename atomic.h to atomic-long.h 16 years ago
Andi Kleen c8399943bd x86, generic: mark complex bitops.h inlines as __always_inline 16 years ago
Alexander van Heukelum d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 years ago
Alexander van Heukelum 7d9dff22e8 generic: introduce a generic __fls implementation 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Aneesh Kumar K.V aa02ad67d9 ext4: Add ext4_find_next_bit() 17 years ago
Jiri Slaby d05be13bcc define first set of BIT* macros 18 years ago
Nick Piggin 26333576fd bitops: introduce lock ops 18 years ago
Mike Galbraith ff80a77f20 sched: simplify sched_find_first_bit() 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Nick Piggin beed33a816 [PATCH] sched: likely profiling 19 years ago
Akinobu Mita b1bb9522da [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() 19 years ago
Akinobu Mita 765f34fe32 [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() 19 years ago
Akinobu Mita 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
Akinobu Mita a54baa1487 [PATCH] fix error: __u32 undeclared 19 years ago
Akinobu Mita 3b9ed1a5d2 [PATCH] bitops: generic hweight{64,32,16,8}() 19 years ago
Akinobu Mita 09020adb61 [PATCH] bitops: generic ffs() 19 years ago
Akinobu Mita 6d29ea23da [PATCH] bitops: generic sched_find_first_bit() 19 years ago
Akinobu Mita c7f612cdf0 [PATCH] bitops: generic find_{next,first}{,_zero}_bit() 19 years ago
Akinobu Mita 2dfc383ad5 [PATCH] bitops: generic fls64() 19 years ago
Akinobu Mita 136abb32d6 [PATCH] bitops: generic fls() 19 years ago
Akinobu Mita 176d8b0c27 [PATCH] bitops: generic ffz() 19 years ago
Akinobu Mita c1226a005e [PATCH] bitops: generic __ffs() 19 years ago
Akinobu Mita 4117b02132 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() 19 years ago
Akinobu Mita 7a8a242995 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() 19 years ago