summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-07-03ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-10ARM: dma-mapping: Add new API dma_ops->map_pages()Hiroshi Doyu
2013-06-10ARM: dma-mapping: Round-up IOVA map baseHiroshi Doyu
2013-06-10ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu
2013-05-06arm: mm: cpa: Fix redundant L2 flushes on t11xKrishna Reddy
2013-04-30Revert "Revert "arm: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/D...Bo Yan
2013-04-30Revert "Revert "Revert "ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-c...Bo Yan
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-10arm: mm: Fix merge issue with 3.4.35Prashant Gaikwad
2013-04-08Revert "Revert "ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable C...Bo Yan
2013-04-08Revert "arm: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Bo Yan
2013-04-03common: DMA-mapping: add DMA_ATTR_SKIP_FREE_IOVA attributeHiroshi Doyu
2013-04-02arm: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)Catalin Marinas
2013-04-02Revert "ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs"Bo Yan
2013-04-02Revert "ARM: Remove current_mm per-cpu variable"Bo Yan
2013-04-02Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King
2013-03-26ARM errata: Writing ACTLR.SMP when the L2 cache has been idle for an extended...Bo Yan
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-06ARM: mm: Skip I-cache invalidate for Cortex-A15 bootBo Yan
2013-02-04ARM: mm: Remove unnecessary CMO in Cortex A15 startupBo Yan
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-16ARM: tegra11x: Disable L2 prefetch throttleBo Yan
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-10ARM: tegra11x: start L2 clock before enabling SMPBo Yan
2012-12-05ARM: mm: restore counter enable registerBo Yan
2012-12-04ARM: mm: Enable NCSE feature for A15 onlyBo Yan
2012-12-04arm: mm: cpa: Fix warnings in cpa code.Krishna Reddy
2012-11-30ARM: mm: enable non-cacheable streaming enhancementBo Yan
2012-11-28ARM: mm: enable ARM_ERRATA_752520 WAR only for r2p0 to r2p8Vishal Singh
2012-11-12ARM: mm: save/restore some PMU registersBo Yan
2012-11-07arm: mm: cpa: Configurable cache_maint_{inner,outer}_thresholdHiroshi Doyu
2012-10-31Revert "HACK: arm: mm: Disable Freeing init memory."Deepak Nibade
2012-10-29ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi
2012-10-29ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-10-10arm: mm: cpa: Use config option to enable/disable cache flush by set/waysKrishna Reddy
2012-10-10HACK: arm: mm: Disable Freeing init memory.Krishna Reddy
2012-10-02ARM: cache-l2x0: get size of outer cacheKirill Artamonov
2012-10-02ARM: Fix ioremap() of address zeroRussell King
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-07ARM: dma-mapping: Avoid to overwrite a mapHiroshi Doyu
2012-09-07ARM: dma-mapping: New dma_map_ops->map_page*_at* functionHiroshi Doyu
2012-09-07ARM: dma-mapping: New dma_map_ops->iova_alloc*_at* functionHiroshi Doyu
2012-09-07ARM: dma-mapping: New dma_map_ops->iova_{alloc,free}() functionsHiroshi Doyu
2012-09-07ARM: dma-mapping: New dma_map_ops->iova_get_free_{total,max} functionsHiroshi Doyu