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