summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-1/+1
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-1/+6
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-11-28parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller1-4/+3
2023-11-28parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-4/+3
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2-0/+3
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2-14/+0
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven1-0/+11
2023-11-20ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney1-0/+1
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski1-8/+6
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross1-1/+1
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2-19/+23
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-08ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+14
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-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-0/+13
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10parisc: irq: Make irq_stack_union static to avoid 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-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-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-23parisc: Fix /proc/cpuinfo output for lscpuHelge Deller1-3/+10
2023-09-23ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva1-1/+1
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-23ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski1-1/+1
2023-09-23ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki1-0/+3
2023-09-23powerpc/32s: Fix assembler warning about r0Christophe Leroy1-1/+1
2023-09-23powerpc/32: Include .branch_lt in data sectionJoel Stanley1-0/+1
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig3-33/+4
2023-09-23ARM: pxa: remove use of symbol_get()Arnd Bergmann2-15/+1
2023-09-02Revert "ARM: ep93xx: fix missing-prototype warnings"Greg Kroah-Hartman1-2/+1
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman1-15/+12
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+8
2023-08-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva1-1/+1
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2-2/+2