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