pandora-kernel.git
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-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...
2014-04-16 Linus TorvaldsMerge tag 'please-pull-ia64-erratum' of git://git....
2014-04-16 Tony Luck[IA64] Change default PSR.ac from '1' to '0' (Fix errat...
2014-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-15 Steve Wisecxgb4: use the correct max size for firmware flash
2014-04-15 Alexander Gordeevqlcnic: Fix MSI-X initialization code
2014-04-15 Nicolas Dichtelip6_gre: don't allow to remove the fb_tunnel_dev
2014-04-15 Eric Dumazetipv4: add a sock pointer to dst->output() path.
2014-04-15 Eric Dumazetipv4: add a sock pointer to ip_queue_xmit()
2014-04-15 Li, Zhen-Huadriver/net: cosa driver uses udelay incorrectly
2014-04-15 Alexander Aringat86rf230: fix __at86rf230_read_subreg function
2014-04-15 Alexander Aringat86rf230: remove check if AVDD settled
2014-04-15 Jean Delvarenet: cadence: Add architecture dependencies
2014-04-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2014-04-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-04-14 Mikulas Patockauser namespace: fix incorrect memory barriers
2014-04-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-04-14 Vlad Yasevichnet: Start with correct mac_len in skb_network_protocol
2014-04-14 Marcelo TosattiKVM: x86: remove WARN_ON from get_kernel_ns()
2014-04-14 Feng WuKVM: Rename variable smep to cr4_smep
2014-04-14 Feng WuKVM: expose SMAP feature to guest
2014-04-14 Feng WuKVM: Disable SMAP for guests in EPT realmode and EPT...
2014-04-14 Feng WuKVM: Add SMAP support when setting CR4
2014-04-14 Feng WuKVM: Remove SMAP bit from CR4_RESERVED_BITS
2014-04-14 Daniel BorkmannRevert "net: sctp: Fix a_rwnd/rwnd management to reflec...
next