summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlbflush.h
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021-10/+18
|\ \ \
| | * | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-031-1/+1
| |/ / |/| |
| * | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-171-9/+2
| |\ \ | | |/ | |/|
| | * ARM: tlbflush: remove ARMv3 supportWill Deacon2013-03-251-9/+2
| |/ |/|
| * ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-031-0/+15
|/
* ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-031-6/+28
* ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-051-19/+2
* ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-241-78/+58
* ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-061-2/+2
* ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King2011-07-191-48/+10
* ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-211-6/+1
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-9/+27
|\ \
| | * ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-7/+17
| |/ |/|
| * ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas2010-09-191-1/+9
| * ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-191-1/+1
|/
* ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2010-08-101-0/+8
* ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-081-1/+28
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar2009-10-151-1/+2
* cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-241-2/+2
* Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-301-2/+24
* ARM: Add support for FA526 v2Paulius Zaleckas2009-03-251-0/+19
* ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas2009-03-251-13/+6
* [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}...Paul Walmsley2008-08-121-2/+5
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+500
OpenPOWER on IntegriCloud