summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-10-06parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller1-1/+1
2023-10-06parisc: drivers: Fix sparse warningHelge Deller1-1/+1
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-10-06xtensa: boot/lib: fix function prototypesMax Filippov1-2/+3
2023-10-06xtensa: boot: don't add include-dirsRandy Dunlap1-2/+1
2023-10-06xtensa: iss/network: make functions staticRandy Dunlap1-2/+2
2023-10-06xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov1-0/+4
2023-10-06ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren1-2/+2
2023-10-06ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren4-3/+7
2023-10-06ARM: dts: omap: correct indentationKrzysztof Kozlowski9-101/+101
2023-10-06treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner149-656/+185
2023-10-06MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig3-0/+14
2023-10-06x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf1-1/+1
2023-10-06x86/srso: Fix srso_show_state() side effectJosh Poimboeuf1-1/+1
2023-10-06powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-09-23x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-23x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-23MIPS: Use "grep -E" instead of "egrep"Tiezhu Yang2-2/+2
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-23ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl1-1/+13
2023-09-23arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-sizeKrzysztof Kozlowski1-1/+1
2023-09-23arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-sizeKrzysztof Kozlowski1-1/+1
2023-09-23arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-sizeKrzysztof Kozlowski1-1/+1
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2-6/+6
2023-09-19MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Maciej W. Rozycki1-1/+1
2023-09-19ARM: dts: BCM5301X: Extend RAM to full 256MB for Linksys EA6500 V2Aleksey Nasibulin1-1/+2
2023-09-19ARM: dts: samsung: exynos4210-i9100: Fix LCD screen's physical sizePaul Cercueil1-2/+2
2023-09-19MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionMaciej W. Rozycki1-2/+2
2023-09-19ARC: atomics: Add compiler barrier to atomic operations...Pavel Kozlov2-6/+6
2023-09-19sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-19x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson1-6/+0
2023-09-19parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-09-19perf/x86/uncore: Correct the number of CHAs on EMRKan Liang1-1/+11
2023-09-19x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang1-0/+3
2023-09-19s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips4-6/+38
2023-09-19parisc: Fix /proc/cpuinfo output for lscpuHelge Deller1-3/+10
2023-09-19arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon1-1/+1
2023-09-19xtensa: PMU: fix base address for the newer hardwareMax Filippov2-4/+22
2023-09-19ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva1-1/+1
2023-09-19um: Fix hostaudio build errorsRandy Dunlap4-14/+6
2023-09-19x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-09-19x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap1-6/+0
2023-09-19powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey1-3/+14
2023-09-19powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey4-14/+13
2023-09-19powerpc: Don't include lppaca.h in paca.hMichael Ellerman7-5/+10