summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar
2024-04-06x86/percpu: Introduce raw_cpu_read_long() to reduce ifdefferyUros Bizjak
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak
2024-04-06x86/percpu: Fix x86_this_cpu_variable_test_bit() asm templateUros Bizjak
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-03x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak
2024-04-03Merge tag 'v6.9-rc2' into x86/percpu, to pick up fixes and resolve conflictIngo Molnar
2024-04-03x86/of: Change x86_dtb_parse_smp_config() to staticSaurabh Sengar
2024-04-03x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-02x86/32: Remove unused IA32_STACK_TOP and two externsYueHaibing
2024-04-01x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-29x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)
2024-03-29x86/vm86: Make sure the free_vm86(task) definition uses its parameter even in...Ingo Molnar
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-03-25x86/CPU/AMD: Improve the erratum 1386 workaroundBorislav Petkov (AMD)
2024-03-25x86/percpu: Do not use this_cpu_read_stable_8() for 32-bit targetsUros Bizjak
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das
2024-03-25x86/cpufeatures: Add new word for scattered featuresSandipan Das
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2024-03-22x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints ...Alexey Dobriyan
2024-03-22x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDRWei Yang
2024-03-22x86/percpu: Unify arch_raw_cpu_ptr() definesUros Bizjak
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov
2024-03-22x86/syscall/compat: Remove ia32_unistd.hBrian Gerst
2024-03-22x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NRBrian Gerst
2024-03-21x86/boot: Simplify boot stack setupBrian Gerst
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-20x86/percpu: Move raw_percpu_xchg_op() to a better placeUros Bizjak
2024-03-20x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...Uros Bizjak
2024-03-20x86/asm: Use "m" operand constraint in WRUSSQ asm templateUros Bizjak
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-19x86/asm: Use %a instead of %P operand modifier in asm templatesUros Bizjak
2024-03-19x86/asm: Use %c/%n instead of %P operand modifier in asm templatesUros Bizjak
2024-03-19x86/asm: Remove %P operand modifier from altinstr asm templatesUros Bizjak
2024-03-18KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPPaolo Bonzini
2024-03-18Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne