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-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2021-03-15
x86/insn: Rename insn_decode() to insn_decode_from_regs()
Borislav Petkov
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
2021-03-15
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper
Sean Christopherson
2021-03-15
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
2021-03-15
x86/cpufeatures: Add the Virtual SPEC_CTRL feature
Babu Moger
2021-03-15
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
2021-03-15
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
2021-03-15
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
2021-03-15
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
2021-03-15
KVM: x86/mmu: Unexport MMU load/unload functions
Sean Christopherson
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Add new PVOP_ALT* macros to support pvops in ALTERNATIVEs
Juergen Gross
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2021-03-11
x86/paravirt: Simplify paravirt macros
Juergen Gross
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
2021-03-11
x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
Juergen Gross
2021-03-11
x86/alternative: Support ALTERNATIVE_TERNARY
Juergen Gross
2021-03-11
x86/alternative: Support not-feature
Juergen Gross
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2021-03-11
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
2021-03-09
x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()
Juergen Gross
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2021-03-08
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
2021-03-08
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
[prev]
[next]