aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/bitops.h
AgeCommit message (Expand)Author
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon
2011-02-19ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King
2011-02-02ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King
2009-08-13Complete irq tracing support for ARMUwe Kleine-König
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2007-05-20[ARM] spelling fixesSimon Arlott
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-09[ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King
2005-11-03[ARM SMP] Add configuration option for ARMv6K processorsRussell King
2005-08-10[ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King
2005-07-28[ARM SMP] Fix another ARMv6 bitop problemRussell King
2005-07-27[ARM SMP] Fix data corruption in test_* bitopsRussell King
2005-07-16[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King
2005-04-18[PATCH] ARM: Add missing new file for bitops patchRussell King