]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-11-06 Michael S.... srcu: API for barrier after srcu read unlock
2013-11-06 Gleb NatapovKVM: remove vm mmap method
2013-11-05 Greg EdwardsKVM: IOMMU: hva align mapping page size
2013-11-05 Gleb NatapovKVM: x86: trace cpuid emulation when called from emulator
2013-11-05 Gleb NatapovKVM: emulator: cleanup decode_register_operand() a bit
2013-11-05 Gleb NatapovKVM: emulator: check rex prefix inside decode_register()
2013-11-04 Gleb NatapovMerge branch 'kvm-ppc-queue' of git://github.com/agraf...
2013-11-03 Paolo BonziniKVM: x86: fix emulation of "movzbl %bpl, %eax"
2013-10-31 Michael S.... kvm_host: typo fix
2013-10-31 Paolo BonziniKVM: x86: emulate SAHF instruction
2013-10-31 Ramkumar RamachandraMAINTAINERS: add tree for kvm.git
2013-10-31 Ramkumar RamachandraDocumentation/kvm: add a 00-INDEX file
2013-10-31 Ramkumar RamachandraMAINTAINERS: fix broken link to www.linux-kvm.org
2013-10-31 Michael S.... kvm/vmx: error message typo fix
2013-10-31 Paolo BonziniKVM: x86: fix KVM_SET_XCRS loop
2013-10-31 Paolo BonziniKVM: x86: fix KVM_SET_XCRS for CPUs that do not support...
2013-10-30 Alex Williamsonkvm: Create non-coherent DMA registeration
2013-10-30 Alex Williamsonkvm/x86: Convert iommu_flags to iommu_noncoherent
2013-10-30 Alex Williamsonkvm: Add VFIO device
2013-10-30 Borislav Petkovkvm: Emulate MOVBE
2013-10-30 Borislav Petkovkvm, emulator: Add initial three-byte insns support
2013-10-30 Borislav Petkovkvm, emulator: Rename VendorSpecific flag
2013-10-30 Borislav Petkovkvm, emulator: Use opcode length
2013-10-30 Borislav Petkovkvm: Add KVM_GET_EMULATED_CPUID
2013-10-28 Paolo BonziniMerge tag 'kvm-arm-for-3.13-2' of git://git.linaro...
2013-10-28 Yang ZhangKVM: Mapping IOMMU pages after updating memslot
2013-10-28 Jan KiszkanVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
2013-10-28 Jan KiszkanVMX: Fix pick-up of uninjected NMIs
2013-10-28 Jan KiszkaKVM: nVMX: Report 2MB EPT pages as supported
2013-10-18 Christoffer... KVM: ARM: Transparent huge page (THP) support
2013-10-18 Christoffer... KVM: ARM: Support hugetlbfs backed huge pages
2013-10-17 Christoffer... KVM: ARM: Update comments for kvm_handle_wfi
2013-10-17 Marc ZyngierARM: KVM: Yield CPU when vcpu executes a WFE
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: drop is_hv_enabled
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: Allow the HV and PR selection...
2013-10-17 Gleb NatapovPowerpc KVM work is based on a commit after rc4.
2013-10-17 Aneesh Kumar K.Vkvm: Add struct kvm arg to memslot APIs
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: Support building HV and PR KVM...
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: booke: Move booke related tracepoints...
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: pr: move PR related tracepoints...
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: Cleanup interrupt handling code
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: Add kvmppc_ops callback
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: Add a new config variable CONFIG_...
2013-10-17 Aneesh Kumar K.Vkvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_B...
2013-10-17 Paul Mackerraskvm: powerpc: book3s: move book3s_64_vio_hv.c into...
2013-10-17 Paul Mackerraskvm: powerpc: book3s: remove kvmppc_handler_highmem...
2013-10-17 Bharat BhushanKVM: PPC: E500: Add userspace debug stub support
2013-10-17 Bharat BhushanKVM: PPC: E500: Using "struct debug_reg"
2013-10-17 Bharat BhushanKVM: PPC: E500: exit to user space on "ehpriv 1" instru...
2013-10-17 Bharat Bhushanpowerpc: export debug registers save function for KVM
2013-10-17 Bharat Bhushanpowerpc: move debug registers in a structure
2013-10-17 Bharat Bhushanpowerpc: remove unnecessary line continuations
2013-10-17 Bharat Bhushankvm: powerpc: e500: mark page accessed when mapping...
2013-10-17 Bharat Bhushankvm: powerpc: allow guest control "G" attribute in...
2013-10-17 Bharat Bhushankvm: powerpc: allow guest control "E" attribute in...
2013-10-17 Bharat Bhushanpowerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Better handling of exceptions...
2013-10-17 Paul Mackerraskvm: powerpc: book3s hv: Fix vcore leak
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Reduce number of shadow PTEs inval...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Mark pages accessed, and dirty...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Better handling of host-side read...
2013-10-17 Paul MackerrasKVM: PPC: Book3S: Move skip-interrupt handlers to commo...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Allocate kvm_vcpu structs from...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Make HPT accesses and updates...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Correct errors in H_ENTER implemen...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Handle PP0 page-protection bit...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Use 64k host pages where possible
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Allow guest to use 64k pages
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Keep volatile reg values in vcpu...
2013-10-17 Paul MackerrasKVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Don't crash host on unknown guest...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Support POWER6 compatibility mode...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Add support for guest Program...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Store LPCR value for each virtual...
2013-10-17 Paul MackerrasKVM: PPC: BookE: Add GET/SET_ONE_REG interface for...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Avoid unbalanced increments of...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Pull out interrupt-reading code...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Implement H_CONFER
2013-10-17 Paul MackerrasKVM: PPC: Book3S: Add GET/SET_ONE_REG interface for...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Implement timebase offset for...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Save/restore SIAR and SDAR along...
2013-10-17 Michael NeulingKVM: PPC: Book3S HV: Reserve POWER8 space in get/set_on...
2013-10-16 Gleb NatapovMerge tag 'kvm-arm-for-3.13-1' of git://git.linaro...
2013-10-16 Christoffer... KVM: ARM: Remove non-ASCII space characters
2013-10-16 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-10-16 Linus TorvaldsMerge branch 'fixes-for-v3.12' of git://git.linaro...
2013-10-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-10-15 Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc4-tag' of git:/...
2013-10-15 Raghavendra K TKVM: Enable pvspinlock after jump_label_init() to avoid...
2013-10-15 chai wenKVM: Drop FOLL_GET in GUP when doing async page fault
2013-10-15 Marek SzyprowskiRevert "drivers: of: add initialization code for dma...
2013-10-15 Marek SzyprowskiRevert "ARM: init: add support for reserved memory...
2013-10-15 Linus TorvaldsMerge tag 'vfio-v3.12-rc5' of git://github.com/awilliam...
2013-10-15 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-10-14 Roland DreierMerge branch 'misc' into for-next
2013-10-14 Joe PerchesIB: Remove unnecessary semicolons
2013-10-14 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
next