summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-01-09ARC: build: Try to guess GCC variant of cross compilerLeon Romanovsky
2025-01-09powerpc: Remove initialisation of readposMatthew Wilcox (Oracle)
2025-01-09x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)
2025-01-09x86/ptrace: Add FRED additional information to the pt_regs structureXin Li
2025-01-09x86/ptrace: Cleanup the definition of the pt_regs structureXin Li
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2025-01-09x86, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2025-01-09NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2025-01-09x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)
2025-01-02x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper
2025-01-02x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown
2025-01-02x86/cpu/intel: Switch to new Intel CPU model definesTony Luck
2025-01-02x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck
2025-01-02x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck
2025-01-02x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2025-01-02x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang
2025-01-02MIPS: Probe toolchain support of -msym32Jiaxun Yang
2025-01-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang
2025-01-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2024-12-27KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson
2024-12-27hexagon: Disable constant extender optimization for LLVM prior to 19.1.0Nathan Chancellor
2024-12-27KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson
2024-12-27MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-19KVM: arm64: Disable MPAM visibility by default and ignore VMM writesJames Morse
2024-12-19riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti
2024-12-19riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-14MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao
2024-12-14LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter
2024-12-14x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-14x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-14arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-14LoongArch: Add architecture specific huge_pte_clear()Bibo Mao
2024-12-14x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson
2024-12-14powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor