aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/tlb-v7.S
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branch 'devel-stable' into for-nextGravatar Russell King 1-7/+2
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceGravatar Russell King 1-6/+0
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosGravatar Dave Martin 1-7/+2
2010-10-04ARM: Allow SMP kernels to boot on UP systemsGravatar Russell King 1-21/+12
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPGravatar Catalin Marinas 1-0/+8
2010-01-05ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeGravatar Bahadir Balban 1-1/+0
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsGravatar Catalin Marinas 1-6/+11
2009-04-27arm: Use __INIT macro instead of .text.init.Gravatar Tim Abbott 1-1/+2
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesGravatar Catalin Marinas 1-0/+2
2007-05-30[ARM] 4394/1: ARMv7: Add the TLB range operationsGravatar Catalin Marinas 1-0/+88