summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers1-1/+2
2021-11-26arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2-16/+16
2021-11-26arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-26arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residencyAngeloGioacchino Del Regno1-8/+12
2021-11-26arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2-3/+3
2021-11-26arm64: dts: rockchip: Disable CDN DP on Pinebook ProMatthias Brugger1-4/+0
2021-11-26arm64: dts: allwinner: a100: Fix thermal zone node nameMaxime Ripard1-3/+3
2021-11-26arm64: dts: allwinner: h5: Fix GPU thermal zone node nameMaxime Ripard1-1/+1
2021-11-26ARM: dts: sunxi: Fix OPPs node nameMaxime Ripard3-3/+3
2021-11-26arm64: zynqmp: Fix serial compatible stringMichal Simek1-2/+2
2021-11-26arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-18arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000Stephan Gerhold1-1/+0
2021-11-18arm64: dts: renesas: beacon: Fix Ethernet PHY modeGeert Uytterhoeven1-0/+1
2021-11-18arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clockStephan Gerhold1-1/+7
2021-11-18arm64: dts: meson-g12b: Fix the pwm regulator supply propertiesAnand Moon3-6/+6
2021-11-18arm64: dts: meson-g12a: Fix the pwm regulator supply propertiesAnand Moon3-3/+3
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I1-4/+4
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodesKishon Vijay Abraham I1-4/+4
2021-11-18arm64: dts: rockchip: Fix GPU register width for RK3328Alex Bee1-1/+1
2021-11-18arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan1-0/+5
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland3-2/+3
2021-11-18bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer1-0/+5
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch1-1/+1
2021-11-02arm64: Avoid premature usercopy failureRobin Murphy3-13/+35
2021-10-20arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz1-1/+1
2021-10-13arm64: dts: ls1028a: add missing CAN nodesMichael Walle1-0/+18
2021-10-13arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov1-1/+1
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen2-5/+6
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton1-0/+8
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton1-6/+10
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual1-0/+8
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-18arm64: dts: ls1046a: fix eeprom entriesRaag Jadav2-13/+2
2021-09-18arm64: tegra: Fix compatible string for Tegra132 CPUsThierry Reding1-2/+2
2021-09-18arm64: dts: qcom: sm8250: Fix epss_l3 unit addressGeorgi Djakov1-1/+1
2021-09-18arm64: dts: qcom: msm8996: don't use underscore in node nameVinod Koul1-2/+2
2021-09-18arm64: dts: qcom: msm8994: don't use underscore in node nameVinod Koul1-2/+4
2021-09-18arm64: dts: qcom: sdm630: don't use underscore in node nameVinod Koul1-2/+2
2021-09-18arm64: dts: qcom: ipq6018: drop '0x' from unit addressVinod Koul1-1/+1
2021-09-18arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul1-1/+1
2021-09-18arm64: dts: qcom: ipq8074: fix pci node reg propertyVinod Koul1-8/+8
2021-09-18arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configurationAngeloGioacchino Del Regno1-73/+139
2021-09-18arm64: dts: qcom: sdm630: Rewrite memory mapAngeloGioacchino Del Regno1-23/+18
2021-09-18arm64: tegra: Fix Tegra194 PCIe EP compatible stringVidya Sagar1-3/+3
2021-09-18arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node namesJernej Skrabec1-2/+2
2021-09-18arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-09-18arm64: mm: Fix TLBI vs ASID rolloverWill Deacon2-9/+31