summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-25perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu1-1/+3
2021-11-25MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap1-0/+6
2021-11-25mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-25KVM: arm64: Fix host stage-2 finalizationQuentin Perret1-2/+12
2021-11-25sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-25sh: math-emu: drop unused functionsRandy Dunlap1-103/+0
2021-11-25sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-25sh: check return code of request_irqNick Desaulniers1-2/+3
2021-11-25powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy1-1/+1
2021-11-25powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman1-1/+1
2021-11-25arm64: dts: qcom: Fix node name of rpm-msg-ram device nodesStephan Gerhold7-7/+7
2021-11-25ARM: dts: qcom: fix memory and mdio nodes naming for RB3011David Heidelberg1-3/+3
2021-11-25powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-11-25MIPS: sni: Fix the buildBart Van Assche1-2/+2
2021-11-25ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flashLi Yang1-1/+1
2021-11-25ARM: dts: ls1021a: move thermal-zones node out of soc/Li Yang1-33/+33
2021-11-25ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros2-2/+2
2021-11-25arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHYFrieder Schrempf1-2/+2
2021-11-25arm64: dts: ls1012a: Add serial alias for ls1012a-rdbKuldeep Singh1-0/+1
2021-11-25arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2-16/+16
2021-11-25arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residencyAngeloGioacchino Del Regno1-8/+12
2021-11-25ARM: BCM53016: Specify switch ports for Meraki MR32Christian Lamparter1-0/+22
2021-11-25ARM: dts: ux500: Skomer regulator fixesLinus Walleij1-4/+4
2021-11-25arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2-3/+3
2021-11-25arm64: dts: rockchip: Disable CDN DP on Pinebook ProMatthias Brugger1-4/+0
2021-11-25arm64: dts: broadcom: bcm4908: Move reboot syscon out of busRafał Miłecki1-6/+6
2021-11-25ARM: dts: NSP: Fix mpcore, mmc node namesMatthew Hagan1-2/+2
2021-11-25ARM: dts: BCM5301X: Fix MDIO mux bindingRafał Miłecki1-1/+1
2021-11-25ARM: dts: BCM5301X: Fix nodes namesRafał Miłecki2-5/+5
2021-11-25arm64: dts: allwinner: a100: Fix thermal zone node nameMaxime Ripard1-3/+3
2021-11-25arm64: dts: allwinner: h5: Fix GPU thermal zone node nameMaxime Ripard1-1/+1
2021-11-25ARM: dts: sunxi: Fix OPPs node nameMaxime Ripard6-9/+9
2021-11-25arm64: zynqmp: Fix serial compatible stringMichal Simek1-2/+2
2021-11-25arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-21KVM: Fix steal time asm constraintsDavid Woodhouse1-3/+3
2021-11-18x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov3-33/+14
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky5-0/+78
2021-11-18arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky1-0/+3
2021-11-18powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni3-7/+13
2021-11-18powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch1-0/+34
2021-11-18powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin1-1/+1
2021-11-18powerpc/security: Use a mutex for interrupt exit code patchingRussell Currey1-0/+11
2021-11-18powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde1-1/+11
2021-11-18powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin1-3/+12
2021-11-18powerpc/bpf: Fix write protecting JIT codeHari Bathini1-1/+1
2021-11-18powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+2