aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas
2014-07-08arm64: export __cpu_{clear,copy}_user_page functionsMark Salter
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-16Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-09arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-05-09arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-05-09arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-09arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-04-30arm64: Add function to create identity mappingsMark Salter
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07arm64: initialize pgprot info earlier in bootMark Salter
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-03-24arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-03-24arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-03-24arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-03-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-02-27arm64: Use swiotlb late initialisationCatalin Marinas
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-02-26arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-02-05arm64: simplify pgd_allocMark Rutland
2014-02-05arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-05arm64: Align CMA sizes to PAGE_SIZELaura Abbott
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han
2014-01-22arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han
2014-01-22arm64: mm: use ubfm for dcache_line_sizeJingoo Han
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: Warn on NULL device structure for dma APIsLaura Abbott
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2013-12-06arm64: ensure completion of TLB invalidatationMark Rutland