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