summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-20perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang1-3/+15
2023-12-13riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVEJia Jie Ho1-0/+1
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang3-2/+13
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2-17/+31
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-12-13KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer1-12/+13
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-12-13x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat1-4/+7
2023-12-13arm64: dts: mt8183: kukui: Fix underscores in node namesHsin-Yi Wang2-50/+50
2023-12-13arm64: dts: mediatek: add missing space before {Krzysztof Kozlowski3-36/+36
2023-12-13parisc: Fix asm operand number out of range build error in bug tableHelge Deller1-1/+1
2023-12-13parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2-19/+22
2023-12-13LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-13LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-13arm64: dts: mediatek: mt8183-evb: Fix unit_address_vs_reg warning on ntcAngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8183: Move thermal-zones to the root nodeAngeloGioacchino Del Regno1-121/+121
2023-12-13arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memoryAngeloGioacchino Del Regno2-2/+2
2023-12-13arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocksAngeloGioacchino Del Regno1-1/+5
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno1-2/+2
2023-12-13arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7AngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells propertiesEugen Hristev1-0/+2
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2-2/+2
2023-12-13riscv: fix misaligned access handling of C.SWSP and C.SDSPClément Léger1-4/+2
2023-12-13ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam1-0/+1
2023-12-13ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel1-4/+4
2023-12-13ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan1-1/+6
2023-12-13ARM: dts: imx6ul-pico: Describe the Ethernet PHY clockFabio Estevam1-0/+2
2023-12-13arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3Nathan Rossi2-0/+4
2023-12-13arm64: dts: imx8mq: drop usb3-resume-missing-cas from usbPeng Fan1-2/+0
2023-12-13arm64: dts: rockchip: Expand reg size of vdec node for RK3399Alex Bee1-2/+4
2023-12-13arm64: dts: rockchip: Expand reg size of vdec node for RK3328Jonas Karlman1-1/+1
2023-12-13x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov1-9/+0
2023-12-13x86/entry: Do not allow external 0x80 interruptsThomas Gleixner1-1/+36
2023-12-13x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner7-85/+64
2023-12-13x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov3-0/+28
2023-12-13x86: Introduce ia32_enabled()Nikolay Borisov2-1/+19
2023-12-08x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den1-5/+3
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross2-2/+6
2023-12-08xen: simplify evtchn_do_upcall() call mazeJuergen Gross4-4/+4
2023-12-08KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan4-2/+8
2023-12-08parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-12-08parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller1-0/+1
2023-12-08parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-12-08parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-12-08parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-12-08parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1