summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-11-16 Merge tag 'v4.9.62' into linux-linaro-lsk-v4.9Alex Shi
2017-11-15arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon
2017-10-11arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon
2017-10-09Merge remote-tracking branch 'lts/linux-4.9.y' into linux-linaro-lsk-v4.9Alex Shi
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-09-25arm64: dma-mapping: Add support for the fsl-mc busNipun Gupta
2017-09-25export arch_setup_dma_ops()Madalin Bucur
2017-09-03 Merge tag 'v4.9.47' into linux-linaro-lsk-v4.9Alex Shi
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-07 Merge tag 'v4.9.41' into linux-linaro-lsk-v4.9Alex Shi
2017-08-07arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-06-28Merge branch 'lsk/kdump/for-v4.9' into linux-linaro-lsk-v4.9Alex Shi
2017-06-08arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-06-08arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-06-08arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2017-06-08arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-06-08arm64: kdump: reserve memory for crash dump kernelAKASHI Takahiro
2017-06-08arm64: limit memory regions based on DT property, usable-memory-rangeAKASHI Takahiro
2017-05-27arm64: Handle faults caused by inadvertent user access with PAN enabledCatalin Marinas
2017-05-27arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-05-27arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas
2017-05-27arm64: Update the synchronous external abort fault descriptionCatalin Marinas
2017-05-27arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2017-04-12arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky
2017-03-12arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26arm64: Fix swiotlb fallback allocationAlexander Graf
2017-01-19arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-01-19arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2017-01-19arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-20Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-09-20arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei
2016-09-09arm64/numa: remove some useless codeZhen Lei
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei
2016-09-09arm64: numa: Use pr_fmt()Kefeng Wang
2016-09-09arm64/numa: avoid inconsistent information to be printedZhen Lei
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse