]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-06-04 Paolo BonziniKVM: x86: latch INITs while in system management mode
2015-06-04 Paolo BonziniKVM: x86: stubs for SMM support
2015-06-04 Paolo BonziniKVM: x86: API changes for SMM support
2015-06-04 Paolo BonziniKVM: x86: pass the whole hflags field to emulator and...
2015-06-04 Paolo BonziniKVM: x86: pass host_initiated to functions that read...
2015-06-04 Paolo BonziniKVM: x86: introduce num_emulated_msrs
2015-06-04 Paolo BonziniKVM: x86: clear hidden CPU state at reset time
2015-06-04 Paolo Bonzinikvm: x86: fix kvm_apic_has_events to check for NULL...
2015-06-04 Paolo Bonzinikvm: x86: default legacy PCI device assignment support...
2015-06-03 Paolo BonziniMerge tag 'kvm-s390-next-20150602' of git://git.kernel...
2015-06-02 David HildenbrandKVM: s390: introduce KMSG_COMPONENT for kvm-s390
2015-06-02 David HildenbrandKVM: s390: call exit_sie() directly on vcpu block/request
2015-05-29 Marcelo TosattiKVM: x86: zero kvmclock_offset when vcpu0 initializes...
2015-05-29 Luiz Capitulinox86: kvmclock: set scheduler clock stable
2015-05-29 Marcelo Tosattix86: kvmclock: add flag to indicate pvclock counts...
2015-05-28 Andrew Mortonarch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
2015-05-28 Paolo BonziniKVM: remove unused argument from mark_page_dirty_in_slot
2015-05-28 Jan KiszkaKVM: x86: Allow ARAT CPU feature
2015-05-28 Radim KrčmářKVM: x86: preserve x2APIC LDR on INIT
2015-05-28 Radim KrčmářKVM: x86: use correct APIC ID on x2APIC transition
2015-05-28 Marcelo TosattiKVM: x86: add module parameter to disable periodic...
2015-05-28 Paolo BonziniKVM: x86: pass struct kvm_mmu_page to account/unaccount...
2015-05-28 Paolo BonziniKVM: remove __gfn_to_pfn
2015-05-28 Paolo BonziniKVM: pass kvm_memory_slot to gfn_to_page_many_atomic
2015-05-28 Paolo BonziniKVM: add "new" argument to kvm_arch_commit_memory_region
2015-05-26 Paolo BonziniKVM: add memslots argument to kvm_arch_memslots_updated
2015-05-26 Paolo BonziniKVM: const-ify uses of struct kvm_userspace_memory_region
2015-05-26 Paolo BonziniKVM: use kvm_memslots whenever possible
2015-05-26 Paolo BonziniKVM: introduce kvm_alloc/free_memslots
2015-05-20 Paolo BonziniMerge branch 'kvm-master' into kvm-next
2015-05-20 Liang Likvm/fpu: Enable eager restore kvm FPU for MPX
2015-05-20 Paolo BonziniRevert "KVM: x86: drop fpu_activate hook"
2015-05-20 Andrea Arcangelikvm: fix crash in kvm_vcpu_reload_apic_access_page
2015-05-20 Nicholas Krausekvm: x86: Make functions that have no external callers...
2015-05-19 Paolo BonziniKVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
2015-05-19 Paolo BonziniKVM: mips: use id_to_memslot correctly
2015-05-19 Xiao GuangrongKVM: x86: do not reset mmu if CR0.CD and CR0.NW are...
2015-05-19 Xiao GuangrongKVM: MMU: fix MTRR update
2015-05-19 Xiao GuangrongKVM: MMU: fix decoding cache type from MTRR
2015-05-19 Xiao GuangrongKVM: MMU: introduce kvm_zap_rmapp
2015-05-19 Xiao GuangrongKVM: MMU: use slot_handle_level and its helper to clean...
2015-05-19 Xiao GuangrongKVM: MMU: introduce slot_handle_level_range() and its...
2015-05-19 Xiao GuangrongKVM: MMU: introduce for_each_slot_rmap_range
2015-05-19 Xiao GuangrongKVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
2015-05-19 Xiao GuangrongKVM: MMU: introduce for_each_rmap_spte()
2015-05-19 Paolo BonziniRevert "kvmclock: set scheduler clock stable"
2015-05-19 Xiao GuangrongKVM: MMU: fix SMAP virtualization
2015-05-19 Nadav AmitKVM: x86: Fix zero iterations REP-string
2015-05-19 Nadav AmitKVM: x86: Fix update RCX/RDI/RSI on REP-string
2015-05-19 Nadav AmitKVM: x86: Fix DR7 mask on task-switch while debugging
2015-05-11 Xiao GuangrongKVM: MMU: fix SMAP virtualization
2015-05-11 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
2015-05-11 Xiao GuangrongKVM: MMU: fix smap permission check
2015-05-11 Paolo BonziniMerge tag 'kvm-s390-next-20150508' of git://git.kernel...
2015-05-10 Paul MackerrasKVM: PPC: Book3S HV: Fix list traversal in error case
2015-05-08 David HildenbrandKVM: s390: drop handling of interception code 12
2015-05-08 David HildenbrandKVM: s390: factor out and optimize floating irq VCPU...
2015-05-08 Jens FreimannKVM: s390: optimize interrupt handling round trip time
2015-05-08 Christian BorntraegerKVM: s390: provide functions for blocking all CPUs
2015-05-08 Christian BorntraegerKVM: s390: make exit_sie_sync more robust
2015-05-08 Guenther HutzlKVM: s390: Enable guest EDAT2 support
2015-05-08 Guenther HutzlKVM: s390: make EDAT1 depend on host support
2015-05-08 Christian BorntraegerKVM: s390: optimize round trip time in request handling
2015-05-08 David HildenbrandKVM: s390: fix external call injection without sigp...
2015-05-08 Paolo BonziniKVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
2015-05-08 Xiao GuangrongKVM: MMU: fix smap permission check
2015-05-08 Heiko CarstensKVM: remove pointless cpu hotplug messages
2015-05-08 Jan KiszkaKVM: nVMX: Fix host crash when loading MSRs with usersp...
2015-05-08 Nadav AmitKVM: x86: Call-far should not be emulated as stack op
2015-05-08 Radim KrčmářKVM: reuse memslot in kvm_write_guest_page
2015-05-07 Paolo BonziniKVM: x86: dump VMCS on invalid entry
2015-05-07 Marcelo Tosattix86: kvmclock: drop rdtsc_barrier()
2015-05-07 Julia LawallKVM: x86: drop unneeded null test
2015-05-07 Radim KrčmářKVM: x86: fix initial PAT value
2015-05-07 Rik van Rielkvm,x86: load guest FPU context more eagerly
2015-05-07 James Sullivankvm: x86: Deliver MSI IRQ to only lowest prio cpu if...
2015-05-07 James Sullivankvm: x86: Extended struct kvm_lapic_irq with msi_redir_...
2015-05-07 Paolo BonziniKVM: x86: tweak types of fields in kvm_lapic_irq
2015-05-07 Nadav AmitKVM: x86: INIT and reset sequences are different
2015-05-07 Nadav AmitKVM: x86: Support for disabling quirks
2015-05-07 Paolo BonziniKVM: booke: use __kvm_guest_exit
2015-05-07 Christian BorntraegerKVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
2015-05-07 Christian BorntraegerKVM: provide irq_unsafe kvm_guest_{enter|exit}
2015-05-07 Luiz Capitulinokvmclock: set scheduler clock stable
2015-05-04 Linus TorvaldsLinux 4.1-rc2 v4.1-rc2
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git.kernel.org...
2015-05-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-03 Dave AirlieMerge tag 'drm-intel-fixes-2015-04-30' of git://anongit...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-05-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2015-05-03 Linus TorvaldsMerge tag 'powerpc-4.1-3' of git://git.kernel.org/pub...
2015-05-03 Jan Karaext4: fix growing of tiny filesystems
2015-05-03 Davide Italianoext4: move check under lock scope to close a race.
2015-05-03 Lukas Czernerext4: fix data corruption caused by unwritten and delay...
2015-05-02 Chanho Parkext4 crypto: remove duplicated encryption mode definitions
2015-05-02 Herbert Xuext4 crypto: do not select from EXT4_FS_ENCRYPTION
2015-05-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-02 Stefan Hajnoczivirtio: fix typo in vring_need_event() doc comment
2015-05-02 Rusty Russellvirtio: pass baton to Michael Tsirkin
next