summaryrefslogtreecommitdiff
path: root/arch/arm/mm/tlb-v7.S
AgeCommit message (Expand)Author
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-01-05ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas