summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-7/+7
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-4/+4
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-3/+3
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-2210-50/+117
|\ \
| * | arm64: fix warning about swapper_pg_dir overflowArnd Bergmann2017-02-151-1/+1
| * | arm64: Work around Falkor erratum 1003Christopher Covington2017-02-102-0/+12
| * | arm64: use is_vmalloc_addrMiles Chen2017-02-091-1/+1
| * | arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy2017-01-261-1/+8
| * | arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon2017-01-231-5/+12
| * | arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen2017-01-131-2/+2
| * | arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara2017-01-121-4/+8
| * | arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott2017-01-122-0/+32
| * | arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-123-24/+43
| * | arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-101-14/+0
| |/
* | iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-02-061-1/+0
* | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-301-3/+3
|\ \
| * | arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys2017-01-191-3/+3
| |/
* | arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-171-0/+2
* | arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie2017-01-111-1/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-061-4/+4
|\
| * arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-2/+4
|\ \ | |/ |/|
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-2/+4
* | arm64: don't pull uaccess.h into *.SAl Viro2016-12-261-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+1
|\ \
| * | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-1/+1
| |/
* | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-151-0/+2
|\ \
| * | arm64: Wire up iommu_dma_{map, unmap}_resource()Robin Murphy2016-11-141-0/+2
| |/
* | arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas2016-11-231-7/+0
* | arm64: Handle faults caused by inadvertent user access with PAN enabledCatalin Marinas2016-11-211-4/+10
* | arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-11-212-2/+11
* | arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-211-5/+1
* | arm64: Update the synchronous external abort fault descriptionCatalin Marinas2016-11-211-4/+4
* | arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-111-0/+6
* | arm64: hugetlb: fix the wrong address for several functionsHuang Shijie2016-11-091-4/+4
* | arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie2016-11-091-12/+0
* | arm64: Fix typo in add_default_hugepagesz() for 64K pagesCatalin Marinas2016-11-091-1/+1
* | arm64: Add uprobe supportPratyush Anand2016-11-071-1/+1
* | arm64: dump: Add checking for writable and exectuable pagesLaura Abbott2016-11-072-0/+57
* | arm64: dump: Make the page table dumping seq_file optionalLaura Abbott2016-11-071-7/+19
* | arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-073-22/+38
* | arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2016-11-071-4/+30
* | arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-071-16/+16
* | arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel2016-11-071-27/+43
* | arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy2016-11-071-5/+0
|/
* arm64/numa: fix incorrect log for memory-less nodeHanjun Guo2016-10-261-2/+5
* arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie2016-10-261-1/+1
* arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-201-13/+13