aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/tlb-v7.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon1-4/+4
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2011-07-22Merge branch 'devel-stable' into for-nextRussell King1-7/+2
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King1-6/+0
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin1-7/+2
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-21/+12
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas1-0/+8
2010-01-05ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban1-1/+0
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas1-6/+11
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott1-1/+2
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+2
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas1-0/+88