index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
KVM: PPC: e500: fix handling local_sid_lookup result
Andrzej Hajda
2015-10-15
1
-1
/
+2
|
|
*
|
|
powerpc/e6500: add TMCFG0 register definition
Tudor Laurentiu
2015-10-15
1
-0
/
+6
|
*
|
|
|
Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-11-02
2
-26
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
2015-10-29
1
-21
/
+21
|
|
*
|
|
|
KVM: s390: drop useless newline in debugging data
Christian Borntraeger
2015-10-29
1
-4
/
+4
|
|
*
|
|
|
KVM: s390: SCA must not cross page boundaries
David Hildenbrand
2015-10-29
1
-1
/
+3
|
*
|
|
|
|
KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()
Takuya Yoshikawa
2015-10-19
2
-4
/
+5
|
*
|
|
|
|
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-19
2
-8
/
+6
|
*
|
|
|
|
kvm/irqchip: allow only multiple irqchip routes per GSI
Andrey Smetanin
2015-10-16
1
-3
/
+3
|
*
|
|
|
|
kvm/eventfd: add arch-specific set_irq
Andrey Smetanin
2015-10-16
2
-1
/
+16
|
*
|
|
|
|
kvm/eventfd: factor out kvm_notify_acked_gsi()
Andrey Smetanin
2015-10-16
2
-5
/
+12
|
*
|
|
|
|
kvm/eventfd: avoid loop inside irqfd_update()
Andrey Smetanin
2015-10-16
1
-8
/
+5
|
*
|
|
|
|
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
2015-10-16
1
-7
/
+2
|
*
|
|
|
|
KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
Takuya Yoshikawa
2015-10-16
1
-6
/
+11
|
*
|
|
|
|
KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
Takuya Yoshikawa
2015-10-16
1
-8
/
+16
|
*
|
|
|
|
KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()
Takuya Yoshikawa
2015-10-16
2
-18
/
+17
|
*
|
|
|
|
KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()
Takuya Yoshikawa
2015-10-16
1
-8
/
+7
|
*
|
|
|
|
KVM: x86: MMU: Make force_pt_level bool
Takuya Yoshikawa
2015-10-16
2
-6
/
+6
|
*
|
|
|
|
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
2015-10-16
2
-1
/
+31
|
*
|
|
|
|
KVM: x86: manually unroll bad_mt_xwr loop
Paolo Bonzini
2015-10-16
1
-8
/
+10
|
*
|
|
|
|
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
2015-10-16
1
-2
/
+7
|
*
|
|
|
|
KVM: nVMX: nested VPID emulation
Wanpeng Li
2015-10-16
1
-7
/
+32
|
*
|
|
|
|
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2015-10-16
2
-1
/
+61
|
*
|
|
|
|
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
2015-10-14
1
-8
/
+13
|
*
|
|
|
|
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
2015-10-14
1
-13
/
+12
|
*
|
|
|
|
kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c
Kosuke Tatsukawa
2015-10-14
1
-0
/
+4
|
*
|
|
|
|
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
2015-10-14
1
-2
/
+4
|
*
|
|
|
|
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
2015-10-14
2
-2
/
+6
|
*
|
|
|
|
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
2015-10-14
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-14
2
-4
/
+8
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-13
3
-84
/
+83
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-10-13
4
-119
/
+97
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
3
-15
/
+14
|
|
*
|
|
|
|
|
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
2015-10-13
3
-23
/
+21
|
|
*
|
|
|
|
|
KVM: s390: switch to get_tod_clock() and fix STP sync races
David Hildenbrand
2015-10-13
2
-20
/
+6
|
|
*
|
|
|
|
|
KVM: s390: correctly handle injection of pgm irqs and per events
David Hildenbrand
2015-10-13
1
-1
/
+20
|
|
*
|
|
|
|
|
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
2
-32
/
+20
|
|
*
|
|
|
|
|
KVM: s390: drop out early in kvm_s390_has_irq()
David Hildenbrand
2015-10-13
1
-11
/
+9
|
|
*
|
|
|
|
|
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
David Hildenbrand
2015-10-13
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: s390: set interception requests for all floating irqs
David Hildenbrand
2015-10-13
1
-12
/
+7
|
|
*
|
|
|
|
|
KVM: s390: disabled wait cares about machine checks, not PER
David Hildenbrand
2015-10-13
1
-5
/
+3
|
|
*
|
|
|
|
|
KVM: s390: remove unused variable in __inject_vm
Christian Borntraeger
2015-10-13
1
-3
/
+0
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
Feng Wu
2015-10-01
2
-4
/
+9
|
*
|
|
|
|
|
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
6
-10
/
+206
|
*
|
|
|
|
|
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
2015-10-01
1
-0
/
+80
|
*
|
|
|
|
|
KVM: x86: select IRQ_BYPASS_MANAGER
Feng Wu
2015-10-01
3
-0
/
+56
|
*
|
|
|
|
|
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
4
-0
/
+121
|
*
|
|
|
|
|
vfio: Register/unregister irq_bypass_producer
Feng Wu
2015-10-01
4
-0
/
+13
|
*
|
|
|
|
|
KVM: make kvm_set_msi_irq() public
Feng Wu
2015-10-01
2
-2
/
+7
|
*
|
|
|
|
|
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
2015-10-01
4
-0
/
+91
[prev]
[next]