summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-111-1/+1
|\
| * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-09-201-1/+1
| |\
| | * iommu/dma: Avoid PCI host bridge windowsRobin Murphy2016-09-161-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-0312-116/+189
|\ \ \ | |/ / |/| |
| * | arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-202-2/+2
| * | arm64: use alternative auto-nopMark Rutland2016-09-121-7/+2
| * | arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-091-6/+10
| * | arm64/numa: remove some useless codeZhen Lei2016-09-091-4/+0
| * | arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-091-0/+52
| * | arm64: numa: Use pr_fmt()Kefeng Wang2016-09-091-19/+18
| * | arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-091-3/+3
| * | arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-065-21/+7
| * | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-1/+40
| * | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-0/+4
| * | arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-251-3/+2
| * | arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-223-4/+7
| * | arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-222-46/+42
| |/
* | 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
OpenPOWER on IntegriCloud