Age | Commit message (Expand) | Author |
2014-11-14 | kvm: x86: increase user memory slots to 509 | Igor Mammedov |
2014-11-13 | kvm: svm: move WARN_ON in svm_adjust_tsc_offset | Chris J Arges |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano |
2014-11-12 | x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match | Andy Lutomirski |
2014-11-12 | perf/x86/amd/ibs: Update IBS MSRs and feature definitions | Aravind Gopalakrishnan |
2014-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu |
2014-11-12 | Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2014-11-12 | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n... | Ingo Molnar |
2014-11-12 | x86, kvm, vmx: Always use LOAD_IA32_EFER if available | Andy Lutomirski |
2014-11-12 | Merge tag 'v3.18-rc4' into drm-next | Dave Airlie |
2014-11-12 | intel_pstate: Add support for HWP | Dirk Brandewie |
2014-11-12 | x86: Add support for Intel HWP feature detection. | Dirk Brandewie |
2014-11-11 | x86, ptdump: Add section for EFI runtime services | Mathias Krause |
2014-11-11 | efi/x86: Move x86 back to libstub | Ard Biesheuvel |
2014-11-11 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang |
2014-11-11 | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann |
2014-11-11 | ftrace: Add more information to ftrace_bug() output | Steven Rostedt (Red Hat) |
2014-11-11 | ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines | Steven Rostedt (Red Hat) |
2014-11-11 | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 code | Borislav Petkov |
2014-11-11 | x86, espfix: Remove stale ptemask | Borislav Petkov |
2014-11-10 | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2014-11-10 | /dev/mem: Use more consistent data types | Thierry Reding |
2014-11-10 | KVM: x86: fix warning on 32-bit compilation | Paolo Bonzini |
2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov |
2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky |
2014-11-10 | x86_64/vsyscall: Restore orig_ax after vsyscall seccomp | Andy Lutomirski |
2014-11-10 | x86_64: Add a comment explaining the TASK_SIZE_MAX guard page | Andy Lutomirski |
2014-11-08 | kvm: x86: add trace event for pvclock updates | David Matlack |
2014-11-08 | kvm: x86: Fix kvm clock versioning. | Owen Hofmann |
2014-11-08 | KVM: x86: MOVNTI emulation min opsize is not respected | Nadav Amit |
2014-11-08 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti |
2014-11-08 | KVM: x86: Return UNHANDLABLE on unsupported SYSENTER | Nadav Amit |
2014-11-08 | KVM: x86: Warn on APIC base relocation | Nadav Amit |
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 |