index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
2014-07-11
1
-2
/
+2
*
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
1
-0
/
+1
*
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2014-07-11
1
-0
/
+231
*
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
2
-0
/
+4
*
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
2014-07-11
1
-0
/
+1
*
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
2
-221
/
+294
*
KVM: ARM: introduce vgic_params structure
Marc Zyngier
2014-07-11
1
-37
/
+33
*
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
2014-07-11
1
-8
/
+21
*
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
2014-07-11
1
-16
/
+53
*
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
2014-07-11
1
-3
/
+25
*
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
2014-07-11
1
-3
/
+23
*
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
2014-07-11
1
-2
/
+23
*
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
2014-07-11
1
-5
/
+41
*
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
2014-07-11
1
-52
/
+110
*
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-07-11
1
-28
/
+28
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
1
-2
/
+2
|
\
|
*
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-05
1
-2
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
5
-50
/
+95
|
\
\
|
|
/
|
/
|
|
*
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
2014-06-03
1
-0
/
+1
|
*
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
2014-05-05
4
-39
/
+50
|
*
KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)
Oleg Nesterov
2014-04-28
1
-1
/
+1
|
*
KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
Oleg Nesterov
2014-04-28
1
-2
/
+0
|
*
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-23
1
-1
/
+4
|
*
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
2014-04-22
1
-2
/
+0
|
|
\
|
|
*
KVM: s390: Add proper dirty bitmap support to S390 kvm.
Jason J. Herne
2014-04-22
1
-2
/
+0
|
*
|
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
2014-04-17
2
-0
/
+17
|
*
|
KVM: support any-length wildcard ioeventfd
Michael S. Tsirkin
2014-04-17
1
-5
/
+22
|
|
/
*
|
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2014-04-30
1
-7
/
+8
|
\
\
|
*
|
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
2014-04-29
1
-2
/
+3
|
*
|
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
2014-04-28
1
-5
/
+4
|
*
|
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
2014-04-28
1
-0
/
+1
|
|
/
*
|
KVM: async_pf: mm->mm_users can not pin apf->mm
Oleg Nesterov
2014-04-28
1
-4
/
+4
*
|
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-28
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-14
1
-6
/
+19
|
\
|
*
KVM: ioapic: try to recover if pending_eoi goes out of range
Paolo Bonzini
2014-04-04
1
-5
/
+18
|
*
KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
Paolo Bonzini
2014-04-04
1
-1
/
+1
*
|
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2014-04-08
2
-2
/
+2
*
|
Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-04-03
1
-7
/
+20
|
\
\
|
|
/
|
/
|
|
*
kvm/vfio: Support for DMA coherent IOMMUs
Alex Williamson
2014-02-26
1
-7
/
+20
*
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
5
-51
/
+108
|
\
\
|
*
|
KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP
Paolo Bonzini
2014-03-21
1
-1
/
+14
|
*
|
KVM: ioapic: extract body of kvm_ioapic_set_irq
Paolo Bonzini
2014-03-21
1
-24
/
+50
|
*
|
KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
Paolo Bonzini
2014-03-21
1
-0
/
+3
|
*
|
KVM: ioapic: merge ioapic_deliver into ioapic_service
Paolo Bonzini
2014-03-21
1
-20
/
+9
|
*
|
KVM: eventfd: Fix lock order inversion.
Cornelia Huck
2014-03-18
1
-4
/
+4
|
*
|
kvm: x86: ignore ioapic polarity
Gabriel L. Somlo
2014-03-13
1
-1
/
+0
|
*
|
KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
Michael Mueller
2014-02-26
1
-1
/
+1
|
*
|
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
2014-02-18
1
-4
/
+1
|
*
|
Merge branch 'kvm-master' into kvm-queue
Paolo Bonzini
2014-02-14
2
-6
/
+3
|
|
\
|
|
*
|
KVM: async_pf: Add missing call for async page present
Dominik Dingel
2014-02-04
1
-1
/
+1
[next]