]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2016-05-18 Suravee Suthikulpanitsvm: Add VMEXIT handlers for AVIC
2016-05-18 Suravee Suthikulpanitsvm: Add interrupt injection via AVIC
2016-05-18 Suravee SuthikulpanitKVM: x86: Detect and Initialize AVIC support
2016-05-18 Suravee Suthikulpanitsvm: Introduce new AVIC VMCB registers
2016-05-18 Radim KrčmářKVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
2016-05-18 Suravee SuthikulpanitKVM: x86: Introducing kvm_x86_ops VCPU blocking/unblock...
2016-05-18 Suravee SuthikulpanitKVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
2016-05-18 Suravee SuthikulpanitKVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
2016-05-18 Suravee SuthikulpanitKVM: x86: Misc LAPIC changes to expose helper functions
2016-05-18 Christian BorntraegerKVM: shrink halt polling even more for invalid wakeups
2016-05-13 Christian BorntraegerKVM: s390: set halt polling to 80 microseconds
2016-05-13 Christian BorntraegerKVM: halt_polling: provide a way to qualify wakeups...
2016-05-13 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2016-05-12 Paul MackerrasKVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd...
2016-05-11 Alex Williamsonkvm: Conditionally register IRQ bypass consumer
2016-05-11 Alex Williamsonirqbypass: Disallow NULL token
2016-05-11 Greg Kurzkvm: introduce KVM_MAX_VCPU_ID
2016-05-11 Greg KurzKVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
2016-05-11 Paolo BonziniMerge tag 'kvm-arm-for-4.7' of git://git.kernel.org...
2016-05-11 Gavin ShanKVM: PPC: Book3S HV: Fix build error in book3s_hv.c
2016-05-11 Paul MackerrasKVM: PPC: Fix emulated MMIO sign-extension
2016-05-11 Alexey KardashevskiyKVM: PPC: Fix debug macros
2016-05-11 Laurent VivierKVM: PPC: Book3S PR: Manage single-step mode
2016-05-10 Paolo BonziniMerge tag 'kvm-s390-next-4.7-2' of git://git.kernel...
2016-05-10 James HoganMIPS: KVM: Add missing disable FPU hazard barriers
2016-05-10 James HoganMIPS: KVM: Fix preemption warning reading FPU capability
2016-05-10 James HoganMIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
2016-05-10 James HoganMIPS: KVM: Fix timer IRQ race when writing CP0_Compare
2016-05-10 James HoganMIPS: KVM: Fix timer IRQ race when freezing timer
2016-05-09 Catalin Marinaskvm: arm64: Enable hardware updates of the Access Flag...
2016-05-09 Borislav Petkovx86/kvm: Do not use BIT() in user-exported header
2016-05-09 Alexander YaryginKVM: s390: Populate mask of non-hypervisor managed...
2016-05-09 Alexander Yarygins390/sclp: Add hmfai field
2016-05-09 Alexander YaryginKVM: s390: Enable all facility bits that are known...
2016-05-09 David HildenbrandKVM: s390: document KVM_CAP_S390_RI
2016-05-09 David HildenbrandKVM: s390: force ibc into valid range
2016-05-09 David HildenbrandKVM: s390: cleanup cpuid handling
2016-05-09 David HildenbrandKVM: s390: enable SRS only if enabled for the guest
2016-05-09 David HildenbrandKVM: s390: enable PFMFI only if guest has EDAT1
2016-05-04 David HildenbrandKVM: s390: support NQ only if the facility is enabled...
2016-05-04 David HildenbrandKVM: s390: cmma: don't check entry content
2016-05-03 Wanpeng Likvm: robustify steal time record
2016-05-03 Julien Grallclocksource: arm_arch_timer: Remove arch_timer_get_time...
2016-05-03 Julien GrallKVM: arm/arm64: vgic: Rely on the GIC driver to parse...
2016-05-03 Julien GrallKVM: arm/arm64: arch_timer: Rely on the arch timer...
2016-05-03 Julien Grallirqchip/gic-v3: Parse and export virtual GIC information
2016-05-03 Julien Grallirqchip/gic-v3: Gather all ACPI specific data in a...
2016-05-03 Julien Grallirqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
2016-05-03 Julien Grallirqchip/gic-v2: Parse and export virtual GIC information
2016-05-03 Julien Grallirqchip/gic-v2: Gather ACPI specific data in a single...
2016-05-03 Julien Grallclocksource: arm_arch_timer: Extend arch_timer_kvm_info...
2016-05-03 Julien Grallclocksource: arm_arch_timer: Gather KVM specific inform...
2016-04-29 Bruce RogersKVM: x86: fix ordering of cr0 initialization code in...
2016-04-29 Marc Zyngierarm/arm64: KVM: Enforce Break-Before-Make on Stage...
2016-04-25 Eric EngestromDocumentation: virtual: fix spelling mistake
2016-04-21 Suzuki K Poulosearm64: kvm: Add support for 16K pages
2016-04-21 Suzuki K Poulosekvm-arm: Cleanup stage2 pgd handling
2016-04-21 Suzuki K Poulosekvm: arm64: Get rid of fake page table levels
2016-04-21 Suzuki K Poulosekvm-arm: Cleanup kvm_* wrappers
2016-04-21 Suzuki K Poulosekvm-arm: Add stage2 page table modifiers
2016-04-21 Suzuki K Poulosekvm-arm: Add explicit hyp page table modifiers
2016-04-21 Suzuki K Poulosekvm-arm: Use explicit stage2 helper routines
2016-04-21 Suzuki K Poulosekvm-arm: arm64: Introduce hyp page table empty checks
2016-04-21 Suzuki K Poulosekvm-arm: arm64: Introduce stage2 page table helpers
2016-04-21 Suzuki K Poulosekvm-arm: arm: Introduce hyp page table empty checks
2016-04-21 Suzuki K Poulosekvm-arm: arm32: Introduce stage2 page table helpers
2016-04-21 Suzuki K Poulosekvm-arm: Remove kvm_pud_huge()
2016-04-21 Suzuki K Poulosekvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
2016-04-21 Suzuki K Poulosearm64: Introduce pmd_thp_or_huge
2016-04-21 Suzuki K Poulosekvm arm: Move fake PGD handling to arch specific files
2016-04-21 Suzuki K Poulosearm64: Cleanup VTCR_EL2 and VTTBR field values
2016-04-21 Suzuki K Poulosearm64: Reuse TCR field definitions for EL1 and EL2
2016-04-20 Paolo BonziniKVM: add missing memory barrier in kvm_{make,check...
2016-04-20 Xiao GuangrongKVM: MMU: skip obsolete sp in for_each_gfn_*()
2016-04-20 Liang ChenKVM: x86: optimize steal time calculation
2016-04-20 Radim KrčmářMerge tag 'kvms390-20160420' of git://git.kernel.org...
2016-04-20 Halil PasicKVM: s390: add clear I/O irq operation for FLIC
2016-04-20 Halil PasicKVM: s390: document FLIC behavior on unsupported
2016-04-20 Halil PasicKVM: s390: implement has_attr for FLIC
2016-04-20 Christian BorntraegerKVM: s390/perf: provide additional sigp events
2016-04-13 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-04-11 Linus TorvaldsMerge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org...
2016-04-11 Linus TorvaldsLinux 4.6-rc3
2016-04-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11 Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-04-10 Linus TorvaldsRevert "ext4: allow readdir()'s of large empty director...
2016-04-10 Paolo BonziniKVM: x86: mask CPUID(0xD,0x1).EAX against host value
2016-04-10 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-04-10 Xiao GuangrongKVM: MMU: fix permission_fault()
2016-04-09 Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2016-04-09 Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git.kernel.org...
next