summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-06-10ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut1-0/+12
2021-06-10ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč1-1/+5
2021-06-10riscv: vdso: fix and clean-up MakefileJisheng Zhang1-2/+2
2021-06-10ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven1-1/+1
2021-06-10ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle1-3/+2
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach1-2/+2
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle1-2/+2
2021-06-10arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra1-0/+2
2021-06-09Merge branch 'dev-5.10' into dev-5.10-intelJae Hyun Yoo60-300/+2377
2021-06-07ARM: dts: aspeed: everest: Add pcie cable card indicator ledsVishwanatha Subbanna1-2/+618
2021-06-07ARM: dts: aspeed: everest: Add vrm and other indicator ledsVishwanatha Subbanna1-0/+270
2021-06-07ARM: dts: aspeed: everest: Add dimm indicator ledsVishwanatha Subbanna1-0/+552
2021-06-07ARM: dts: aspeed: everest: Add pcie slot indicator ledsVishwanatha Subbanna1-0/+123
2021-06-07ARM: dts: aspeed: everest: Add nvme and fan indicator ledsVishwanatha Subbanna1-0/+132
2021-06-07ARM: dts: aspeed: everest: Add system level indicator ledsVishwanatha Subbanna1-0/+42
2021-06-07ARM: dts: aspeed: Rainier 1S4U: Fix fan nodesEddie James1-1/+1
2021-06-07ARM: dts: aspeed: ast2600evb: Actually add dts file for A1 and A0Steven Lee1-0/+15
2021-06-04ARM: dts: aspeed-g5: Add SCU phandle to GFX nodeJoel Stanley1-0/+1
2021-06-04ARM: dts: aspeed: Everest: Add directly controlled LEDsVishwanatha Subbanna1-2/+31
2021-06-04ARM: dts: aspeed: Rainier 4U: Remove fan updatesEddie James1-30/+0
2021-06-04ARM: dts: aspeed: Everest: Fix cable card PCA chipsSantosh Puranik1-85/+83
2021-06-04ARM: dts: aspeed: Grow u-boot partition 64MiB OpenBMC flash layoutTroy Lee2-40/+10
2021-06-04ARM: dts: aspeed: mtjade: switch to 64MB flash layoutQuan Nguyen1-1/+1
2021-06-04ARM: dts: aspeed: mtjade: Add PSU supportQuan Nguyen1-2/+40
2021-06-04ARM: dts: aspeed: mtjade: Enable OCP card support via NC-SIQuan Nguyen1-1/+12
2021-06-04ARM: dts: aspeed: Set earlycon boot argumentJoel Stanley29-29/+29
2021-06-04ARM: dts: aspeed-g6: Add pinctrl settingsSteven Lee1-0/+10
2021-06-04ARM: dts: aspeed: ast2600evb: Add dts file for A1 and A0Steven Lee1-0/+1
2021-06-04ARM: dts: aspeed: ast2600evb: Add phase correction for emmc controller.Steven Lee1-1/+2
2021-06-04ARM: dts: aspeed: ast2600evb: Add sdhci node and gpio regulator for A2 evb.Steven Lee1-0/+84
2021-06-04Merge tag 'v5.10.42' into dev-5.10Joel Stanley22-110/+324
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-06-03KVM: arm64: Prevent mixed-width VM creationMarc Zyngier2-4/+29
2021-06-03KVM: X86: Fix vCPU preempted state from guest's point of viewWanpeng Li1-0/+2
2021-05-28KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li3-6/+15
2021-05-26x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel1-0/+85
2021-05-26x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-26openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport1-2/+1
2021-05-26powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-26x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel1-0/+4
2021-05-26x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel1-20/+46
2021-05-26x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel1-13/+12
2021-05-26x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2-0/+6
2021-05-26x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky1-18/+18
2021-05-26powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy1-2/+2
2021-05-26perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu1-1/+1