summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-08-21KVM: arm64: Don't return from void functionQuentin Perret2-2/+2
2022-08-21crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai1-0/+1
2022-08-21arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignmentSumit Garg1-2/+2
2022-08-21arm64: tegra: Fix SDMMC1 CD on P2888Tamás Szűcs1-1/+1
2022-08-21arm64: dts: mt7622: fix BPI-R64 WPS buttonNick Hainke1-1/+1
2022-08-21arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1Alexandru Elisei1-1/+1
2022-08-21arm64: dts: renesas: Fix thermal-sensors on single-zone sensorsGeert Uytterhoeven2-2/+2
2022-08-21arm64: dts: renesas: beacon: Fix regulator node namesGeert Uytterhoeven1-3/+3
2022-08-21arm64: dts: allwinner: a64: orangepi-win: Fix LED node nameSamuel Holland1-1/+1
2022-08-21arm64: dts: qcom: ipq8074: fix NAND node nameRobert Marko1-1/+1
2022-08-21arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)1-4/+5
2022-08-21arm64: Do not forget syscall when starting a new thread.Francis Laniel1-1/+2
2022-08-21arm64: dts: uniphier: Fix USB interrupts for PXs3 SoCKunihiko Hayashi1-4/+4
2022-08-11crypto: arm64/poly1305 - fix a read out-of-boundGUO Zihua1-1/+1
2022-07-12arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typoStephan Gerhold2-2/+2
2022-07-12arm64: dts: imx8mp-evk: correct I2C3 pad settingsPeng Fan1-2/+2
2022-07-12arm64: dts: imx8mp-evk: correct gpio-led pad settingsPeng Fan1-1/+1
2022-07-12arm64: dts: imx8mp-evk: correct the uart2 pinctl valueSherry Sun1-2/+2
2022-07-12arm64: dts: imx8mp-evk: correct mmc pad settingsPeng Fan1-4/+4
2022-07-12arm64: dts: qcom: msm8994: Fix CPU6/7 reg valuesKonrad Dybcio1-2/+2
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier3-5/+21
2022-06-22arm64: ftrace: consistently handle PLTs.Mark Rutland1-71/+66
2022-06-22arm64: ftrace: fix branch range checksMark Rutland1-2/+2
2022-06-22arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3Adam Ford1-0/+3
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet1-0/+1
2022-06-09arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T1-1/+1
2022-06-09arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin1-1/+1
2022-06-09arm64: fix types in copy_highpage()Tong Tiangen1-2/+2
2022-06-09irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson1-0/+1
2022-06-09arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels countKonrad Dybcio1-2/+2
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K1-0/+2
2022-05-25arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas1-0/+3
2022-05-25arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu1-8/+21
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2-0/+13
2022-05-09arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam1-0/+4
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for SM1 boardsChristian Hewitt1-20/+0
2022-05-09arm64: dts: meson: remove CPU opps below 1GHz for G12B boardsChristian Hewitt2-80/+0
2022-04-27arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2-8/+8
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-27arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual1-3/+2
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-04-13arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-13arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park2-0/+3
2022-04-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna2-5/+63
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler1-1/+1
2022-04-08bpf, arm64: Feed byte-offset into bpf line infoHou Tao1-0/+5