summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/tlb-v7.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-2/+2
* ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon2013-08-121-4/+4
* ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-111-3/+3
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-07-311-0/+12
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-7/+2
|\
| * ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin2011-07-071-7/+2
* | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King2011-07-191-6/+0
|/
* ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-21/+12
* ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-081-0/+8
* ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban2010-01-051-1/+0
* Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-301-6/+11
* arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-1/+2
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+2
* [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-301-0/+88
OpenPOWER on IntegriCloud