summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-21arm64: update ASID limitJean-Philippe Brucker
2016-06-14arm64: mm: mark fault_info table constMark Rutland
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-05-31Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20arm64: mm: use hugetlb_bad_size()Vaishali Thakkar
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel
2016-04-21arm64/dma-mapping: Remove default domain workaroundRobin Murphy
2016-04-21arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy
2016-04-19arm64: mm: Show bss segment in kernel memory layoutKefeng Wang
2016-04-19arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang
2016-04-19arm64: mm: remove the redundant codeHuang Shijie
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose
2016-04-14arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: mm: free __init memory via the linear mappingArd Biesheuvel
2016-04-14arm64: add the initrd region to the linear mapping explicitlyArd Biesheuvel
2016-04-14arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-03-24arm64: consistently use p?d_set_hugeMark Rutland
2016-03-21arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17mm: remove VM_FAULT_MINORJan Kara
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-11arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas
2016-03-11arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-03-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland
2016-03-02arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenlyArd Biesheuvel
2016-02-29arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-02-29arm64: mm: list kernel sections in orderArd Biesheuvel
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman