summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-23x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-09-23x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-23powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-23powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-09-23arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCCManivannan Sadhasivam
2023-09-23ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki
2023-09-23ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: correct ethernet unit address in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: use defines for IRQ flags in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210Krzysztof Kozlowski
2023-09-23ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski
2023-09-23ARM: dts: s3c6410: align node SROM bus node name with dtschema in Mini6410Krzysztof Kozlowski
2023-09-23ARM: dts: s3c6410: move fixed clocks under root node in Mini6410Krzysztof Kozlowski
2023-09-23ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki
2023-09-23ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki
2023-09-23ARM: dts: BCM53573: Drop nonexistent "default-off" LED triggerRafał Miłecki
2023-09-23x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-23x86/boot: Annotate local functionsJiri Slaby
2023-09-23x86/asm: Make more symbols localJiri Slaby
2023-09-23powerpc/32s: Fix assembler warning about r0Christophe Leroy
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-23ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
2023-09-02powerpc/pmac/smp: Drop unnecessary volatile qualifierYueHaibing
2023-09-02powerpc/pmac/smp: Avoid unused-variable warningsIlie Halip
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-30ARM: dts: imx: Set default tuning step for imx6sx usdhcXiaolei Wang
2023-08-30ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang
2023-08-30ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren
2023-08-30ARM: dts: imx7s: Drop dma-apb interrupt-namesMarek Vasut
2023-08-30powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-30powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray
2023-08-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")Thomas Gleixner
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade
2023-08-11ARM: dts: imx: add usb aliasPeng Fan
2023-08-11ARM: dts: imx: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V