KVM: SVM: Intercept RDPMC
[deliverable/linux.git] / arch /
2011-12-27  Avi KivityKVM: SVM: Intercept RDPMC
2011-12-27  Avi KivityKVM: Add generic RDPMC support
2011-12-27  Gleb NatapovKVM: Expose a version 2 architectural PMU to a guests
2011-12-27  Avi KivityKVM: Expose kvm_lapic_local_deliver()
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 9...
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 4...
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for Group 1A...
2011-12-27  Gleb NatapovKVM: drop bsp_vcpu pointer from kvm struct
2011-12-27  Jan KiszkaKVM: x86: Consolidate PIT legacy test
2011-12-27  Jan KiszkaKVM: x86: Do not rely on implicit inclusions
2011-12-27  Avi KivityKVM: Make KVM_INTEL depend on CPU_SUP_INTEL
2011-12-27  Avi KivityMerge remote-tracking branch 'tip/perf/core' into kvm...
2011-12-27  Sasha LevinKVM: Use memdup_user instead of kmalloc/copy_from_user
2011-12-27  Sasha LevinKVM: Use kmemdup() instead of kmalloc/memcpy
2011-12-27  Jan KiszkaKVM: x86 emulator: Remove set-but-unused cr4 from check...
2011-12-27  Jan KiszkaKVM: MMU: Drop unused return value of kvm_mmu_remove_so...
2011-12-27  Alex,ShiKVM: use this_cpu_xxx replace percpu_xxx funcs
2011-12-27  Xiao GuangrongKVM: MMU: audit: inline audit function
2011-12-27  Xiao GuangrongKVM: MMU: remove oos_shadow parameter
2011-12-27  Xiao GuangrongKVM: MMU: move the relevant mmu code to mmu.c
2011-12-27  Xiao GuangrongKVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
2011-12-27  Xiao GuangrongKVM: MMU: audit: replace mmu audit tracepoint with...
2011-12-27  Sasha LevinKVM: Refactor and simplify kvm_dev_ioctl_get_supported_...
2011-12-27  Liu, JinsongKVM: expose latest Intel cpu new features (BMI1/BMI2...
2011-12-27  Avi KivityKVM: Move cpuid code to new file
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for INS/OUTS...
2011-12-27  Xiao GuangrongKVM: IA64: fix struct redefinition
2011-12-27  Xiao GuangrongKVM: introduce id_to_memslot function
2011-12-27  Xiao GuangrongKVM: introduce kvm_for_each_memslot macro
2011-12-27  Xiao GuangrongKVM: introduce update_memslots function
2011-12-27  Xiao GuangrongKVM: introduce KVM_MEM_SLOTS_NUM macro
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for BSF/BSR
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for CMPXCHG
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for WRMSR/RDMSR
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for MOV to cr/dr
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for CALL
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for BT family
2011-12-27  Takuya YoshikawaKVM: x86 emulator: Use opcode::execute for IN/OUT
2011-12-27  Gleb NatapovKVM: VMX: remove unneeded vmx_load_host_state() calls.
2011-12-27  Takuya YoshikawaKVM: Optimize dirty logging by rmap_write_protect()
2011-12-27  Takuya YoshikawaKVM: Count the number of dirty pages for dirty logging
2011-12-27  Takuya YoshikawaKVM: MMU: Split gfn_to_rmap() into two functions
2011-12-27  Takuya YoshikawaKVM: MMU: Clean up BUG_ON() conditions in rmap_write_pr...
2011-12-27  Chris WrightKVM: MMU: remove KVM host pv mmu support
2011-12-27  Chris WrightKVM guest: remove KVM guest pv mmu support
2011-12-27  Jan KiszkaKVM: x86: Simplify kvm timer handler
2011-12-27  Xiao GuangrongKVM: MMU: improve write flooding detected
2011-12-27  Xiao GuangrongKVM: MMU: fix detecting misaligned accessed
2011-12-27  Xiao GuangrongKVM: MMU: split kvm_mmu_pte_write function
2011-12-27  Xiao GuangrongKVM: MMU: remove unnecessary kvm_mmu_free_some_pages
2011-12-27  Xiao GuangrongKVM: MMU: fast prefetch spte on invlpg path
2011-12-27  Xiao GuangrongKVM: MMU: cleanup FNAME(invlpg)
2011-12-27  Xiao GuangrongKVM: MMU: do not mark accessed bit on pte write path
2011-12-27  Xiao GuangrongKVM: x86: cleanup port-in/port-out emulated
2011-12-27  Xiao GuangrongKVM: x86: retry non-page-table writing instructions
2011-12-27  Xiao GuangrongKVM: x86: tag the instructions which are used to write...
2011-12-27  Xiao GuangrongKVM: MMU: avoid pte_list_desc running out in kvm_mmu_pt...
2011-12-27  Nadav Har'ElKVM: nVMX: Fix warning-causing idt-vectoring-info behavior
2011-12-27  Nadav Har'ElKVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
2011-12-26  Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./virt/kvm/kvm
2011-12-26  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-26  Scott WoodKVM: PPC: e500: include linux/export.h
2011-12-26  Michael NeulingKVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
2011-12-26  Andreas SchwabKVM: PPC: protect use of kvmppc_h_pr
2011-12-26  Andreas SchwabKVM: PPC: move compute_tlbie_rb to book3s_64 common...
2011-12-26  Jan KiszkaKVM: Don't automatically expose the TSC deadline timer...
2011-12-25  Jan KiszkaKVM: x86: Prevent starting PIT timers in the absence...
2011-12-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-12-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-24  Linus TorvaldsMerge tag 'writeback' of git://git./linux/kernel/git...
2011-12-23  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-12-23  David S. MillerMerge branch 'nf' of git://1984.lsi.us.es/net
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-12-22  David S. Millersparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_bu...
2011-12-22  Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-12-22  Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2011-12-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-21  Greg Kroah-HartmanMerge branch 'for-greg' of git://git./linux/kernel...
2011-12-21  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-21  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-21  James MorrisMerge branch 'evm-fixes' of git://git./linux/kernel...
2011-12-20  Linus TorvaldsMerge branch 'for-3.2-fixes' of git://git./linux/kernel...
2011-12-20  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-12-20  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-20  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-20  Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.2' of git:/...
2011-12-20  Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://github.com...
2011-12-20  Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://github...
2011-12-20  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-12-20  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19  Linus TorvaldsMerge branch 'for-3.2-fixes' of git://git./linux/kernel...
2011-12-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19  Clemens Ladischx86, dumpstack: Fix code bytes breakage due to missing...
next
This page took 0.04739 seconds and 8 git commands to generate.