summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-021-0/+9
* arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-181-3/+3
* arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-171-0/+2
* arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-121-2/+12
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-061-4/+4
|\
| * arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-011-4/+4
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-33/+33
* | arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-281-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-277-152/+129
|\ \ | |/
| * arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel2016-07-251-3/+6
| * arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel2016-07-251-1/+1
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-0/+26
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-0/+26
| * | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-191-0/+2
| * | arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi2016-07-081-17/+5
| * | arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel2016-07-011-18/+6
| * | arm64: mm: Remove split_p*d() functionsCatalin Marinas2016-07-011-43/+4
| * | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-011-40/+27
| * | arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-1/+1
| * | arm64: mm: remove unnecessary BUG_ONKefeng Wang2016-06-301-1/+0
| * | arm64: mm: fix location of _etextArd Biesheuvel2016-06-272-12/+12
| * | arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-271-4/+2
| * | arm64: kill ESR_LNX_EXECMark Rutland2016-06-211-5/+8
| * | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-211-1/+1
| * | arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-212-2/+16
| * | arm64: mm: dump: make page table dumping reusableMark Rutland2016-06-211-12/+20
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-1/+1
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-251-11/+17
|\ \ \ | |/ / |/| |
| * | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-301-1/+4
| * | arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-301-4/+7
| * | arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-6/+6
* | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-071-1/+2
* | | arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2016-06-211-4/+0
* | | arm64: update ASID limitJean-Philippe Brucker2016-06-211-3/+6
| |/ |/|
* | arm64: mm: mark fault_info table constMark Rutland2016-06-141-1/+1
* | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-081-1/+1
* | arm64: mm: dump: log span levelMark Rutland2016-06-031-1/+7
* | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon2016-05-311-0/+14
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\
| * arm64: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-4/+4
|\ \ | |/ |/|
| * iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-2/+2
| * iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-2/+2
* | arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-051-2/+0
* | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-32/+21
* | arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-283-103/+0
* | arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel2016-04-251-0/+5
* | arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel2016-04-251-36/+13
* | arm64/dma-mapping: Remove default domain workaroundRobin Murphy2016-04-211-44/+8
OpenPOWER on IntegriCloud