summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross2-2/+6
2023-12-08s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens1-0/+6
2023-12-08powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra1-4/+4
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-03arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-12-03arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2-6/+18
2023-12-03s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko1-0/+1
2023-11-28x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf1-3/+1
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-28riscv: put interrupt entries into .irqentry.textNam Cao1-0/+2
2023-11-28riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen1-1/+1
2023-11-28LoongArch: Mark __percpu functions as always inlineNathan Chancellor1-5/+5
2023-11-28parisc: fix mmap_base calculation when stack grows upwardsHelge Deller4-13/+7
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-28s390/mm: add missing arch_set_page_dat() call to gmap allocationsHeiko Carstens2-6/+19
2023-11-28s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens1-2/+6
2023-11-28mips: use nth_page() in place of direct struct page manipulationZi Yan1-1/+1
2023-11-28arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan1-1/+1
2023-11-28arm64: dts: qcom: ipq9574: Fix hwlock index for SMEMVignesh Viswanathan1-1/+1
2023-11-28arm64: dts: qcom: ipq8074: Fix hwlock index for SMEMVignesh Viswanathan1-1/+1
2023-11-28arm64: dts: qcom: ipq5332: 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: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu1-6/+0
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor1-0/+2
2023-11-28parisc: Add nop instructions after TLB insertsJohn David Anglin1-29/+52
2023-11-28acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2-0/+23
2023-11-28KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan4-2/+8
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-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den1-5/+3
2023-11-28x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello1-0/+59
2023-11-28crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu2-0/+24
2023-11-28x86/shstk: Delay signal entry SSP write until after user accessesRick Edgecombe1-3/+3
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin1-3/+2