index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2021-10-28
x86/asm: Fix register order
Peter Zijlstra
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
2021-10-28
Merge remote-tracking branch 'tip/x86/cc' into hyperv-next
Wei Liu
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
x86/msr-index: Add MSRs for XFD
Chang S. Bae
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-10-25
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-10-23
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
2021-10-23
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
2021-10-23
x86/fpu: Prepare for sanitizing KVM FPU code
Thomas Gleixner
2021-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-22
x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y
Masami Hiramatsu
2021-10-22
x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl
Paolo Bonzini
2021-10-22
KVM: x86: Use rw_semaphore for APICv lock to allow vCPU parallelism
Sean Christopherson
2021-10-22
KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
Paolo Bonzini
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
2021-10-22
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2021-10-22
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-22
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
2021-10-22
x86/fpu: Rework restore_regs_from_fpstate()
Thomas Gleixner
2021-10-22
x86/fpu: Mop up xfeatures_mask_uabi()
Thomas Gleixner
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
2021-10-21
x86/fpu: Provide struct fpu_config
Thomas Gleixner
2021-10-21
x86/CPU: Add support for Vortex CPUs
Marcos Del Sol Vives
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
2021-10-21
x86/fpu: Add size and mask information to fpstate
Thomas Gleixner
2021-10-21
x86/process: Move arch_thread_struct_whitelist() out of line
Thomas Gleixner
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-20
x86/fpu: Remove fpu::state
Thomas Gleixner
[prev]
[next]