deliverable/linux.git
2014-05-16  Thomas HuthKVM: s390: Improve is_valid_psw()
2014-05-16  Martin SchwidefskyKVM: s390: correct locking for s390_enable_skey
2014-05-12  Jan KiszkaKVM: x86: Fix CR3 reserved bits check in long mode
2014-05-08  Gabriel L.... kvm: x86: emulate monitor and mwait instructions as nop
2014-05-07  Michael S.... kvm/x86: implement hv EOI assist
2014-05-07  Nadav AmitKVM: x86: Mark bit 7 in long-mode PDPTE according to...
2014-05-07  Nadav AmitKVM: vmx: handle_dr does not handle RSP correctly
2014-05-06  Bandan DasKVM: nVMX: move vmclear and vmptrld pre-checks to neste...
2014-05-06  Bandan DasKVM: nVMX: fail on invalid vmclear/vmptrld pointer
2014-05-06  Bandan DasKVM: nVMX: additional checks on vmxon region
2014-05-06  Bandan DasKVM: nVMX: rearrange get_vmx_mem_address
2014-05-06  Paolo BonziniMerge tag 'kvm-s390-20140506' of git://git./linux/kerne...
2014-05-06  Thomas HuthKVM: s390: Fix external interrupt interception
2014-05-06  Thomas HuthKVM: s390: Add clock comparator and CPU timer IRQ injection
2014-05-06  Dan CarpenterKVM: s390: return -EFAULT if copy_from_user() fails
2014-05-05  Ulrich ObergfellKVM: x86: improve the usability of the 'kvm_pio' tracepoint
2014-05-05  Christian Borntraegerkvm/irqchip: Speed up KVM_SET_GSI_ROUTING
2014-04-30  Paolo BonziniMerge tag 'kvm-s390-20140429' of git://git./linux/kerne...
2014-04-29  Marcelo TosattiKVM: x86: expose invariant tsc cpuid bit (v2)
2014-04-29  David HildenbrandKVM: s390: enable IBS for single running VCPUs
2014-04-29  David HildenbrandKVM: s390: introduce kvm_s390_vcpu_{start,stop}
2014-04-29  Thomas HuthKVM: s390: Add low-address protection to TEST BLOCK
2014-04-29  Thomas HuthKVM: s390: Fixes for PFMF
2014-04-29  Thomas HuthKVM: s390: Add a function for checking the low-address...
2014-04-29  Thomas HuthKVM: s390: Handle MVPG partial execution interception
2014-04-28  Oleg NesterovKVM: async_pf: change async_pf_execute() to use get_use...
2014-04-28  Oleg NesterovKVM: async_pf: kill the unnecessary use_mm/unuse_mm...
2014-04-23  Xiao GuangrongKVM: MMU: flush tlb out of mmu lock when write-protect...
2014-04-23  Xiao GuangrongKVM: MMU: flush tlb if the spte can be locklessly modified
2014-04-23  Xiao GuangrongKVM: MMU: lazily drop large spte
2014-04-23  Xiao GuangrongKVM: MMU: properly check last spte in fast_page_fault()
2014-04-23  Xiao GuangrongRevert "KVM: Simplify kvm->tlbs_dirty handling"
2014-04-23  Nadav AmitKVM: x86: Processor mode may be determined incorrectly
2014-04-23  Nadav AmitKVM: x86: IN instruction emulation should ignore REP...
2014-04-23  Nadav AmitKVM: x86: Fix CR3 reserved bits
2014-04-23  Nadav AmitKVM: x86: Fix wrong/stuck PMU when guest does not use PMI
2014-04-22  Bandan DasKVM: nVMX: Advertise support for interrupt acknowledgement
2014-04-22  Bandan DasKVM: nVMX: Ack and write vector info to intr_info if...
2014-04-22  Bandan DasKVM: nVMX: Don't advertise single context invalidation...
2014-04-22  Huw DaviesKVM: VMX: Advance rip to after an ICEBP instruction
2014-04-22  Marcelo TosattiMerge tag 'kvm-s390-20140422' of git://git./linux/kerne...
2014-04-22  Michael MuellerKVM: s390: Factor out handle_itdb to handle TX aborts
2014-04-22  Michael MuellerKVM: s390: replace TDB_ADDR by __LC_PGM_TDB
2014-04-22  Christian BorntraegerKVM: s390: Drop pending interrupts on guest exit
2014-04-22  David HildenbrandKVM: s390: no timer interrupts when single-stepping...
2014-04-22  David HildenbrandKVM: s390: move timer interrupt checks into own functions
2014-04-22  David HildenbrandKVM: s390: add documentation for diag 501
2014-04-22  David HildenbrandKVM: s390: hardware support for guest debugging
2014-04-22  David HildenbrandKVM: s390: kernel header addition for guest debugging
2014-04-22  David HildenbrandKVM: s390: emulate stctl and stctg
2014-04-22  David HildenbrandKVM: s390: deliver program irq parameters and use corre...
2014-04-22  David HildenbrandKVM: s390: extract irq parameters of intercepted progra...
2014-04-22  Jens Freimanns390: add fields to lowcore definition
2014-04-22  Jens Freimanns390: rename and split lowcore field per_perc_atmid
2014-04-22  Jens Freimanns390: fix name of lowcore field at offset 0xa3
2014-04-22  Heiko CarstensKVM: s390: cleanup kvm_s390_real_to_abs()
2014-04-22  Heiko CarstensKVM: s390: remove old guest access functions
2014-04-22  Heiko CarstensKVM: s390: convert handle_stsi()
2014-04-22  Heiko CarstensKVM: s390: convert handle lctl[g]()
2014-04-22  Heiko CarstensKVM: s390: convert handle_stidp()
2014-04-22  Heiko CarstensKVM: s390: convert handle_lpsw[e]()
2014-04-22  Cornelia HuckKVM: s390: reinject io interrupt on tpi failure
2014-04-22  Heiko CarstensKVM: s390: convert handle_tpi()
2014-04-22  Heiko CarstensKVM: s390: convert handle_test_block()
2014-04-22  Heiko CarstensKVM: s390: convert handle_store_cpu_address()
2014-04-22  Heiko CarstensKVM: s390: convert handle_store_prefix()
2014-04-22  Heiko CarstensKVM: s390: convert handle_set_clock()
2014-04-22  Heiko CarstensKVM: s390: convert __sigp_set_prefix()/handle_set_prefix()
2014-04-22  Heiko CarstensKVM: s390: convert kvm_s390_store_status_unloaded()
2014-04-22  Heiko CarstensKVM: s390: convert handle_prog()
2014-04-22  Heiko CarstensKVM: s390: convert pfault code
2014-04-22  Heiko CarstensKVM: s390: convert handle_stfl()
2014-04-22  Jens FreimannKVM: s390: convert local irqs in __do_deliver_interrupt()
2014-04-22  Heiko CarstensKVM: s390: convert __do_deliver_interrupt()
2014-04-22  Heiko CarstensKVM: s390: make use of ipte lock
2014-04-22  Heiko CarstensKVM: s390/sclp: correctly set eca siif bit
2014-04-22  Heiko CarstensKVM: s390: add architecture compliant guest access...
2014-04-22  Heiko CarstensKVM: s390: add lowcore access functions
2014-04-22  Heiko CarstensKVM: s390: add 'pgm' member to kvm_vcpu_arch and helper...
2014-04-22  Heiko CarstensKVM: s390: add kvm_s390_logical_to_effective() helper
2014-04-22  Heiko Carstenss390/ctl_reg: add union type for control register 0
2014-04-22  Heiko Carstenss390/ptrace: add struct psw and accessor function
2014-04-22  Heiko CarstensKVM: s390: export test_vfacility()
2014-04-22  Heiko CarstensKVM: add kvm_is_error_gpa() helper
2014-04-22  Jens FreimannKVM: s390: allow injecting every kind of interrupt
2014-04-22  Dominik DingelKVM: s390: Exploiting generic userspace interface for...
2014-04-22  Dominik DingelKVM: s390: make cmma usage conditionally
2014-04-22  Dominik DingelKVM: s390: Per-vm kvm device controls
2014-04-22  Jason J. HerneKVM: s390: Add proper dirty bitmap support to S390...
2014-04-22  Dominik DingelKVM: s390/mm: new gmap_test_and_clear_dirty function
2014-04-22  Martin SchwidefskyKVM: s390/mm: use software dirty bit detection for...
2014-04-22  Dominik DingelKVM: s390: Don't enable skeys by default
2014-04-22  Dominik DingelKVM: s390: Allow skeys to be enabled for the current...
2014-04-22  Dominik DingelKVM: s390: Clear storage keys
2014-04-22  Dominik DingelKVM: s390: Adding skey bit to mmu context
2014-04-21  Nadav AmitKVM: x86: Fix CR3 and LDT sel should not be saved in TSS
2014-04-17  Michael S.... KVM: VMX: speed up wildcard MMIO EVENTFD
2014-04-17  Michael S.... KVM: support any-length wildcard ioeventfd
2014-04-16  Nadav AmitKVM: x86: Fix page-tables reserved bits
2014-04-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.046382 seconds and 5 git commands to generate.