summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2024-01-081-1/+1
* ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan2024-01-081-0/+5
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-201-1/+1
* powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-12-201-1/+6
* KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-12-131-1/+1
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-12-081-1/+2
* parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-281-4/+3
* parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-281-4/+3
* KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-11-282-0/+3
* x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2023-11-282-14/+0
* sh: bios: Revive earlyprintk supportGeert Uytterhoeven2023-11-201-0/+11
* ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney2023-11-201-0/+1
* ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski2023-11-201-8/+6
* x86: Fix .brk attribute in linker scriptJuergen Gross2023-11-081-1/+1
* x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2023-11-082-19/+23
* x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf2023-11-081-19/+11
* x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-11-083-8/+35
* ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2023-11-0828-29/+29
* s390/pci: fix iommu bitmap allocationNiklas Schnelle2023-10-251-2/+14
* ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren2023-10-251-0/+1
* KVM: x86: Mask LVTPC when handling a PMIJim Mattson2023-10-251-2/+6
* x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-252-0/+13
* parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2023-10-102-21/+20
* parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller2023-10-101-1/+1
* parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller2023-10-101-0/+3
* xtensa: boot/lib: fix function prototypesMax Filippov2023-10-101-2/+3
* xtensa: boot: don't add include-dirsRandy Dunlap2023-10-101-2/+1
* powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-10-101-1/+1
* powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-09-231-0/+1
* hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-09-232-6/+6
* parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2023-09-232-4/+2
* x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson2023-09-231-6/+0
* parisc: led: Fix LAN receive and transmit LEDsHelge Deller2023-09-231-2/+2
* parisc: Fix /proc/cpuinfo output for lscpuHelge Deller2023-09-231-3/+10
* ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva2023-09-231-1/+1
* x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap2023-09-231-6/+0
* powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey2023-09-231-3/+14
* ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski2023-09-231-1/+1
* ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski2023-09-231-1/+1
* ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki2023-09-231-0/+3
* powerpc/32s: Fix assembler warning about r0Christophe Leroy2023-09-231-1/+1
* powerpc/32: Include .branch_lt in data sectionJoel Stanley2023-09-231-0/+1
* m68k: Fix invalid .section syntaxBen Hutchings2023-09-233-6/+6
* mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig2023-09-233-33/+4
* ARM: pxa: remove use of symbol_get()Arnd Bergmann2023-09-232-15/+1
* Revert "ARM: ep93xx: fix missing-prototype warnings"Greg Kroah-Hartman2023-09-021-2/+1
* Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman2023-09-021-15/+12
* x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang2023-08-301-0/+8
* MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva2023-08-301-1/+1