index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-7
/
+25
2018-10-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
5
-15
/
+39
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
3
-66
/
+97
2018-10-04
kvm: nVMX: fix entry with pending interrupt if APICv is enabled
Paolo Bonzini
1
-12
/
+26
2018-10-04
KVM: VMX: hide flexpriority from guest when disabled at the module level
Paolo Bonzini
1
-1
/
+5
2018-10-04
KVM: VMX: check for existence of secondary exec controls before accessing
Sean Christopherson
1
-3
/
+4
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-03
x86/cpu/amd: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-10-02
x86/tsc: Fix UV TSC initialization
Mike Travis
1
-0
/
+4
2018-10-02
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
1
-0
/
+6
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2
-0
/
+18
2018-10-02
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
1
-6
/
+6
2018-10-02
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
1
-1
/
+1
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-10-01
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
1
-4
/
+20
2018-10-01
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
Liran Alon
1
-2
/
+11
2018-10-01
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2
-2
/
+2
2018-10-01
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
Liran Alon
1
-6
/
+20
2018-09-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-19
/
+0
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-24
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
1
-37
/
+10
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
15
-39
/
+234
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
9
-93
/
+214
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2
-0
/
+12
2018-09-20
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
Drew Schmitt
1
-1
/
+0
2018-09-20
nVMX x86: Check VPID value on vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+3
2018-09-20
nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2
Krish Sadhukhan
1
-1
/
+5
2018-09-20
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
3
-1
/
+32
2018-09-20
KVM: VMX: check nested state and CR4.VMXE against SMM
Paolo Bonzini
1
-2
/
+11
2018-09-20
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
1
-23
/
+23
2018-09-20
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2
-11
/
+13
2018-09-20
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
4
-2
/
+31
2018-09-20
KVM: VMX: modify preemption timer bit only when arming timer
Sean Christopherson
1
-29
/
+32
2018-09-20
KVM: VMX: immediately mark preemption timer expired only for zero value
Sean Christopherson
1
-6
/
+8
2018-09-20
KVM: SVM: Switch to bitmap_zalloc()
Andy Shevchenko
1
-3
/
+2
2018-09-20
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
Tianyu Lan
1
-1
/
+1
2018-09-20
KVM: x86: don't reset root in kvm_mmu_setup()
Wei Yang
1
-1
/
+6
2018-09-20
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
1
-2
/
+2
2018-09-20
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2
-3
/
+20
2018-09-19
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
Boris Ostrovsky
1
-1
/
+1
2018-09-19
x86/paravirt: Fix some warning messages
Dan Carpenter
1
-2
/
+2
2018-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Greg Kroah-Hartman
5
-5
/
+0
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Fix exclusive mode handling of MBA resource
Reinette Chatre
1
-2
/
+12
2018-09-18
x86/intel_rdt: Fix incorrect loop end condition
Reinette Chatre
1
-1
/
+1
2018-09-18
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
Reinette Chatre
1
-0
/
+6
[next]