summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen
2023-11-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski
2023-11-20arm64: dts: qcom: sdm845-mtp: fix WiFi configurationDmitry Baryshkov
2023-11-08Revert "ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver"Matthias Schiffer
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-25powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-25powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-10parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-10parisc: drivers: Fix sparse warningHelge Deller
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap
2023-10-10xtensa: iss/network: make functions staticRandy Dunlap
2023-10-10xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov
2023-10-10ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-10-10powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2023-09-23ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin
2023-09-23sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson
2023-09-23parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-09-23s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-09-23parisc: Fix /proc/cpuinfo output for lscpuHelge Deller
2023-09-23xtensa: PMU: fix base address for the newer hardwareMax Filippov
2023-09-23ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva