summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-08parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-12-03arm64: dts: imx8mn-var-som: add 20ms delay to ethernet regulator enableHugo Villeneuve1-0/+1
2023-12-03MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen1-2/+1
2023-12-03arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2-6/+18
2023-12-03mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang3-2/+76
2023-12-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-11-28RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley1-1/+0
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman1-5/+12
2023-11-28riscv: kprobes: allow writing to x0Nam Cao1-1/+1
2023-11-28riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai1-0/+3
2023-11-28riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai1-2/+2
2023-11-28LoongArch: Mark __percpu functions as always inlineNathan Chancellor1-5/+5
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-3/+2
2023-11-28s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-11-28arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan1-1/+1
2023-11-28arm64: dts: qcom: ipq8074: Fix hwlock index for SMEMVignesh Viswanathan1-1/+1
2023-11-28arm64: dts: qcom: ipq6018: Fix hwlock index for SMEMVignesh Viswanathan1-1/+1
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller1-0/+1
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor1-0/+2
2023-11-28KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su1-13/+13
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2-0/+3
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne1-4/+6
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen1-2/+6
2023-11-28crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu2-0/+24
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin1-3/+2
2023-11-28ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch1-4/+0
2023-11-28arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma sizeLaurentiu Tudor1-19/+27
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2-14/+0
2023-11-20x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam1-0/+3
2023-11-20RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel1-5/+6
2023-11-20x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze3-14/+15