Age | Commit message (Expand) | Author | Files | Lines |
2013-10-29 | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO | Rob Herring | 1 | -31/+17 |
2013-08-12 | ARM: tlb: reduce scope of barrier domains for TLB invalidation | Will Deacon | 1 | -18/+18 |
2013-08-12 | ARM: tlb: don't perform inner-shareable invalidation for local BP ops | Will Deacon | 1 | -2/+20 |
2013-08-12 | ARM: tlb: don't bother with barriers for branch predictor maintenance | Will Deacon | 1 | -3/+4 |
2013-08-12 | ARM: tlb: don't perform inner-shareable invalidation for local TLB ops | Will Deacon | 1 | -20/+118 |
2013-07-26 | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 | Fabio Estevam | 1 | -0/+16 |
2013-06-18 | Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l... | Russell King | 1 | -0/+2 |
2013-06-07 | ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU | Jonathan Austin | 1 | -0/+2 |
2013-06-07 | ARM: nommu: define dummy TLB operations for nommu configurations | Will Deacon | 1 | -1/+22 |
2013-06-04 | ARM: mm: Transparent huge page support for LPAE systems. | Catalin Marinas | 1 | -0/+2 |
2013-05-03 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 1 | -10/+18 |
2013-04-17 | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 1 | -9/+2 |
2013-04-03 | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon | 1 | -1/+1 |
2013-04-03 | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas | 1 | -0/+15 |
2013-03-25 | ARM: tlbflush: remove ARMv3 support | Will Deacon | 1 | -9/+2 |
2013-03-04 | ARM: 7660/1: tlb: add branch predictor maintenance operations | Will Deacon | 1 | -6/+28 |
2012-05-05 | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King | 1 | -19/+2 |
2012-03-24 | ARM: Optimize multi-CPU tlb flushing a little more | Russell King | 1 | -78/+58 |
2011-10-06 | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 1 | -2/+2 |
2011-07-19 | ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanence | Russell King | 1 | -48/+10 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 1 | -6/+1 |
2010-10-19 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 1 | -9/+27 |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King | 1 | -7/+17 |
2010-09-19 | ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches | Catalin Marinas | 1 | -1/+9 |
2010-09-19 | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 1 | -1/+1 |
2010-08-11 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon | 1 | -0/+8 |
2010-05-08 | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP | Catalin Marinas | 1 | -1/+28 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+2 |
2009-10-15 | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled | Santosh Shilimkar | 1 | -1/+2 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell | 1 | -2/+2 |
2009-05-30 | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 1 | -2/+24 |
2009-03-25 | ARM: Add support for FA526 v2 | Paulius Zaleckas | 1 | -0/+19 |
2009-03-25 | ARM: tlbflush.h: introduce TLB_BTB flag | Paulius Zaleckas | 1 | -13/+6 |
2008-08-12 | [ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}... | Paul Walmsley | 1 | -2/+5 |
2008-08-03 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 1 | -0/+500 |