summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-19parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2023-09-19ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin
2023-09-19ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical sizePaul Cercueil
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-19sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-09-19x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-09-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-09-19parisc: Fix /proc/cpuinfo output for lscpuHelge Deller
2023-09-19arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon
2023-09-19xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-09-19ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva
2023-09-19um: Fix hostaudio build errorsRandy Dunlap
2023-09-19x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen
2023-09-19x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-19powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-19powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-19powerpc: Don't include lppaca.h in paca.hMichael Ellerman
2023-09-19powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy
2023-09-19powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-09-19arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"Manivannan Sadhasivam
2023-09-19arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCCManivannan Sadhasivam
2023-09-19ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki
2023-09-19ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-19ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski
2023-09-19ARM: dts: s5pv210: adjust node names to DT specKrzysztof Kozlowski
2023-09-19ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-19ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski
2023-09-19x86/mm: Fix PAT bit missing from page protection modify maskJanusz Krzysztofik
2023-09-19ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki
2023-09-19ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki
2023-09-19ARM: dts: BCM53573: Drop nonexistent #usb-cellsRafał Miłecki
2023-09-19ARM: dts: BCM53573: Describe on-SoC BCM53125 rev 4 switchRafał Miłecki
2023-09-19ARM: dts: BCM5301X: Harmonize EHCI/OHCI DT nodes nameSerge Semin
2023-09-19arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controllerKonrad Dybcio
2023-09-19s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler
2023-09-19x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-19m68k: Fix invalid .section syntaxBen Hutchings
2023-09-19ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang
2023-09-19ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren
2023-09-19ARM: dts: imx7s: Drop dma-apb interrupt-namesMarek Vasut
2023-09-19ARM: dts: imx: update sdma node name formatJoy Zou
2023-09-19mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-19ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
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