summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-8/+1
* arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-303-39/+0
* arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport2021-06-302-2/+1
* arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-06-306-6/+19
* mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-06-301-3/+1
* mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-06-301-8/+12
* mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-302-5/+3
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
* arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett2021-06-291-1/+1
* Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-0616-90/+64
|\
| * Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2021-06-0510-63/+45
| |\
| | * arm64: dts: ti: k3*: Introduce reg definition for interrupt routersNishanth Menon2021-05-148-11/+22
| | * arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via exp...Nishanth Menon2021-05-145-10/+10
| | * arm64: dts: ti: k3-*: Rename the TI-SCI nodeNishanth Menon2021-05-144-4/+4
| | * arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc nodeNishanth Menon2021-05-141-3/+0
| | * arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI nodeNishanth Menon2021-05-141-1/+4
| | * arm64: dts: ti: k3-*: Rename the TI-SCI clocks node nameNishanth Menon2021-05-144-4/+4
| | * arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra2021-05-141-0/+2
| | * arm64: dts: ti: k3-am654-base-board: remove ov5640Tomi Valkeinen2021-05-141-31/+0
| * | Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2021-06-051-0/+1
| |\ \
| | * | arm64: meson: select COMMON_CLKJerome Brunet2021-05-311-0/+1
| | |/
| * | Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2021-06-055-27/+18
| |\ \
| | * | arm64: dts: freescale: sl28: var1: fix RGMII clock and voltageMichael Walle2021-05-231-1/+2
| | * | arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle2021-05-231-3/+2
| | * | arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach2021-05-231-2/+2
| | * | arm64: dts: zii-ultra: remove second GEN_3V3 regulator instanceLucas Stach2021-05-232-19/+10
| | * | arm64: dts: ls1028a: fix memory nodeMichael Walle2021-05-221-2/+2
| | |/
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-2913-60/+106
|\ \ \
| * | | KVM: arm64: Prevent mixed-width VM creationMarc Zyngier2021-05-272-4/+29
| * | | KVM: arm64: Resolve all pending PC updates before immediate exitZenghui Yu2021-05-271-3/+6
| * | | KVM: arm64: Fix debug register indexingMarc Zyngier2021-05-151-21/+21
| * | | KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier2021-05-154-2/+22
| * | | KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-155-23/+21
| * | | KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret2021-05-151-2/+2
| * | | KVM: arm64: Mark pkvm_pgtable_mm_ops staticQuentin Perret2021-05-151-1/+1
| * | | KVM: arm64: Fix boolreturn.cocci warningskernel test robot2021-05-151-6/+6
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-272-2/+3
|\ \ \
| * | | arm64: mm: don't use CON and BLK mapping if KFENCE is enabledJisheng Zhang2021-05-251-1/+2
| * | | arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas2021-05-181-1/+1
* | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-261-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann2021-05-201-2/+1
| | |/ | |/|
* | | Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-2016-8/+85
|\ \ \
| * \ \ Merge tag 'renesas-arm-dt-for-v5.13-tag3' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-04-2816-8/+85
| |\ \ \
| | * | | arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsiNiklas Söderlund2021-04-2715-7/+84
| | * | | arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 portsNiklas Söderlund2021-04-271-1/+1
* | | | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-2/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | quota: Disable quotactl_path syscallJan Kara2021-05-171-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+2
|\ \ \ \