linux-2.6-microblaze.git
2015-12-16 Li RongQingKVM: VMX: fix the writing POSTED_INTR_NV
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V SynIC timers
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V SynIC message slot pending clearing...
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR...
2015-12-16 Andrey Smetaninkvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcp...
2015-12-16 Andrey Smetaninkvm/x86: Rearrange func's declarations inside Hyper...
2015-12-16 Andrey Smetanindrivers/hv: Move struct hv_timer_message_payload into...
2015-12-16 Andrey Smetanindrivers/hv: Move struct hv_message into UAPI Hyper...
2015-12-16 Andrey Smetanindrivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V...
2015-12-16 Andrey Smetanindrivers/hv: replace enum hv_message_type by u32
2015-12-16 Paolo BonziniMerge tag 'kvm-s390-next-4.5-2' of git://git./linux...
2015-12-15 Guenther HutzlKVM: s390: consider system MHA for guest storage
2015-12-15 Dominik DingelKVM: s390: fix mismatch between user and in-kernel...
2015-12-15 Christian BorntraegerKVM: s390: obey kptr_restrict in traces
2015-12-15 Christian BorntraegerKVM: s390: use assignment instead of memcpy
2015-12-02 Paolo BonziniMerge tag 'kvm-s390-next-4.5-1' of git://git./linux...
2015-11-30 Christian BorntraegerKVM: s390: remove redudant assigment of error code
2015-11-30 Heiko CarstensKVM: s390: remove pointless test_facility(2) check
2015-11-30 David HildenbrandKVM: s390: don't load kvm without virtualization support
2015-11-30 David Hildenbrands390: show virtualization support in /proc/cpuinfo
2015-11-30 David Hildenbrands390/sclp: introduce check for SIE
2015-11-30 David HildenbrandKVM: s390: don't switch to ESCA for ucontrol
2015-11-30 David HildenbrandKVM: s390: cleanup sca_add_vcpu
2015-11-30 David HildenbrandKVM: s390: always set/clear the SCA sda field
2015-11-30 David HildenbrandKVM: s390: fix SCA related races and double use
2015-11-30 David HildenbrandKVM: s390: we always have a SCA
2015-11-30 David HildenbrandKVM: s390: fast path for sca_ext_call_pending
2015-11-30 Eugene (jno... KVM: s390: Enable up to 248 VCPUs per VM
2015-11-30 Eugene (jno... KVM: s390: Introduce switching code
2015-11-30 Eugene (jno... KVM: s390: Make provisions for ESCA utilization
2015-11-30 Eugene (jno... KVM: s390: Introduce new structures
2015-11-30 Eugene (jno... KVM: s390: Provide SCA-aware helpers for VCPU add/del
2015-11-30 Eugene (jno... KVM: s390: Generalize access to SIGP controls
2015-11-30 Eugene (jno... KVM: s390: Generalize access to IPTE controls
2015-11-30 Eugene (jno... s390/sclp: introduce checks for ESCA and HVS
2015-11-30 David HildenbrandKVM: s390: rewrite vcpu_post_run and drop out early
2015-11-30 Janosch FrankKVM: Remove unnecessary debugfs dentry references
2015-11-30 David HildenbrandKVM: use heuristic for fast VCPU lookup by id
2015-11-30 David HildenbrandKVM: Use common function for VCPU lookup by id
2015-11-26 Takuya YoshikawaKVM: x86: MMU: Remove unused parameter parent_pte from...
2015-11-26 Takuya YoshikawaKVM: x86: MMU: Use for_each_rmap_spte macro instead...
2015-11-26 Takuya YoshikawaKVM: x86: MMU: Move parent_pte handling from kvm_mmu_ge...
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Move initialization of parent_ptes out...
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Consolidate BUG_ON checks for reverse...
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_...
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Make mmu_set_spte() return emulate value
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Add helper function to clear a bit in...
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Remove unused parameter of __direct_map()
2015-11-25 Takuya YoshikawaKVM: x86: MMU: Encapsulate the type of rmap-chain head...
2015-11-25 Yaowei BaiKVM: powerpc: kvmppc_visible_gpa can be boolean
2015-11-25 Yaowei BaiKVM: kvm_para_has_feature can be boolean
2015-11-25 Yaowei BaiKVM: kvm_is_visible_gfn can be boolean
2015-11-25 Markus ElfringKVM-async_pf: Delete an unnecessary check before the...
2015-11-25 Paolo BonziniKVM: x86: MMU: always set accessed bit in shadow PTEs
2015-11-25 Paolo BonziniKVM: x86: correctly print #AC in traces
2015-11-25 Paolo BonziniKVM: svm: add support for RDTSCP
2015-11-25 Paolo BonziniKVM: x86: expose MSR_TSC_AUX to userspace
2015-11-25 Andrey Smetaninkvm/x86: Hyper-V kvm exit
2015-11-25 Andrey Smetaninkvm/x86: Hyper-V synthetic interrupt controller
2015-11-25 Andrey Smetaninkvm/x86: per-vcpu apicv deactivation support
2015-11-25 Andrey Smetaninkvm/x86: split ioapic-handled and EOI exit bitmaps
2015-11-25 Andrey Smetaninkvm/irqchip: kvm_arch_irq_routing_update renaming split
2015-11-25 Haozhong ZhangKVM: nVMX: remove incorrect vpid check in nested invvpi...
2015-11-24 Paolo BonziniMerge tag 'kvm-arm-for-v4.4-rc3' of git://git./linux...
2015-11-24 Mark Rutlandarm64: kvm: report original PAR_EL1 upon panic
2015-11-24 Mark Rutlandarm64: kvm: avoid %p in __kvm_hyp_panic
2015-11-24 Christoffer... KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
2015-11-24 Christoffer... KVM: arm/arm64: arch_timer: Preserve physical dist...
2015-11-24 Christoffer... KVM: arm/arm64: Fix preemptible timer active state...
2015-11-24 Marc Zyngierarm64: KVM: Add workaround for Cortex-A57 erratum 834220
2015-11-24 Marc Zyngierarm64: KVM: Fix AArch32 to AArch64 register mapping
2015-11-24 Ard BiesheuvelARM/arm64: KVM: test properly for a PTE's uncachedness
2015-11-23 Linus TorvaldsLinux 4.4-rc2
2015-11-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-22 Linus TorvaldsMerge tag 'tty-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge tag 'staging-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge tag 'usb-4.4-rc2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-22 Linus TorvaldsMerge branch 'parisc-4.4-2' of git://git./linux/kernel...
2015-11-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-22 Jesper Dangaard... slab/slub: adjust kmem_cache_alloc_bulk API
2015-11-22 Jesper Dangaard... slub: add missing kmem cgroup support to kmem_cache_fre...
2015-11-22 Jesper Dangaard... slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
2015-11-22 Jesper Dangaard... slub: optimize bulk slowpath free by detached freelist
2015-11-22 Jesper Dangaard... slub: support for bulk free with SLUB freelists
2015-11-22 Helge Dellerparisc: Map kernel text and data on huge pages
2015-11-22 Helge Dellerparisc: Add Huge Page and HUGETLBFS support
2015-11-22 Helge Dellerparisc: Use long branch to do_syscall_trace_exit
2015-11-22 Helge Dellerparisc: Increase initial kernel mapping to 32MB on...
2015-11-22 Helge Dellerparisc: Initialize the fault vector earlier in the...
2015-11-22 Helge Dellerparisc: Add defines for Huge page support
2015-11-22 Helge Dellerparisc: Drop unused MADV_xxxK_PAGES flags from asm...
2015-11-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-11-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-11-21 Linus TorvaldsMerge tag 'for-linus-20151120' of git://git.infradead...
2015-11-21 Arnd Bergmannserial: export fsl8250_handle_irq
2015-11-21 Heikki Krogerusserial: 8250_mid: Add missing dependency
2015-11-21 Peter Hurleytty: audit: Fix audit source
next