index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
8
-12
/
+4328
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
1
-17
/
+17
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2
-3
/
+7
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-4
/
+0
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
9
-315
/
+366
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-3
/
+22
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
1
-4
/
+8
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
1
-3
/
+0
2017-04-27
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
1
-0
/
+3
2017-04-27
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
1
-2
/
+0
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-4
/
+0
2017-04-21
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+105
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
1
-0
/
+105
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2
-4
/
+15
2017-04-12
KVM: x86: cleanup return handling in setup_routing_entry()
David Hildenbrand
1
-6
/
+5
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
1
-2
/
+2
2017-04-12
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
David Hildenbrand
1
-0
/
+3
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
2
-7
/
+35
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
1
-23
/
+99
2017-04-09
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
1
-8
/
+7
2017-04-09
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
3
-8
/
+16
2017-04-09
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
1
-6
/
+0
2017-04-09
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
1
-40
/
+56
2017-04-09
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2
-4
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2
-69
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
4
-96
/
+25
2017-04-09
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
1
-4
/
+6
2017-04-09
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2
-59
/
+22
2017-04-09
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
1
-0
/
+17
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
7
-11
/
+92
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-5
/
+5
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-0
/
+4
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
1
-17
/
+0
2017-04-05
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
4
-7
/
+66
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
3
-7
/
+30
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
3
-0
/
+36
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
2
-18
/
+27
2017-03-23
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
1
-1
/
+3
2017-03-21
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2017-03-07
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
1
-44
/
+65
2017-03-07
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
1
-8
/
+24
2017-03-06
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
Marc Zyngier
1
-1
/
+4
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-02-28
mm: add new mmget() helper
Vegard Nossum
1
-1
/
+1
[prev]
[next]