Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-19 | 1 | -3/+19 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits | Ingo Molnar | 2014-12-12 | 13 | -38/+112 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 2014-12-11 | 1 | -3/+19 | |
* | | | | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-18 | 24 | -641/+3600 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | KVM: move APIC types to arch/x86/ | Paolo Bonzini | 2014-12-18 | 2 | -0/+27 | |
| * | | | | | | | | | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2014-12-15 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-25 | 1 | -3/+3 | |
| | * | | | | | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka | 2014-10-29 | 1 | -0/+4 | |
| | * | | | | | | | | | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 2014-10-29 | 1 | -3/+5 | |
| * | | | | | | | | | | KVM: x86: em_ret_far overrides cpl | Nadav Amit | 2014-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: nVMX: Disable unrestricted mode if ept=0 | Bandan Das | 2014-12-11 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: x86: Emulate should check #UD before #GP | Nadav Amit | 2014-12-10 | 1 | -6/+6 | |
| * | | | | | | | | | | KVM: x86: Do not push eflags.vm on pushf | Nadav Amit | 2014-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: x86: Remove prefix flag when GP macro is used | Nadav Amit | 2014-12-10 | 1 | -2/+2 | |
| * | | | | | | | | | | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2014-12-10 | 2 | -2/+8 | |
| * | | | | | | | | | | KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX | Radim Krčmář | 2014-12-05 | 1 | -0/+2 | |
| * | | | | | | | | | | kvm: vmx: add nested virtualization support for xsaves | Wanpeng Li | 2014-12-05 | 1 | -1/+22 | |
| * | | | | | | | | | | kvm: vmx: add MSR logic for XSAVES | Wanpeng Li | 2014-12-05 | 2 | -1/+29 | |
| * | | | | | | | | | | kvm: x86: handle XSAVES vmcs and vmexit | Wanpeng Li | 2014-12-05 | 3 | -1/+28 | |
| * | | | | | | | | | | KVM: cpuid: mask more bits in leaf 0xd and subleaves | Paolo Bonzini | 2014-12-05 | 1 | -2/+8 | |
| * | | | | | | | | | | KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly | Paolo Bonzini | 2014-12-05 | 1 | -6/+16 | |
| * | | | | | | | | | | kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest | Wanpeng Li | 2014-12-05 | 5 | -1/+17 | |
| * | | | | | | | | | | KVM: x86: use F() macro throughout cpuid.c | Paolo Bonzini | 2014-12-05 | 1 | -7/+7 | |
| * | | | | | | | | | | KVM: x86: support XSAVES usage in the host | Paolo Bonzini | 2014-12-05 | 1 | -7/+83 | |
| * | | | | | | | | | | x86: export get_xsave_addr | Paolo Bonzini | 2014-12-05 | 1 | -0/+1 | |
| * | | | | | | | | | | KVM: x86: allow 256 logical x2APICs again | Radim Krčmář | 2014-12-04 | 2 | -7/+6 | |
| * | | | | | | | | | | KVM: x86: check bounds of APIC maps | Radim Krčmář | 2014-12-04 | 1 | -4/+5 | |
| * | | | | | | | | | | KVM: x86: fix APIC physical destination wrapping | Radim Krčmář | 2014-12-04 | 1 | -1/+4 | |
| * | | | | | | | | | | KVM: x86: deliver phys lowest-prio | Radim Krčmář | 2014-12-04 | 1 | -2/+0 | |
| * | | | | | | | | | | KVM: x86: don't retry hopeless APIC delivery | Radim Krčmář | 2014-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: x86: use MSR_ICR instead of a number | Radim Krčmář | 2014-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: x86: Fix reserved x2apic registers | Nadav Amit | 2014-12-04 | 1 | -0/+9 | |
| * | | | | | | | | | | KVM: x86: Generate #UD when memory operand is required | Nadav Amit | 2014-12-04 | 1 | -4/+34 | |
| * | | | | | | | | | | kvm: x86: avoid warning about potential shift wrapping bug | Paolo Bonzini | 2014-11-24 | 3 | -3/+3 | |
| * | | | | | | | | | | KVM: x86: move device assignment out of kvm_host.h | Paolo Bonzini | 2014-11-24 | 5 | -33/+64 | |
| * | | | | | | | | | | kvm: x86: mask out XSAVES | Paolo Bonzini | 2014-11-23 | 1 | -1/+10 | |
| * | | | | | | | | | | kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ | Radim Krčmář | 2014-11-23 | 5 | -2/+1409 | |
| * | | | | | | | | | | kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64 | Radim Krcmar | 2014-11-21 | 2 | -24/+2 | |
| * | | | | | | | | | | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 2014-11-21 | 6 | -3/+1150 | |
| * | | | | | | | | | | KVM: x86: Remove FIXMEs in emulate.c | Nicholas Krause | 2014-11-19 | 1 | -4/+0 | |
| * | | | | | | | | | | KVM: emulator: remove duplicated limit check | Paolo Bonzini | 2014-11-19 | 1 | -9/+4 | |
| * | | | | | | | | | | KVM: emulator: remove code duplication in register_address{,_increment} | Paolo Bonzini | 2014-11-19 | 1 | -12/+11 | |
| * | | | | | | | | | | KVM: x86: Move __linearize masking of la into switch | Nadav Amit | 2014-11-19 | 1 | -2/+1 | |
| * | | | | | | | | | | KVM: x86: Non-canonical access using SS should cause #SS | Nadav Amit | 2014-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: x86: Perform limit checks when assigning EIP | Nadav Amit | 2014-11-19 | 1 | -41/+54 | |
| * | | | | | | | | | | KVM: x86: Emulator performs privilege checks on __linearize | Nadav Amit | 2014-11-19 | 1 | -15/+0 | |
| * | | | | | | | | | | KVM: x86: Stack size is overridden by __linearize | Nadav Amit | 2014-11-19 | 1 | -4/+5 | |
| * | | | | | | | | | | KVM: x86: Revert NoBigReal patch in the emulator | Nadav Amit | 2014-11-19 | 1 | -7/+1 |