| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-05 | locking/atomic: arm: fix sync ops | Mark Rutland | 1 | -3/+11 |
| 2019-02-26 | ARM: 8843/1: use unified assembler in headers | Stefan Agner | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-11-23 | Revert "arm: move exports to definitions" | Russell King | 1 | -5/+0 |
| 2016-08-07 | arm: move exports to definitions | Al Viro | 1 | -0/+5 |
| 2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -2/+3 |
| 2014-02-25 | ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics | Will Deacon | 1 | -0/+5 |
| 2013-11-20 | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon | 1 | -1/+1 |
| 2013-09-30 | ARM: bitops: prefetch the destination word for write prior to strex | Will Deacon | 1 | -0/+5 |
| 2011-11-26 | ARM: 7171/1: unwind: add unwind directives to bitops assembly macros | Will Deacon | 1 | -4/+22 |
| 2011-02-19 | ARM: 6653/1: bitops: Use BX instead of MOV PC,LR | Dave Martin | 1 | -2/+2 |
| 2011-02-02 | ARM: bitops: switch set/clear/change bitops to use ldrex/strex | Russell King | 1 | -18/+20 |
| 2011-02-02 | ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer | Russell King | 1 | -0/+8 |
| 2009-08-13 | Complete irq tracing support for ARM | Uwe Kleine-König | 1 | -1/+1 |
| 2009-05-28 | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 1 | -0/+2 |
| 2007-05-20 | [ARM] spelling fixes | Simon Arlott | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2005-11-09 | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID | Russell King | 1 | -2/+2 |
| 2005-11-03 | [ARM SMP] Add configuration option for ARMv6K processors | Russell King | 1 | -1/+1 |
| 2005-08-10 | [ARM SMP] Only enable V6K instructions on V6 MP core CPUs | Russell King | 1 | -1/+3 |
| 2005-07-28 | [ARM SMP] Fix another ARMv6 bitop problem | Russell King | 1 | -1/+1 |
| 2005-07-27 | [ARM SMP] Fix data corruption in test_* bitops | Russell King | 1 | -3/+3 |
| 2005-07-16 | [PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructions | Russell King | 1 | -0/+31 |
| 2005-04-18 | [PATCH] ARM: Add missing new file for bitops patch | Russell King | 1 | -0/+33 |