index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2014-11-08
KVM: x86: Emulator mis-decodes VEX instructions on real-mode
Nadav Amit
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
KVM: x86: Remove redundant and incorrect cpl check on task-switch
Nadav Amit
2014-11-07
KVM: x86: Inject #GP when loading system segments with non-canonical base
Nadav Amit
2014-11-07
KVM: x86: Combine the lgdt and lidt emulation logic
Nadav Amit
2014-11-07
KVM: x86: Do not update EFLAGS on faulting emulation
Nadav Amit
2014-11-07
KVM: x86: MOV to CR3 can set bit 63
Nadav Amit
2014-11-07
KVM: x86: Emulate push sreg as done in Core
Nadav Amit
2014-11-07
KVM: x86: Wrong flags on CMPS and SCAS emulation
Nadav Amit
2014-11-07
KVM: x86: SYSCALL cannot clear eflags[1]
Nadav Amit
2014-11-07
KVM: x86: Emulation of MOV-sreg to memory uses incorrect size
Nadav Amit
2014-11-07
KVM: x86: Breakpoints do not consider CS.base
Nadav Amit
2014-11-07
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
Nadav Amit
2014-11-07
KVM: x86: Emulator should set DR6 upon GD like real CPU
Nadav Amit
2014-11-07
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
2014-11-07
KVM: x86: decode_modrm does not regard modrm correctly
Nadav Amit
2014-11-07
KVM: x86: reset RVI upon system reset
Wei Wang
2014-11-07
kvm: x86: vmx: avoid returning bool to distinguish success from error
Paolo Bonzini
2014-11-07
kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
Tiejun Chen
2014-11-07
kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
Tiejun Chen
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-06
crypto: aesni - remove unnecessary #define
Valentin Rothberg
2014-11-05
x86, microcode: Fix accessing dis_ucode_ldr on 32-bit
Borislav Petkov
2014-11-05
KVM: x86: Fix uninitialized op->type for some immediate values
Nadav Amit
2014-11-04
x86-64: Use RIP-relative addressing for most per-CPU accesses
Jan Beulich
2014-11-04
x86-64: Handle PC-relative relocations on per-CPU data
Jan Beulich
2014-11-04
x86: Convert a few more per-CPU items to read-mostly ones
Jan Beulich
2014-11-04
x86: mm: Use 2GB memory block size on large-memory x86-64 systems
Daniel J Blueman
2014-11-04
x86: numachip: APIC driver cleanups
Daniel J Blueman
2014-11-04
x86: numachip: Elide self-IPI ICR polling
Daniel J Blueman
2014-11-04
x86: numachip: Fix 16-bit APIC ID truncation
Daniel J Blueman
2014-11-04
perf/x86: Fix embarrasing typo
Peter Zijlstra (Intel)
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
2014-11-03
x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code
Andy Lutomirski
2014-11-03
x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==none
Andy Lutomirski
2014-11-03
x86: UV BAU: Increase maximum CPUs per socket/hub
James Custer
2014-11-03
x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show
James Custer
2014-11-03
x86,vdso: Use LSL unconditionally for vgetcpu
Andy Lutomirski
2014-11-03
x86: mm: Re-use the early_ioremap fixed area
Minfei Huang
2014-11-03
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
2014-11-03
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
2014-11-03
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
2014-11-03
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
2014-11-03
KVM: x86: fix deadline tsc interrupt injection
Radim Krčmář
2014-11-03
KVM: x86: add apic_timer_expired()
Radim Krčmář
2014-11-03
KVM: vmx: Unavailable DR4/5 is checked before CPL
Nadav Amit
2014-11-03
KVM: x86: Emulator performs code segment checks on read access
Nadav Amit
2014-11-03
KVM: x86: Clear DR7.LE during task-switch
Nadav Amit
[prev]
[next]