summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bitops.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Revert "arm: move exports to definitions"Russell King2016-11-23
* arm: move exports to definitionsAl Viro2016-08-07
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-25
* ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-20
* ARM: bitops: prefetch the destination word for write prior to strexWill Deacon2013-09-30
* ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-26
* ARM: 6653/1: bitops: Use BX instead of MOV PC,LRDave Martin2011-02-19
* ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-02
* ARM: bitops: ensure set/clear/change bitops take a word-aligned pointerRussell King2011-02-02
* Complete irq tracing support for ARMUwe Kleine-König2009-08-13
* [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-28
* [ARM] spelling fixesSimon Arlott2007-05-20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-09
* [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-03
* [ARM SMP] Only enable V6K instructions on V6 MP core CPUsRussell King2005-08-10
* [ARM SMP] Fix another ARMv6 bitop problemRussell King2005-07-28
* [ARM SMP] Fix data corruption in test_* bitopsRussell King2005-07-27
* [PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King2005-07-16
* [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-18