aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
...
| * | arm64: mm: simplify memblock numa node extractionMark Rutland2016-06-27
| * | arm64: kill ESR_LNX_EXECMark Rutland2016-06-21
| * | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-21
| * | arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2016-06-21
| * | arm64: mm: dump: make page table dumping reusableMark Rutland2016-06-21
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-25
|\ \ \ | |/ / |/| |
| * | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-30
| * | arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-30
| * | arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-30
* | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-07
* | | arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2016-06-21
* | | arm64: update ASID limitJean-Philippe Brucker2016-06-21
| |/ |/|
* | arm64: mm: mark fault_info table constMark Rutland2016-06-14
* | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-08
* | arm64: mm: dump: log span levelMark Rutland2016-06-03
* | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon2016-05-31
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\
| * arm64: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-19
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-19
|\ \ | |/ |/|
| * iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-09
| * iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-09
* | arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-05
* | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-28
* | arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-28
* | arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel2016-04-25
* | arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel2016-04-25
* | arm64/dma-mapping: Remove default domain workaroundRobin Murphy2016-04-21
* | arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy2016-04-21
* | arm64: mm: Show bss segment in kernel memory layoutKefeng Wang2016-04-19
* | arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang2016-04-19
* | arm64: mm: remove the redundant codeHuang Shijie2016-04-19
* | arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-15
* | arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-15
* | arm64: Move unflatten_device_tree() call earlier.David Daney2016-04-15
* | arm64: Add cpu_panic_kernel helperSuzuki K Poulose2016-04-15
* | arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse2016-04-14
* | arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-14
* | arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel2016-04-14
* | arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel2016-04-14
* | arm64: mm: free __init memory via the linear mappingArd Biesheuvel2016-04-14
* | arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel2016-04-14
* | arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel2016-04-14
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-24
|\
| * arm64: mm: allow preemption in copy_to_user_pageMark Rutland2016-03-24
| * arm64: consistently use p?d_set_hugeMark Rutland2016-03-24
| * arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas2016-03-21
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \
| * | mm: remove VM_FAULT_MINORJan Kara2016-03-17