| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 1 | -5/+6 |
|\ |
|
| * | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 2014-03-31 | 1 | -1/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-29 | 3 | -15/+6 |
| |\ |
|
| * | | net: Rename skb->rxhash to skb->hash | Tom Herbert | 2014-03-26 | 1 | -4/+4 |
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 14 | -185/+465 |
|\ \ \ |
|
| * | | | KVM: vmx: fix MPX detection | Paolo Bonzini | 2014-03-27 | 1 | -1/+2 |
| * | | | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini | 2014-03-17 | 4 | -3/+30 |
| * | | | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini | 2014-03-17 | 1 | -0/+17 |
| * | | | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 2014-03-17 | 3 | -14/+19 |
| * | | | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov | 2014-03-17 | 1 | -1/+1 |
| * | | | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov | 2014-03-17 | 1 | -1/+7 |
| * | | | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 2014-03-13 | 1 | -0/+1 |
| * | | | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+28 |
| * | | | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini | 2014-03-11 | 1 | -21/+20 |
| * | | | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+4 |
| * | | | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -1/+37 |
| * | | | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 2 | -0/+18 |
| * | | | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini | 2014-03-11 | 2 | -2/+8 |
| * | | | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini | 2014-03-11 | 1 | -1/+1 |
| * | | | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka | 2014-03-11 | 4 | -29/+14 |
| * | | | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka | 2014-03-11 | 1 | -1/+2 |
| * | | | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka | 2014-03-11 | 1 | -55/+96 |
| * | | | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka | 2014-03-11 | 3 | -36/+59 |
| * | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 31 | -149/+265 |
| |\ \ \ |
|
| * | | | | x86: kvm: introduce periodic global clock updates | Andrew Jones | 2014-03-04 | 2 | -0/+21 |
| * | | | | x86: kvm: rate-limit global clock updates | Andrew Jones | 2014-03-04 | 2 | -4/+24 |
| * | | | | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini | 2014-03-03 | 1 | -1/+1 |
| * | | | | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX | Takuya Yoshikawa | 2014-02-27 | 1 | -2/+5 |
| * | | | | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty | Marcelo Tosatti | 2014-02-26 | 1 | -0/+1 |
| * | | | | KVM: x86: Enable Intel MPX for guest | Liu, Jinsong | 2014-02-25 | 3 | -2/+8 |
| * | | | | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save | Liu, Jinsong | 2014-02-25 | 2 | -1/+7 |
| * | | | | KVM: x86: Intel MPX vmx and msr handle | Liu, Jinsong | 2014-02-24 | 4 | -2/+22 |
| * | | | | KVM: x86: Fix xsave cpuid exposing bug | Liu, Jinsong | 2014-02-22 | 3 | -5/+10 |
| * | | | | KVM: x86: expose ADX feature to guest | Liu, Jinsong | 2014-02-22 | 1 | -1/+2 |
| * | | | | KVM: x86: expose new instruction RDSEED to guest | Liu, Jinsong | 2014-02-22 | 1 | -1/+1 |
| * | | | | kvm: remove redundant registration of BSP's hv_clock area | Fernando Luis Vázquez Cao | 2014-02-22 | 2 | -2/+1 |
| * | | | | KVM: SVM: fix NMI window after iret | Radim Krčmář | 2014-02-18 | 1 | -0/+1 |
| * | | | | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 2014-02-18 | 1 | -3/+4 |
| * | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-02-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | KVM: async_pf: Provide additional direct page notification | Dominik Dingel | 2014-01-30 | 1 | -1/+1 |
| * | | | | | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti | 2014-02-04 | 2 | -2/+0 |
* | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 29 | -3266/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 | 11 | -908/+9 |
| * | | | | | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 17 | -1028/+2 |
| * | | | | | | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes | 2014-02-11 | 3 | -579/+9 |
| * | | | | | | x86, apic: Remove support for ia32-based Unisys ES7000 | David Rientjes | 2014-02-11 | 4 | -761/+2 |
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 27 | -497/+582 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, vdso: Fix the symbol versions on the 32-bit vDSO | Andy Lutomirski | 2014-03-30 | 1 | -3/+7 |
| * | | | | | | | x86, vdso, build: Don't rebuild 32-bit vdsos on every make | Andy Lutomirski | 2014-03-25 | 1 | -1/+1 |
| * | | | | | | | x86, vdso: Actually discard the .discard sections | H. Peter Anvin | 2014-03-25 | 1 | -0/+5 |