summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20x86: use cmov for user address maskingLinus Torvalds
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds
2025-01-20Merge branch 'kvm-mirror-page-tables' into HEADPaolo Bonzini
2025-01-20Merge branch 'kvm-userspace-hypercall' into HEADPaolo Bonzini
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-20Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-20Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-20Merge tag 'kvm-x86-mmu-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-20Merge tag 'kvm-memslots-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-20Grab mm lock before grabbing pt lockMaksym Planeta
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-15KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()Yan Zhao
2025-01-15platform/x86: intel: punit_ipc: Remove unused functionDr. David Alan Gilbert
2025-01-15PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1Werner Sembach
2025-01-14KVM: x86: Drop double-underscores from __kvm_set_memory_region()Sean Christopherson
2025-01-14KVM: Add a dedicated API for setting KVM-internal memslotsSean Christopherson
2025-01-14KVM: Assert slots_lock is held when setting memory regionsSean Christopherson
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)
2025-01-14x86/sev: Disable ftrace branch profiling in SEV startup codeArd Biesheuvel
2025-01-14x86/kexec: Use typedef for relocate_kernel_fn function prototypeDavid Woodhouse
2025-01-14x86/kexec: Cope with relocate_kernel() not being at the start of the pageDavid Woodhouse
2025-01-14x86/kexec: Mark machine_kexec() with __nocfiDavid Woodhouse
2025-01-14x86/kexec: Fix location of relocate_kernel with -ffunction-sectionsNathan Chancellor
2025-01-14x86/kexec: Fix stack and handling of re-entry point for ::preserve_contextDavid Woodhouse
2025-01-14x86/kexec: Use correct swap page in swap_pages functionDavid Woodhouse
2025-01-14x86/kexec: Ensure preserve_context flag is set on return to kernelDavid Woodhouse
2025-01-14x86/kexec: Disable global pages before writing to control pageDavid Woodhouse
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel
2025-01-13mm/early_ioremap: add null pointer checks to prevent NULL-pointer dereferenceGuo Weikang
2025-01-13x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64Qi Zheng
2025-01-13x86: mm: free page table pages by RCU instead of semi RCUQi Zheng