summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-12-131-1/+1
* x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-131-0/+3
* ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel2023-12-131-4/+4
* ARM: dts: imx: make gpt node name genericAnson Huang2023-12-135-9/+9
* ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan2023-12-131-1/+6
* s390/cmma: fix detection of DAT pagesHeiko Carstens2023-12-081-3/+3
* s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev2023-12-081-4/+4
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray2023-12-082-0/+16
* arm64: cpufeature: Extract capped perfmon fieldsAndrew Murray2023-12-081-0/+23
* MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen2023-12-081-2/+1
* 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-3/+2
* parisc/pdc: Add width field to struct pdc_modelHelge Deller2023-11-281-0/+1
* KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-11-282-0/+3
* ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch2023-11-281-4/+0
* 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
* arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan2023-11-081-2/+4
* ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2023-11-0828-29/+29
* x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-11-083-8/+35
* s390/pci: fix iommu bitmap allocationNiklas Schnelle2023-10-251-2/+13
* 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/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-251-0/+13
* powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-251-1/+1
* x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-252-0/+12
* 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: drivers: Fix sparse warningHelge Deller2023-10-101-1/+1
* parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller2023-10-101-0/+3
* ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren2023-10-101-2/+2
* MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig2023-10-103-0/+14
* 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
* um: Fix hostaudio build errorsRandy Dunlap2023-09-234-14/+6
* arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2023-09-231-176/+176
* x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap2023-09-231-6/+0