aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlbflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux into devel-stableRussell King1-0/+2
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin1-0/+2
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon1-1/+22
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas1-0/+2
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linusRussell King1-10/+18
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixesRussell King1-9/+2
2013-04-03ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon1-1/+1
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)Catalin Marinas1-0/+15
2013-03-25ARM: tlbflush: remove ARMv3 supportWill Deacon1-9/+2
2013-03-03ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon1-6/+28
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King1-19/+2
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King1-78/+58
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas1-2/+2
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King1-48/+10
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King1-6/+1
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King1-9/+27
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-7/+17
2010-09-19ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas1-1/+9
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas1-1/+1
2010-08-10ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon1-0/+8
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas1-1/+28
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar1-1/+2
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell1-2/+2
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas1-2/+24
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas1-0/+19
2009-03-25ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas1-13/+6
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flagsPaul Walmsley1-2/+5
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+500