summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-3/+1Star
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-021-8/+49
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0Star
* arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand2019-07-191-0/+19
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-171-23/+1Star
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-171-0/+5
* mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-2/+1Star
* arm64: switch to generic version of pte allocationMike Rapoport2019-07-122-3/+5
* Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-091-408/+4Star
|\
| * Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel2019-06-2417-173/+17Star
| |\
| * | arm64: trim includes in dma-mapping.cChristoph Hellwig2019-05-271-10/+0Star
| * | arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig2019-05-271-14/+1Star
| * | iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-271-390/+4Star
| * | iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-271-7/+1Star
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-086-60/+92
|\ \ \ | |_|/ |/| |
| * | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel2019-06-241-8/+40
| * | arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma2019-06-171-4/+8
| * | arm64/mm: Refactor __do_page_fault()Anshuman Khandual2019-06-071-19/+11Star
| * | arm64/mm: Document write abort detection from ESRAnshuman Khandual2019-06-071-1/+10
| * | arm64: Fix comment after #endifOdin Ugedal2019-06-071-1/+1
| * | arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual2019-06-041-10/+5Star
| * | arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual2019-06-041-1/+3
| * | arm64/mm: Identify user instruction abortsAnshuman Khandual2019-06-041-0/+1
| * | arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual2019-06-041-2/+2
| * | arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-06-041-2/+3
| * | arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2019-06-041-6/+2Star
| * | arm64/hugetlb: Use macros for contiguous huge page sizesAnshuman Khandual2019-06-031-6/+6
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1913-156/+13Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-0/+33
|\
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-231-0/+33
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-223-5/+21
|\ \ | |/ |/|
| * arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland2019-05-161-3/+8
| * arm64: Print physical address of page table base in show_pte()Will Deacon2019-05-141-2/+3
| * arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtableChristoph Hellwig2019-05-071-0/+10
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-152-2/+2
* | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-141-15/+2Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-075-56/+71
|\|
| * arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-04-091-16/+18
| * arm64: mm: Consolidate early page table allocationWill Deacon2019-04-091-11/+7Star
| * arm64: mm: don't call page table ctors for init_mmYu Zhao2019-04-091-2/+13
| * arm64: mm: use appropriate ctors for page tablesYu Zhao2019-04-091-12/+24
| * arm64: debug: Remove unused return value from do_debug_exception()Will Deacon2019-04-091-10/+4Star
| * arm64: mm: Ensure we ignore the initrd if it is placed out of rangeWill Deacon2019-04-031-1/+1
| * arm64: mm: Make show_pte() a static functionWill Deacon2019-04-031-1/+1
| * arm64: setup min_low_pfnMiles Chen2019-04-031-0/+1