deliverable/linux.git
2012-07-15  Avi KivityMerge branch 'for-upstream' of git://github.com/agraf...
2012-07-12  Mao, JunjieKVM: VMX: Implement PCID/INVPCID for guests with EPT
2012-07-11  Prarit BhargavaKVM: Add x86_hyper_kvm to complete detect_hypervisor_pl...
2012-07-11  Bharat BhushanKVM: PPC: Critical interrupt emulation support
2012-07-11  Mihai CaramanKVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
2012-07-11  Mihai CaramanKVM: PPC64: booke: Set interrupt computation mode for...
2012-07-11  Mihai CaramanKVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
2012-07-11  Varun SethiKVM: PPC: bookehv64: Add support for std/ld emulation.
2012-07-11  Bharat Bhushanbooke: Added crit/mc exception handler for e500v2
2012-07-11  Bharat Bhushanbooke/bookehv: Add host crit-watchdog exception support
2012-07-11  Xiao GuangrongKVM: MMU: document mmu-lock and fast page fault
2012-07-11  Xiao GuangrongKVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
2012-07-11  Xiao GuangrongKVM: MMU: trace fast page fault
2012-07-11  Xiao GuangrongKVM: MMU: fast path of handling guest page fault
2012-07-11  Xiao GuangrongKVM: MMU: introduce SPTE_MMU_WRITEABLE bit
2012-07-11  Xiao GuangrongKVM: MMU: fold tlb flush judgement into mmu_spte_update
2012-07-11  Xiao GuangrongKVM: VMX: export PFEC.P bit on ept
2012-07-11  Xiao GuangrongKVM: MMU: cleanup spte_write_protect
2012-07-11  Xiao GuangrongKVM: MMU: abstract spte write-protect
2012-07-11  Xiao GuangrongKVM: MMU: return bool in __rmap_write_protect
2012-07-09  Avi KivityKVM: VMX: Emulate invalid guest state by default
2012-07-09  Avi KivityKVM: x86 emulator: implement LTR
2012-07-09  Avi KivityKVM: x86 emulator: make loading TR set the busy bit
2012-07-09  Avi KivityKVM: x86 emulator: make read_segment_descriptor() retur...
2012-07-09  Avi KivityKVM: x86 emulator: emulate LLDT
2012-07-09  Avi KivityKVM: x86 emulator: emulate BSWAP
2012-07-09  Avi KivityKVM: VMX: Improve error reporting during invalid guest...
2012-07-09  Avi KivityKVM: VMX: Stop invalid guest state emulation on pending...
2012-07-09  Avi KivityKVM: x86 emulator: implement ENTER
2012-07-09  Avi KivityKVM: x86 emulator: split push logic from push opcode...
2012-07-09  Avi KivityKVM: x86 emulator: fix byte-sized MOVZX/MOVSX
2012-07-09  Avi KivityKVM: x86 emulator: emulate LAHF
2012-07-09  Avi KivityKVM: VMX: Continue emulating after batch exhausted
2012-07-09  Avi KivityKVM: VMX: Fix interrupt exit condition during emulation
2012-07-09  Avi KivityKVM: x86 emulator: emulate SGDT/SIDT
2012-07-09  Avi KivityKVM: Fix SS default ESP/EBP based addressing
2012-07-09  Avi KivityKVM: x86 emulator: initialize memop
2012-07-09  Avi KivityKVM: x86 emulator: emulate LEAVE
2012-07-09  Avi KivityKVM: VMX: Limit iterations with emulator_invalid_guest_...
2012-07-09  Avi KivityKVM: VMX: Relax check on unusable segment
2012-07-09  Avi KivityKVM: x86 emulator: fix LIDT/LGDT in long mode
2012-07-09  Avi KivityKVM: x86 emulator: allow loading null SS in long mode
2012-07-09  Avi KivityKVM: x86 emulator: emulate cpuid
2012-07-09  Avi KivityKVM: x86 emulator: change ->get_cpuid() accessor to...
2012-07-09  Avi KivityKVM: Split cpuid register access from computation
2012-07-09  Avi KivityKVM: VMX: Return correct CPL during transition to prote...
2012-07-09  Avi KivityKVM: MMU: Force cr3 reload with two dimensional paging...
2012-07-06  Rik van RielKVM: handle last_boosted_vcpu = 0 case
2012-07-03  Cornelia HuckKVM: s390: Fix sigp sense handling.
2012-07-03  Heiko CarstensKVM: s390: use sigp condition code defines
2012-07-03  Heiko CarstensKVM: s390: fix sigp set prefix status stored cases
2012-07-03  Heiko CarstensKVM: s390: fix sigp sense running condition code handling
2012-07-03  Heiko Carstenss390/smp/kvm: unifiy sigp definitions
2012-07-03  Heiko Carstenss390/smp: remove redundant check
2012-07-03  Marc ZyngierKVM: Guard mmu_notifier specific code with CONFIG_MMU_N...
2012-07-03  Guo ChaoKVM: VMX: code clean for vmx_init()
2012-07-03  Michael S.... apic: fix kvm build on UP without IOAPIC
2012-06-25  Michael S.... KVM: host side for eoi optimization
2012-06-25  Michael S.... KVM: rearrange injection cancelling code
2012-06-25  Michael S.... KVM: only sync when attention bits set
2012-06-25  Michael S.... KVM: eoi msi documentation
2012-06-25  Michael S.... x86, bitops: note on __test_and_clear_bit atomicity
2012-06-25  Michael S.... KVM guest: guest side for eoi avoidance
2012-06-25  Michael S.... KVM: optimize ISR lookups
2012-06-25  Michael S.... KVM: document lapic regs field
2012-06-19  Takuya YoshikawaKVM: Use kvm_kvfree() to free memory allocated by kvm_k...
2012-06-18  Christoffer... KVM: Introduce __KVM_HAVE_IRQ_LINE
2012-06-18  Marc ZyngierKVM: use KVM_CAP_IRQ_ROUTING to protect the routing...
2012-06-13  Cornelia HuckKVM: trace events: update list of exit reasons
2012-06-13  Heinz GraalfsKVM: s390: Perform early event mask processing during...
2012-06-13  Christian BorntraegerKVM: s390: Set CPU in stopped state on initial cpu...
2012-06-13  Xudong HaoKVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid...
2012-06-12  Takuya YoshikawaKVM: MMU: Remove unused parameter from mmu_memory_cache...
2012-06-06  Avi KivityMerge branch 'for-upstream' of git://github.com/agraf...
2012-06-06  Michael S.... KVM: disable uninitialized var warning
2012-06-06  Christoffer... KVM: Cleanup the kvm_print functions and introduce...
2012-06-06  Christian BorntraegerKVM: s390: Change maintainer
2012-06-05  Orit WassermanKVM: VMX: Fix KVM_SET_SREGS with big real mode segments
2012-06-05  Gleb NatapovKVM: MMU: do not iterate over all VMs in mmu_shrink()
2012-06-05  Avi KivityKVM: ia64: Mark ia64 KVM as BROKEN
2012-06-05  Xudong HaoKVM: VMX: Use EPT Access bit in response to memory...
2012-06-05  Xudong HaoKVM: VMX: Enable EPT A/D bits if supported by turning...
2012-06-05  Xudong HaoKVM: VMX: Add parameter to control A/D bits support...
2012-06-05  Xudong HaoKVM: VMX: Add EPT A/D bits definitions
2012-06-05  Takuya YoshikawaKVM: Avoid wasting pages for small lpage_info arrays
2012-06-05  Takuya YoshikawaKVM: Separate out dirty_bitmap allocation code as kvm_k...
2012-06-04  Linus TorvaldsPull 'for-linus' branches of git://git./linux/kernel...
2012-06-04  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-06-04  Al Virofixups for signal breakage
2012-06-04  Greg Ungerernommu: fix compilation of nommu.c
2012-06-04  Linus TorvaldsMerge tag 'stable/frontswap.v16-tag' of git://git....
2012-06-04  Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'smp-hotplug...
2012-06-04  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-04  Linus Torvaldsvfs: Fix /proc/<tid>/fdinfo/<fd> file handling
2012-06-04  Kukjin Kimgpio/samsung: fix the typo 'exynos5_xxx' instead of...
2012-06-04  Linus TorvaldsMerge branch 'pm-acpi' of git://git./linux/kernel/git...
2012-06-04  Linus TorvaldsRevert "mm: compaction: handle incorrect MIGRATE_UNMOVA...
2012-06-04  Hugh Dickinsmm: fix warning in __set_page_dirty_nobuffers
2012-06-03  Linus Torvaldsvfs: move inode stat information closer together
2012-06-03  Linus TorvaldsLinux 3.5-rc1
next
This page took 0.037964 seconds and 5 git commands to generate.