aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/tlbflush.h
AgeCommit message (Expand)Author
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-08-10ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas
2009-03-25ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King