aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-04-28mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*Muchun Song1-1/+1
2022-04-28arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-24/+26
2022-04-28arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64Muchun Song2-0/+15
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+14
2022-04-28KVM: arm64: Symbolize the nVHE HYP addressesKalesh Singh1-8/+5
2022-04-28KVM: arm64: Detect and handle hypervisor stack overflowsKalesh Singh2-1/+30
2022-04-28KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stackKalesh Singh1-3/+28
2022-04-28KVM: arm64: Add guard pages for KVM nVHE hypervisor stackKalesh Singh4-5/+39
2022-04-28KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh3-30/+72
2022-04-28KVM: arm64: Introduce hyp_alloc_private_va_range()Kalesh Singh2-21/+44
2022-04-28arm64: defconfig: Enable Renesas RZ/V2M SoCPhil Edworthy1-0/+2
2022-04-28arm64: defconfig: Enable ARCH_R9A07G043Biju Das1-0/+1
2022-04-28arm64: dts: renesas: r9a07g043: Fillup the WDT{0,2} stub nodesBiju Das1-2/+22
2022-04-28arm64: dts: renesas: r9a07g043: Fillup the OSTM{0,1,2} stub nodesBiju Das1-3/+21
2022-04-28arm64: dts: renesas: r9a07g043: Fillup the CANFD stub nodeBiju Das1-1/+30
2022-04-28arm64: dts: renesas: r9a07g043: Add USB2.0 supportBiju Das1-8/+82
2022-04-28arm64: dts: renesas: r9a07g043: Add SSI{1,2,3} nodes and fillup the SSI0 stub nodeBiju Das1-1/+79
2022-04-28arm64: dts: renesas: r9a07g043: Add I2C2 node and fillup the I2C{0,1,3} stub nodesBiju Das1-3/+70
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas1-1/+1
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier3-0/+48
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei1-1/+22
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon1-8/+8
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown1-0/+1
2022-04-27arm64: defconfig: Enable configs for DisplayPort on J721eRahul T R1-0/+3
2022-04-27arm64: dts: ti: k3-am62: Add support for MCANAswath Govindraju2-0/+18
2022-04-27arm64: dts: ti: k3-am62-mcu: Enable MCU GPIO moduleVignesh Raghavendra1-0/+28
2022-04-27arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodesVignesh Raghavendra2-0/+39
2022-04-27arm64: dts: ti: k3-am625-sk: Enable on board peripheralsVignesh Raghavendra1-0/+273
2022-04-27arm64: dts: ti: k3-am62: Add more peripheral nodesVignesh Raghavendra2-0/+286
2022-04-27arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0Kishon Vijay Abraham I1-0/+62
2022-04-27arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock ratesMatthias Schiffer1-2/+0
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren1-64/+9
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+1
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-4/+0
2022-04-26compat: consolidate the compat_flock{,64} definitionChristoph Hellwig1-16/+0
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig1-4/+0
2022-04-26arm64: tegra: Enable ASRC on various platformsSameer Pujar4-0/+892
2022-04-26arm64: tegra: Add ASRC device on Tegra186 and laterSameer Pujar3-0/+23
2022-04-26arm64: defconfig: Build Tegra ASRC moduleSameer Pujar1-0/+1
2022-04-26arm64: dts: marvell: align SPI NOR node name with dtschemaKrzysztof Kozlowski12-14/+14
2022-04-26arm64: dts: microchip: align SPI NOR node name with dtschemaKrzysztof Kozlowski4-7/+7
2022-04-26arm64: dts: mediatek: mt8173: Add gce-client-reg handle to disp-mutexAngeloGioacchino Del Regno1-0/+1
2022-04-26arm64: dts: mediatek: Add device-tree for MT8195 Demo boardFabien Parent2-0/+446
2022-04-26arm64: dts: Add mediatek SoC mt8195 and evaluation boardTinghan Shen3-0/+1227
2022-04-26arm64: dts: mt8192: Add mmc device nodesAllen-KH Cheng1-4/+30
2022-04-26arm64: dts: mt8183: Update disp_aal node compatibleRex-BC Chen1-2/+1
2022-04-26arm64: dts: mt8192: Add audio-related nodesAllen-KH Cheng1-6/+129
2022-04-26arm64: dts: mt8192: Add spmi nodeAllen-KH Cheng1-0/+15
2022-04-26arm64: dts: mt6359: add PMIC MT6359 related nodesHui Liu2-0/+299
2022-04-26arm64: dts: mediatek: mt8173: Add power domain to encoder nodesAllen-KH Cheng1-0/+2