aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: mm: fix inverted PAR_EL1.F checkMark Rutland2019-10-16
* arm64: mm: fix spurious fault detectionMark Rutland2019-10-07
* arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland2019-10-04
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-09-24
* arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-09-24
* arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti2019-09-24
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-24
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\
| * arm64: use asm-generic/dma-mapping.hChristoph Hellwig2019-09-11
| * xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-11
| * dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-29
| * dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-29
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\ \ | |/ |/|
| * arm64: remove __iounmapChristoph Hellwig2019-09-04
| *-------. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
| |\ \ \ \ \
| | | | | | * arm64: mm: Ignore spurious translation faults taken from the kernelWill Deacon2019-08-27
| | | | |_|/ | | | |/| |
| | | | | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-23
| | | | |/ | | | |/|
| | * | | arm64: fix fixmap copy for 16K pages and 48-bit VAMark Rutland2019-08-28
| | * | | arm64: memory: rename VA_START to PAGE_ENDMark Rutland2019-08-14
| | * | | arm64: memory: fix flipped VA space falloutMark Rutland2019-08-14
| | * | | arm64: mm: Remove vabits_userSteve Capper2019-08-09
| | * | | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-09
| | * | | arm64: mm: Separate out vmemmapSteve Capper2019-08-09
| | * | | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-09
| | * | | arm64: mm: Introduce vabits_actualSteve Capper2019-08-09
| | * | | arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-09
| | * | | arm64: dump: De-constify VA_START and KASAN_SHADOW_STARTSteve Capper2019-08-09
| | * | | arm64: mm: Flip kernel VA spaceSteve Capper2019-08-09
| | |/ /
| * | | arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland2019-08-28
| * | | arm64: unexport set_memory_x and set_memory_nxChristoph Hellwig2019-08-15
| * | | arm64: mm: print hexadecimal EC value in mem_abort_decode()Miles Chen2019-08-07
| * | | arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang2019-08-05
| * | | arm64: Replace strncmp with str_has_prefixChuhong Yuan2019-08-05
| |/ /
* / / dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-10
|/ /
* / arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-02
|/
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-18
* arm64/mm: add temporary arch_remove_memory() implementationDavid Hildenbrand2019-07-18
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-16
* mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-12
* arm64: switch to generic version of pte allocationMike Rapoport2019-07-12
* Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-09
|\
| * Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel2019-06-24
| |\
| * | arm64: trim includes in dma-mapping.cChristoph Hellwig2019-05-27
| * | arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig2019-05-27
| * | iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig2019-05-27
| * | iommu/dma: Remove the flush_page callbackChristoph Hellwig2019-05-27
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-08
|\ \ \ | |_|/ |/| |