| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 2014-05-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 | |
| | | | | |_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | KVM: x86: MOV CR/DR emulation should ignore mod | Nadav Amit | 2014-05-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini | 2014-05-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | KVM: vmx: DR7 masking on task switch emulation is wrong | Nadav Amit | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 2014-05-22 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: get CPL from SS.DPL | Paolo Bonzini | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: check CS.DPL against RPL during task switch | Paolo Bonzini | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: drop set_rflags callback | Paolo Bonzini | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini | 2014-05-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Fix CR3 reserved bits check in long mode | Jan Kiszka | 2014-05-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | kvm: x86: emulate monitor and mwait instructions as nop | Gabriel L. Somlo | 2014-05-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | kvm/x86: implement hv EOI assist | Michael S. Tsirkin | 2014-05-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support | Nadav Amit | 2014-05-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: vmx: handle_dr does not handle RSP correctly | Nadav Amit | 2014-05-07 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr | Bandan Das | 2014-05-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: fail on invalid vmclear/vmptrld pointer | Bandan Das | 2014-05-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: additional checks on vmxon region | Bandan Das | 2014-05-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: rearrange get_vmx_mem_address | Bandan Das | 2014-05-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: improve the usability of the 'kvm_pio' tracepoint | Ulrich Obergfell | 2014-05-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: expose invariant tsc cpuid bit (v2) | Marcelo Tosatti | 2014-04-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: MMU: flush tlb out of mmu lock when write-protect the sptes | Xiao Guangrong | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: MMU: flush tlb if the spte can be locklessly modified | Xiao Guangrong | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: MMU: lazily drop large spte | Xiao Guangrong | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: MMU: properly check last spte in fast_page_fault() | Xiao Guangrong | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Processor mode may be determined incorrectly | Nadav Amit | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: IN instruction emulation should ignore REP-prefix | Nadav Amit | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Fix CR3 reserved bits | Nadav Amit | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Fix wrong/stuck PMU when guest does not use PMI | Nadav Amit | 2014-04-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: Advertise support for interrupt acknowledgement | Bandan Das | 2014-04-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to | Bandan Das | 2014-04-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: nVMX: Don't advertise single context invalidation for invept | Bandan Das | 2014-04-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: VMX: Advance rip to after an ICEBP instruction | Huw Davies | 2014-04-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Fix CR3 and LDT sel should not be saved in TSS | Nadav Amit | 2014-04-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin | 2014-04-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: support any-length wildcard ioeventfd | Michael S. Tsirkin | 2014-04-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | KVM: x86: Fix page-tables reserved bits | Nadav Amit | 2014-04-16 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | mce: Panic when a core has reached a timeout | Borislav Petkov | 2014-05-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud | 2014-05-30 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 2014-05-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong | 2014-05-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong | 2014-05-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 2014-05-09 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
