summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-25powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-25powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-0/+12
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-10parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller1-1/+1
2023-10-10parisc: drivers: Fix sparse warningHelge Deller1-1/+1
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov1-2/+3
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap1-2/+1
2023-10-10xtensa: iss/network: make functions staticRandy Dunlap1-2/+2
2023-10-10xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov1-0/+4
2023-10-10ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren1-2/+2
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig3-0/+14
2023-10-10powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2-6/+6
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2-4/+2
2023-09-23ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin1-1/+2
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson1-6/+0
2023-09-23parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-09-23s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-23parisc: Fix /proc/cpuinfo output for lscpuHelge Deller1-3/+10
2023-09-23xtensa: PMU: fix base address for the newer hardwareMax Filippov2-4/+22
2023-09-23ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva1-1/+1
2023-09-23um: Fix hostaudio build errorsRandy Dunlap4-14/+6
2023-09-23x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-09-23x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap1-6/+0
2023-09-23powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey1-3/+14
2023-09-23powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain1-0/+1
2023-09-23arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCCManivannan Sadhasivam1-0/+1
2023-09-23ARM: dts: BCM53573: Fix Ethernet info for Luxul devicesRafał Miłecki2-0/+26
2023-09-23ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: s5pv210: add dummy 5V regulator for backlight on SMDKv210Krzysztof Kozlowski1-0/+8
2023-09-23ARM: dts: s5pv210: correct ethernet unit address in SMDKV210Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: s5pv210: use defines for IRQ flags in SMDKV210Krzysztof Kozlowski1-1/+2
2023-09-23ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210Krzysztof Kozlowski1-0/+9
2023-09-23ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski2-107/+107
2023-09-23ARM: dts: s3c6410: align node SROM bus node name with dtschema in Mini6410Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: s3c6410: move fixed clocks under root node in Mini6410Krzysztof Kozlowski1-19/+11
2023-09-23ARM: dts: BCM53573: Use updated "spi-gpio" binding propertiesRafał Miłecki1-3/+3
2023-09-23ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki1-0/+3
2023-09-23ARM: dts: BCM53573: Drop nonexistent "default-off" LED triggerRafał Miłecki2-3/+0
2023-09-23x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel1-7/+23
2023-09-23x86/boot: Annotate local functionsJiri Slaby3-6/+10