summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon2017-12-011-11/+12
* arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park2017-12-011-1/+1
* arm64: mm: cleanup stale AIVIVT referencesMark Rutland2017-11-281-1/+4
* arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowWill Deacon2017-11-151-50/+80
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-153-67/+19
|\
| * arm64: explicitly mask all exceptionsJames Morse2017-11-021-5/+4
| * arm64: Don't walk page table for user faults in do_mem_abortWill Deacon2017-11-021-1/+2
| * arm64: consistently log ESR and page tableMark Rutland2017-10-271-2/+5
| * arm64: Update fault_info table with new exception typesJulien Thierry2017-10-191-6/+6
| * dma mapping : export caller to vmallocinfoMatthieu CASTET2017-10-041-1/+1
| * arm64: dma-mapping: Cocci spatch "vma_pages"Thomas Meyer2017-10-021-2/+1
| * arm64: mm: Remove useless and wrong comments from fault.cWill Deacon2017-10-021-51/+1
| |
| \
| \
| \
*---. \ Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-131-0/+4
|\ \ \ \ | | |_|/ | |/| |
| | * | arm64: mm: Remove arch_apei_flush_tlb_one()James Morse2017-11-071-0/+4
| | |/
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
| |/ |/|
* | arm64: fix misleading data abort decodingMark Rutland2017-10-021-1/+1
|/
* arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-09-291-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-055-114/+334
|\
| * arm64: hugetlb: Cleanup setup_hugepageszSteve Capper2017-08-221-13/+13
| * arm64: Re-enable support for contiguous hugepagesPunit Agrawal2017-08-221-0/+14
| * arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal2017-08-221-0/+12
| * arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal2017-08-221-0/+38
| * arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal2017-08-221-5/+14
| * arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper2017-08-221-21/+91
| * arm64: hugetlb: Spring clean huge pte accessorsSteve Capper2017-08-221-65/+54
| * arm64: hugetlb: Introduce pte_pgprot helperSteve Capper2017-08-221-4/+12
| * arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper2017-08-221-0/+6
| * arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-08-211-1/+1
| * arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-08-211-1/+1
| * arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-211-2/+0
| * arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-211-5/+1
| * arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-211-13/+11
| * arm64: fix pmem interface definitionArnd Bergmann2017-08-101-2/+2
| * arm64: Implement pmem API supportRobin Murphy2017-08-092-0/+30
| * arm64: Convert __inval_cache_range() to area-basedRobin Murphy2017-08-091-9/+14
| * arm64: Decode information from ESR upon mem faultsJulien Thierry2017-08-071-0/+47
* | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
|/
* arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas2017-08-041-7/+8
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-282-13/+12
|\
| * arm64: mmu: Place guard page after mapping of kernel imageWill Deacon2017-07-281-7/+11
| * arm64/numa: Drop duplicate messagePunit Agrawal2017-07-201-6/+1
* | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-201-2/+2
|/
* arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-7/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-31/+22
|\
| * mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
| * arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper2017-07-061-23/+14
| * arm64: hugetlb: refactor find_num_contig()Steve Capper2017-07-061-9/+8
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+1
|\ \ | |/ |/|
| * arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+1
OpenPOWER on IntegriCloud