summaryrefslogtreecommitdiff
path: root/include/asm-arm/bitops.h
AgeCommit message (Expand)Author
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-18bitops: introduce lock opsNick Piggin
2006-09-25[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...Lennert Buytenhek
2006-03-26[PATCH] bitops: arm: use generic bitopsAkinobu Mita
2006-03-26[PATCH] arm: fix undefined reference to generic_flsAkinobu Mita
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-16[ARM] Add linux/compiler.h includes where requiredRussell King
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King
2005-02-01[PATCH] more missing const in bitops prototypesAlexander Viro
2005-01-25[ARM PATCH] 2432/1: include/asm-arm/bitops.h - missing const from findBen Dooks
2005-01-20[ARM PATCH] 2421/1: bitops.h missing `const` from find callsBen Dooks
2004-11-11[ARM PATCH] 2230/1: fix generic_fls declaration mismatchNicolas Pitre
2004-10-03[ARM] Remove "%?" from within macros containing assembly.Russell King
2004-07-16[ARM] Fix _find_next_bit_be prototype to use 'const' qualifierDeepak Saxena
2004-04-20[ARM] Add find_first_bit and find_next_bit.Russell King
2004-01-30[ARM] Fix bitops pointer qualifiers.Russell King
2003-05-13[ARM] Fix test_bit to return 0 or 1.Russell King
2003-05-13[ARM PATCH] 1531/1: optimized ffs/ffz/fls for ARMv5Nicolas Pitre
2003-04-12[PATCH] use spinlocking in the ext2 block allocatorAndrew Morton
2003-02-24[PATCH] Spelling fixes - privilegeMichael Hayes
2002-11-19[ARM] Update ARM bitops to operate on unsigned long quantities.Russell King
2002-06-05[ARM] asm-arm/bitops.h - add fls() and stream-line sched_find_first_bit()Russell King
2002-02-25ARM preempt and scheduler fixups for 2.5.5Russell King
2002-02-20Preempt support and fix ARM build for thread_info changesRussell King
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04Import changesetLinus Torvalds