aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-17arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas1-0/+2
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott1-2/+12
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-4/+4
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-33/+33
2016-08-01arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel1-4/+4
2016-07-28arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen1-1/+1
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-152/+129
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-25arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel1-3/+6
2016-07-25arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel1-1/+1
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki1-11/+17
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas1-0/+26
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon1-0/+2
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-0/+26
2016-07-08arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi1-17/+5
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse1-1/+2
2016-07-01arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel1-18/+6
2016-07-01arm64: mm: Remove split_p*d() functionsCatalin Marinas1-43/+4
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel1-40/+27
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara1-1/+1
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang1-1/+0
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel2-12/+12
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland1-4/+2
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang1-4/+0
2016-06-21arm64: update ASID limitJean-Philippe Brucker1-3/+6
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland1-5/+8
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland1-1/+1
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2-2/+16
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland1-12/+20
2016-06-14arm64: mm: mark fault_info table constMark Rutland1-1/+1
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-05-31Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon1-0/+14
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo1-1/+4
2016-05-30arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney1-4/+7
2016-05-30arm64, NUMA: rework numa_add_memblk()Hanjun Guo1-6/+6
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-19arm64: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+4
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-2/+2
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy1-2/+2
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi1-2/+0
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse1-32/+21
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand3-103/+0
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel1-0/+5
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel1-36/+13
2016-04-21arm64/dma-mapping: Remove default domain workaroundRobin Murphy1-44/+8
2016-04-21arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy1-0/+4