summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-09ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann
2022-06-09ARM: dts: s5pv210: Remove spi-cs-high on panel in AriesJonathan Bakker
2022-06-09arm64: tegra: Add missing DFLL reset on Tegra210Diogo Ivo
2022-06-09arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T
2022-06-09xtensa/simdisk: fix proc_read_simdisk()Yi Yang
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-06-09um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-06-09um: Use asm-generic/dma-mapping.hJohannes Berg
2022-06-09csky: patch_text: Fixup last cpu should be masterGuo Ren
2022-06-09s390/stp: clock_delta should be signedSven Schnelle
2022-06-09s390/perf: obtain sie_block from the right addressNico Boehr
2022-06-09KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li
2022-06-09powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin
2022-06-09powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin
2022-06-09powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain
2022-06-09powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-06-09ARM: dts: at91: sama7g5: remove interrupt-parent from gic nodeEugen Hristev
2022-06-09arm64: dts: marvell: espressobin-ultra: enable front USB3 portRobert Marko
2022-06-09arm64: dts: marvell: espressobin-ultra: fix SPI-NOR configRobert Marko
2022-06-09powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap
2022-06-09powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-06-09powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap
2022-06-09arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock ratesMatthias Schiffer
2022-06-09powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini
2022-06-09arm64: dts: qcom: qrb5165-rb5: Fix can-clock node nameVinod Koul
2022-06-09arm: mediatek: select arch timer for mt7629Chuanhong Guo
2022-06-09ARM: dts: bcm2835-rpi-b: Fix GPIO line namesStefan Wahren
2022-06-09ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LEDPhil Elwell
2022-06-09ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2CPhil Elwell
2022-06-09ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BTPhil Elwell
2022-06-09ARM: dts: stm32: Fix PHY post-reset delay on Avenger96Marek Vasut
2022-06-09ARM: dts: imx6dl-colibri: Fix I2C pinmuxingMax Krummenacher
2022-06-09KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple faultSean Christopherson
2022-06-09KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson
2022-06-09ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocksThorsten Scherer
2022-06-09ARM: dts: suniv: F1C100: fix watchdog compatibleAndre Przywara
2022-06-09ARM: dts: BCM5301X: Update pin controller node nameRafał Miłecki
2022-06-09ARM: dts: BCM5301X: update CRU block descriptionRafał Miłecki
2022-06-09arm64: dts: mt8192: Fix nor_flash status disable typoAllen-KH Cheng
2022-06-09arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin
2022-06-09x86/sev: Annotate stack change in the #VC handlerLai Jiangshan
2022-06-09m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2022-06-09perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria
2022-06-09arm64: stackleak: fix current_top_of_stack()Mark Rutland
2022-06-09arm64: fix types in copy_highpage()Tong Tiangen