summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport
2021-06-30arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2021-05-31arm64: meson: select COMMON_CLKJerome Brunet
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-27KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-05-27KVM: arm64: Resolve all pending PC updates before immediate exitZenghui Yu
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-25arm64: mm: don't use CON and BLK mapping if KFENCE is enabledJisheng Zhang
2021-05-23arm64: dts: freescale: sl28: var1: fix RGMII clock and voltageMichael Walle
2021-05-23arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle
2021-05-23arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach
2021-05-23arm64: dts: zii-ultra: remove second GEN_3V3 regulator instanceLucas Stach
2021-05-22arm64: dts: ls1028a: fix memory nodeMichael Walle
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-18arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15KVM: arm64: Fix debug register indexingMarc Zyngier
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier
2021-05-15KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret
2021-05-15KVM: arm64: Mark pkvm_pgtable_mm_ops staticQuentin Perret
2021-05-15KVM: arm64: Fix boolreturn.cocci warningskernel test robot
2021-05-14arm64: dts: ti: k3*: Introduce reg definition for interrupt routersNishanth Menon
2021-05-14arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via exp...Nishanth Menon
2021-05-14arm64: dts: ti: k3-*: Rename the TI-SCI nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI nodeNishanth Menon
2021-05-14arm64: dts: ti: k3-*: Rename the TI-SCI clocks node nameNishanth Menon
2021-05-14arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra
2021-05-14arm64: dts: ti: k3-am654-base-board: remove ov5640Tomi Valkeinen
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig
2021-05-13arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown
2021-05-10arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne