deliverable/linux.git
2016-01-15  Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-01-14  Greg KurzKVM: PPC: Fix ONE_REG AltiVec support
2016-01-12  Huaitong Hankvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
2016-01-08  Andrey Smetaninkvm/x86: Hyper-V SynIC timers tracepoints
2016-01-08  Andrey Smetaninkvm/x86: Hyper-V SynIC tracepoints
2016-01-08  Andrey Smetaninkvm/x86: Update SynIC timers on guest entry only
2016-01-08  Andrey Smetaninkvm/x86: Skip SynIC vector check for QEMU side
2016-01-08  Andrey Smetaninkvm/x86: Hyper-V fix SynIC timer disabling condition
2016-01-08  Andrey Smetaninkvm/x86: Reorg stimer_expiration() to better control...
2016-01-08  Andrey Smetaninkvm/x86: Hyper-V unify stimer_start() and stimer_restart()
2016-01-08  Andrey Smetaninkvm/x86: Drop stimer_stop() function
2016-01-08  Andrey Smetaninkvm/x86: Hyper-V timers fix incorrect logical operation
2016-01-08  Paolo BonziniKVM: move architecture-dependent requests to arch/
2016-01-08  Paolo BonziniKVM: renumber vcpu->request bits
2016-01-08  Paolo BonziniKVM: document which architecture uses each request bit
2016-01-08  Paolo BonziniKVM: Remove unused KVM_REQ_KICK to save a bit in vcpu...
2016-01-08  Paolo BonziniMerge tag 'kvm-s390-next-4.5-3' of git://git./linux...
2016-01-07  Nicholas Krausekvm: x86: Check kvm_write_guest return value in kvm_wri...
2016-01-07  Fan ZhangKVM: s390: implement the RI support of guest
2016-01-07  Michael S.... kvm/s390: drop unpaired smp_mb
2016-01-07  David Matlackkvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
2016-01-07  Paolo BonziniMerge tag 'kvm-arm-for-4.5-1' of git://git./linux/kerne...
2015-12-18  Takuya YoshikawaKVM: x86: MMU: Use clear_page() instead of init_shadow_...
2015-12-18  Pavel Fedinarm/arm64: KVM: Detect vGIC presence at runtime
2015-12-18  Fengguang WuMAINTAINERS: add git URL for KVM/ARM
2015-12-18  Vladimir Murzinarm64: KVM: Add support for 16-bit VMID
2015-12-18  Vladimir Murzinarm: KVM: Make kvm_arm.h friendly to assembly code
2015-12-18  Vladimir Murzinarm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
2015-12-18  Marc Zyngierarm64: KVM: debug: Remove spurious inline attributes
2015-12-18  Marc ZyngierARM: KVM: Cleanup exception injection
2015-12-16  Andrey Smetaninkvm/x86: Remove Hyper-V SynIC timer stopping
2015-12-16  Borislav Petkovkvm: Dump guest rIP when the guest tried something...
2015-12-16  Paolo BonziniKVM: vmx: detect mismatched size in VMCS read/write
2015-12-16  Paolo BonziniKVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
2015-12-16  Paolo BonziniKVM: VMX: fix read/write sizes of VMCS fields
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-14  Marc Zyngierarm64: KVM: Remove weak attributes
2015-12-14  Marc Zyngierarm64: KVM: Cleanup asm-offset.c
2015-12-14  Marc Zyngierarm64: KVM: Turn system register numbers to an enum
2015-12-14  Marc Zyngierarm64: KVM: Move away from the assembly version of...
2015-12-14  Marc Zyngierarm64: KVM: Map the kernel RO section into HYP
2015-12-14  Marc Zyngierarm64: KVM: Add compatibility aliases
2015-12-14  Marc Zyngierarm64: KVM: Add panic handling
2015-12-14  Marc Zyngierarm64: KVM: HYP mode entry points
2015-12-14  Marc Zyngierarm64: KVM: Implement TLB handling
2015-12-14  Marc Zyngierarm64: KVM: Implement fpsimd save/restore
2015-12-14  Marc Zyngierarm64: KVM: Implement the core world switch
2015-12-14  Marc Zyngierarm64: KVM: Add patchable function selector
2015-12-14  Marc Zyngierarm64: KVM: Implement guest entry
2015-12-14  Marc Zyngierarm64: KVM: Implement debug save/restore
2015-12-14  Marc Zyngierarm64: KVM: Implement 32bit system register save/restore
2015-12-14  Marc Zyngierarm64: KVM: Implement system register save/restore
2015-12-14  Marc Zyngierarm64: KVM: Implement timer save/restore
2015-12-14  Marc Zyngierarm64: KVM: Implement vgic-v3 save/restore
2015-12-14  Marc ZyngierKVM: arm/arm64: vgic-v3: Make the LR indexing macro...
2015-12-14  Marc Zyngierarm64: KVM: Implement vgic-v2 save/restore
2015-12-14  Marc Zyngierarm64: KVM: Add a HYP-specific header file
2015-12-14  Mark Rutlandarm64: Add macros to read/write system registers
2015-12-14  Amit TomarKVM: arm/arm64: Count guest exit due to various reasons
2015-12-14  Jisheng ZhangKVM: arm/arm64: vgic: make vgic_io_ops static
2015-12-14  Linus TorvaldsLinux 4.4-rc5
2015-12-13  Peter Zijlstrasched/wait: Fix the signal handling fix
2015-12-13  Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-12-13  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13  Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git./linux/kerne...
2015-12-13  Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git./linux/kernel...
2015-12-13  Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git./linux/kernel...
2015-12-13  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-12-12  Linus TorvaldsMerge tag 'powerpc-4.4-4' of git://git./linux/kernel...
2015-12-12  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-12-12  Linus TorvaldsMerge branch 'parisc-4.4-3' of git://git./linux/kernel...
2015-12-12  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-12  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-12-12  Qais YousefMIPS: fix DMA contiguous allocation
2015-12-12  Dmitry V. Levinsh64: fix __NR_fgetxattr
2015-12-12  Junxiao Biocfs2: fix SGID not inherited issue
2015-12-12  Chen Jiemm/oom_kill.c: avoid attempting to kill init sharing...
2015-12-12  Seth Jenningsdrivers/base/memory.c: prohibit offlining of memory...
2015-12-12  Hugh Dickinstmpfs: fix shmem_evict_inode() warnings on i_blocks
2015-12-12  Mike Kravetzmm/hugetlb.c: fix resv map memory leak for placeholder...
2015-12-12  Naoya Horiguchimm: hugetlb: call huge_pte_alloc() only if ptep is...
2015-12-12  Chris Wilsonkernel: remove stop_machine() Kconfig dependency
2015-12-12  Nicolas Ioossmm: kmemleak: mark kmemleak_init prototype as __init
2015-12-12  Hugh Dickinsmm: fix kerneldoc on mem_cgroup_replace_page
2015-12-12  Hugh Dickinsosd fs: __r4w_get_page rely on PageUptodate for uptodate
next
This page took 0.049013 seconds and 5 git commands to generate.