| 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/+2 |
* | ARM: mm: use inner-shareable barriers for TLB and user cache operations | Will Deacon | 2013-08-12 | 1 | -4/+4 |
* | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon | 2012-08-11 | 1 | -3/+3 |
* | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon | 2012-07-31 | 1 | -0/+12 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2011-07-22 | 1 | -7/+2 |
|\ |
|
| * | ARM: mm: tlb-v7: Use the new processor struct macros | Dave Martin | 2011-07-07 | 1 | -7/+2 |
* | | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence | Russell King | 2011-07-19 | 1 | -6/+0 |
|/ |
|
* | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 | 1 | -21/+12 |
* | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP | Catalin Marinas | 2010-05-08 | 1 | -0/+8 |
* | ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range | Bahadir Balban | 2010-01-05 | 1 | -1/+0 |
* | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2009-05-30 | 1 | -6/+11 |
* | arm: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 1 | -1/+2 |
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 1 | -0/+2 |
* | [ARM] 4394/1: ARMv7: Add the TLB range operations | Catalin Marinas | 2007-05-30 | 1 | -0/+88 |