summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel2018-11-082-2/+2
* arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig2018-11-021-0/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-314-4/+1Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-2/+2
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+2
* Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-261-209/+48Star
|\
| * arm64: use the generic swiotlb_dma_opsChristoph Hellwig2018-10-191-207/+46Star
| * swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig2018-10-191-3/+3
| * swiotlb: remove the overflow bufferChristoph Hellwig2018-10-191-1/+1
| * Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig2018-09-261-0/+5
| * dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig2018-09-081-5/+0Star
* | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-5/+5
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-5/+5
| |\ \ \ | | | |/ | | |/|
| | | * arm64/dma-mapping: Mildly optimise non-coherent IOMMU opsRobin Murphy2018-09-251-5/+5
| | |/
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-61/+33Star
|\ \ \
| * | | signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman2018-09-271-7/+2Star
| * | | signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman2018-09-271-18/+8Star
| * | | signal/arm64: Only call set_thread_esr once in do_page_faultEric W. Biederman2018-09-271-3/+1Star
| * | | signal/arm64: Only perform one esr_to_fault_info call in do_page_faultEric W. Biederman2018-09-271-3/+5
| * | | signal/arm64: Expand __do_user_fault and remove itEric W. Biederman2018-09-271-10/+8Star
| * | | signal/arm64: For clarity separate the 3 signal sending cases in do_page_faultEric W. Biederman2018-09-271-4/+9
| * | | signal/arm64: Consolidate the two hwpoison cases in do_page_faultEric W. Biederman2018-09-271-7/+7
| * | | signal/arm64: Factor set_thread_esr out of __do_user_faultEric W. Biederman2018-09-271-2/+7
| * | | signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman2018-09-271-1/+1
| * | | signal/arm64: Push siginfo generation into arm64_notify_dieEric W. Biederman2018-09-271-31/+10Star
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-228-63/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse2018-10-101-1/+1
| * | | arm64: mm: Drop the unused cpu parameterShaokun Zhang2018-10-091-4/+4
| * | | arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.cKyrylo Tkachov2018-10-051-1/+1
| * | | arm64: Use daifflag_restore after bp_hardeningJulien Thierry2018-10-031-2/+3
| * | | arm64/numa: Unify common error path in numa_init()Anshuman Khandual2018-10-011-4/+7
| * | | arm64/numa: Report correct memblock range for the dummy nodeAnshuman Khandual2018-10-011-1/+1
| * | | arm64/mm: Define esr_to_debug_fault_info()Anshuman Khandual2018-10-011-1/+7
| * | | arm64/mm: Reorganize arguments for is_el1_permission_fault()Anshuman Khandual2018-10-011-5/+4Star
| * | | arm64/mm: Use ESR_ELx_FSC macro while decoding fault exceptionAnshuman Khandual2018-10-011-1/+1
| * | | arm64/mm: use fixmap to modify swapper_pg_dirJun Yao2018-09-251-2/+24
| * | | arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-251-25/+5Star
| * | | arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODELJames Morse2018-09-211-2/+0Star
| * | | arm64: mm: Support Common Not Private translationsVladimir Murzin2018-09-182-3/+11
| * | | arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-141-14/+0Star
| * | | arm64: dump: Use consistent capitalisation for page-table dumpsWill Deacon2018-09-101-3/+3
| |/ /
* | | arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flagsSteve Capper2018-09-241-4/+34
* | | arm64: hugetlb: Fix handling of young ptesSteve Capper2018-09-241-3/+9
| |/ |/|
* | arm64: fix erroneous warnings in page freeing functionsMark Rutland2018-09-061-4/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-182-5/+5
|\
| * kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-181-2/+2
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-3/+3
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-08-171-1/+5
|\ \ | |/ |/|