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