aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: x86 emulator: Add check_perm callbackJoerg Roedel2011-05-11
* KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTEDJoerg Roedel2011-05-11
* KVM: x86 emulator: add SVM interceptsAvi Kivity2011-05-11
* KVM: x86 emulator: add framework for instruction interceptsAvi Kivity2011-05-11
* KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)Avi Kivity2011-05-11
* KVM: x86 emulator: SSE supportAvi Kivity2011-05-11
* KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixesAvi Kivity2011-05-11
* KVM: x86 emulator: define callbacks for using the guest fpu within the emulatorAvi Kivity2011-05-11
* KVM: x86 emulator: do not munge rep prefixAvi Kivity2011-05-11
* KVM: 16-byte mmio supportAvi Kivity2011-05-11
* KVM: Split mmio completion into a functionAvi Kivity2011-05-11
* KVM: extend in-kernel mmio to handle >8 byte transactionsAvi Kivity2011-05-11
* KVM: x86: better fix for race between nmi injection and enabling nmi windowGleb Natapov2011-05-11
* Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti2011-05-11
* KVM: expose async pf through our standard mechanismGlauber Costa2011-05-11
* KVM: VMX: simplify NMI mask managementAvi Kivity2011-05-11
* KVM: SVM: Remove unused svm_featuresJan Kiszka2011-05-11
* KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exceptionAvi Kivity2011-05-11
* KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionallyAvi Kivity2011-05-11
* KVM: VMX: Refactor vmx_complete_atomic_exit()Avi Kivity2011-05-11
* KVM: VMX: Qualify check for host NMIAvi Kivity2011-05-11
* KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneededAvi Kivity2011-05-11
* KVM: VMX: Cache cplAvi Kivity2011-05-11
* KVM: VMX: Optimize vmx_get_cpl()Avi Kivity2011-05-11
* KVM: VMX: Optimize vmx_get_rflags()Avi Kivity2011-05-11
* KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versionsAvi Kivity2011-05-11
* KVM: cleanup memslot_id functionXiao Guangrong2011-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-10
|\
| * Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-10
| |\
| | * netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-10
| | * netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-10
| | * netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-10
| | * IPVS: init and cleanup restructuringHans Schillstrom2011-05-10
| | * IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-10
| | * netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-10
| | * netfilter: fix ebtables compat supportEric Dumazet2011-05-10
| | * netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-10
| * | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-10
| * | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-10
| * | xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-10
| * | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-10
| * | net: dev_close() should check IFF_UPEric Dumazet2011-05-10
| * | vlan: fix GVRP at dismantle timeEric Dumazet2011-05-10
| * | pch_gbe: support ML7223 IOHTomoya2011-05-09
| * | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-09
| * | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-09
| * | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-09
| * | be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-09
| * | ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-09
| * | tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-08