summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2015-05-14arm: mm: Add v7_clean_kern_cache_louisKrishna Reddy
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-16mm: allow >2GB virtual space for legacy mmapKrishna Reddy
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-04-30ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-04-30of: remove early_init_dt_setup_initrd_archRob Herring
2014-04-30of: Specify initrd location using 64-bitSantosh Shilimkar
2014-04-23arm: dma-mapping: fix wrong print sizeHiroshi Doyu
2014-04-23arm: dma-mapping: fix wrong end addressHiroshi Doyu
2014-04-04arm: dma-mapping: fix incorrect phys address in trace messageKrishna Reddy
2014-04-04arm: dma-mapping: add missing trace print in unmap_pageKrishna Reddy
2014-04-04arm: dma-mapping: pass correct args to trace_dma_map_pageKrishna Reddy
2014-04-03ARM: 7963/1: mm: report both sections from PMDKees Cook
2014-04-03ARM: add support to dump the kernel page tablesRussell King
2014-04-03ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas
2014-04-03ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappingsStephen Boyd
2014-04-02ARM: dma-mapping: add device_is_iommuable()Hiroshi Doyu
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-11ARM: Export LoUIS flushAntti P Miettinen
2014-03-10Revert "[ARM] mm: add memory type for inner-writeback"Krishna Reddy
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-06ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-03arm: mm: remove change_page_attr supportKrishna Reddy
2014-02-09Revert "ARM: tegra: trustzone: Single kernel to work in both secure and non-s...Varun Wadekar
2014-02-09arch: arm: mm: dynamic check for secure/non-secure mode.Nitin Sehgal
2014-02-09ARM: tegra: trustzone: Single kernel to work in both secure and non-secure mode.Nitin Sehgal
2013-12-19Merge "Merge tag 'v3.10.24' into HEAD" into dev-kernel-3.10Bharat Nihalani
2013-12-19ARM: dma-mapping: exclude DMA32, HIGHMEM for meta dataHiroshi Doyu
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-12ARM: dma-mapping: alloc highmem w/o GFP_DMA*Hiroshi Doyu
2013-12-11ARM: fix booting low-vectors machinesRussell King
2013-12-11ARM: dma-mapping: Use %pa for {dma,phys}_addr_tHiroshi Doyu
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier
2013-11-28arm: dma-mapping: support DMA_ATTR_ALLOC_EXACT_SIZEVandana Salve
2013-11-11Revert "Revert "arm: mm: cpa: remove APIs no longer used""Alex Waterman
2013-11-07Revert "arm: mm: cpa: remove APIs no longer used"Krishna Reddy
2013-11-07arm: mm: cpa: remove APIs no longer usedAlex Waterman
2013-11-06arm: mm: cpa: Only call update_page_count() with CPAAlex Waterman
2013-10-03ARM: config: mutual exclusive CPA & LPAEBibek Basu
2013-10-02arm: mm: fix mm merge conflictAdeel Raza
2013-10-01ARM: mm: Invalid pte for DEBUG_PAGEALLOCHiroshi Doyu
2013-09-27ARM: dma-mapping: Undefined debug_dma_platformdataHiroshi Doyu
2013-09-27ARM: mm: Implement ARCH_SUPPORTS_DEBUG_PAGEALLOCHiroshi Doyu
2013-09-27dma-debug: Use ftrace in {map,unmap}_*() callsKonsta Holtta
2013-09-27dma-debug: dump buffers and mappings via debugfsKonsta Holtta
2013-09-26ARM: dma-mapping: Support DMA_ATTR_SKIP_IOVA_GAPHiroshi Doyu
2013-09-26ARM: dma-mapping: IOVA API chagneHiroshi Doyu