summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-12-082-2/+6
* s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens2023-12-081-0/+6
* powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra2023-12-081-4/+4
* parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller2023-12-081-3/+6
* parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller2023-12-081-0/+1
* parisc: Mark jump_table naturally alignedHelge Deller2023-12-081-2/+6
* parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-12-081-2/+0
* parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller2023-12-081-1/+1
* parisc: Use natural CPU alignment for bug_tableHelge Deller2023-12-081-12/+18
* parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller2023-12-081-0/+1
* parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller2023-12-081-0/+1
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-12-081-3/+3
* arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-12-031-1/+2
* arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2023-12-032-6/+18
* s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-12-031-0/+1
* x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf2023-11-281-3/+1
* riscv: kprobes: allow writing to x0Nam Cao2023-11-281-1/+1
* riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai2023-11-281-0/+3
* riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai2023-11-281-2/+2
* riscv: put interrupt entries into .irqentry.textNam Cao2023-11-281-0/+2
* riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen2023-11-281-1/+1
* LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-281-5/+5
* parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-284-13/+7
* 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
* s390/cmma: fix detection of DAT pagesHeiko Carstens2023-11-281-3/+3
* s390/mm: add missing arch_set_page_dat() call to gmap allocationsHeiko Carstens2023-11-282-6/+19
* s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens2023-11-281-2/+6
* mips: use nth_page() in place of direct struct page manipulationZi Yan2023-11-281-1/+1
* arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan2023-11-281-1/+1
* arm64: dts: qcom: ipq9574: Fix hwlock index for SMEMVignesh Viswanathan2023-11-281-1/+1
* arm64: dts: qcom: ipq8074: Fix hwlock index for SMEMVignesh Viswanathan2023-11-281-1/+1
* arm64: dts: qcom: ipq5332: Fix hwlock index for SMEMVignesh Viswanathan2023-11-281-1/+1
* arm64: dts: qcom: ipq6018: Fix hwlock index for SMEMVignesh Viswanathan2023-11-281-1/+1
* parisc/pdc: Add width field to struct pdc_modelHelge Deller2023-11-281-0/+1
* arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu2023-11-281-6/+0
* arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor2023-11-281-0/+2
* parisc: Add nop instructions after TLB insertsJohn David Anglin2023-11-281-29/+52
* acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2023-11-282-0/+23
* KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan2023-11-284-2/+8
* KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su2023-11-281-13/+13
* KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2023-11-282-0/+3
* KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne2023-11-281-4/+6
* x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen2023-11-281-2/+6
* x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2023-11-281-5/+3
* x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello2023-11-281-0/+59
* crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu2023-11-282-0/+24
* x86/shstk: Delay signal entry SSP write until after user accessesRick Edgecombe2023-11-281-3/+3
* powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin2023-11-281-3/+2