summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-01-10x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-0/+58
2025-01-10Revert "x86, crash: wrap crash dumping code into crash related ifdefs"Greg Kroah-Hartman10-28/+11
2025-01-10Revert "x86/hyperv: Fix hv tsc page based sched_clock for hibernation"Greg Kroah-Hartman1-58/+0
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky1-1/+1
2025-01-09powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)1-1/+0
2025-01-09x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)1-0/+30
2025-01-09x86/ptrace: Add FRED additional information to the pt_regs structureXin Li1-5/+61
2025-01-09x86/ptrace: Cleanup the definition of the pt_regs structureXin Li3-15/+37
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-0/+58
2025-01-09x86, crash: wrap crash dumping code into crash related ifdefsBaoquan He10-11/+28
2025-01-09NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2-59/+3
2025-01-09x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6
2025-01-02x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper1-11/+7
2025-01-02x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown1-1/+3
2025-01-02x86/cpu/intel: Switch to new Intel CPU model definesTony Luck1-55/+53
2025-01-02x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck2-2/+85
2025-01-02x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck1-3/+17
2025-01-02x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck1-0/+1
2025-01-02x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck1-0/+2
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang1-5/+8
2025-01-02MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2025-01-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang3-5/+15
2025-01-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen1-1/+1
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni1-0/+36
2024-12-27KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson1-1/+1
2024-12-27hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor1-0/+6
2024-12-27KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson3-5/+29
2024-12-27MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang1-0/+1
2024-12-19x86/xen: remove hypercall pageJuergen Gross6-47/+1
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross1-13/+20
2024-12-19x86/xen: add central hypercall functionsJuergen Gross7-1/+190
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross1-9/+18
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross3-3/+27
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross2-16/+24
2024-12-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse1-2/+50
2024-12-19riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti1-1/+3
2024-12-19riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti1-1/+1
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang1-1/+1
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov2-3/+12
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal1-0/+1
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-12-14LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen1-1/+1
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+119
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse3-6/+10
2024-12-14x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse1-0/+7
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-12-14arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas1-2/+2