aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-02arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-09-13Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...Mark Brown
2014-09-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-08-11Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...Mark Brown
2014-08-11arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-08-11arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-08-11Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-08-11arm64: Fix up earlier backportMark Brown
2014-08-11arm64: Clean up the default pgprot settingMark Brown
2014-08-11arm64: add early_ioremap supportMark Salter
2014-08-11arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-08-11arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-08-11arm64: initialize pgprot info earlier in bootMark Salter
2014-08-11arm64: Add function to create identity mappingsMark Salter
2014-07-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...lsk-v3.14-preview-14.07Mark Brown
2014-07-23arm64: place initial page tables above the kernelMark Rutland
2014-07-23arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-07-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-cmadma' into lsk-v3.14-ar...Mark Brown
2014-07-23arm64: remove unnecessary cache flush at bootMark Rutland
2014-07-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-misc' into linux-linaro-l...Mark Brown
2014-07-23arm64: export __cpu_{clear,copy}_user_page functionsMark Salter
2014-07-10Merge tag 'v3.14.12' into linux-linaro-lsk-v3.14Alex Shi
2014-07-09arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-01Merge tag 'v3.14.10' into linux-linaro-lsk-v3.14Mark Brown
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-09Merge LTS 3.14.6 into linux-linaro-lsk-v3.14Alex Shi
2014-06-07arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-29arm64: Use bus notifiers to set per-device coherent DMA opsv3.14/topic/arm64-cmadmaCatalin Marinas
2014-05-29arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott
2014-05-29arm64: Implement custom mmap functions for dma mappingLaura Abbott
2014-05-29arm64: Make default dma_ops to be noncoherentRitesh Harjani
2014-05-29arm64: Use swiotlb late initialisationCatalin Marinas
2014-05-29arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-05-29arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas
2014-05-29arm64: Implement coherent DMA API based on swiotlbv3.14/topic/arm64-cmaCatalin Marinas
2014-05-29arm64: 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
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring