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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in...
Marcelo Tosatti
15
-326
/
+532
2013-05-03
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
4
-13
/
+13
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
11
-25
/
+287
2013-05-02
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
1
-1
/
+1
2013-05-02
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
1
-4
/
+19
2013-05-02
kvm/ppc/mpic: remove users
Scott Wood
1
-1
/
+0
2013-05-02
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
1
-21
/
+32
2013-04-30
kvm/ppc/mpic: remove default routes from documentation
Scott Wood
1
-3
/
+0
2013-04-30
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2
-0
/
+4
2013-04-29
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
1
-3
/
+12
2013-04-29
KVM: ARM: Fix spelling in error message
Christoffer Dall
1
-1
/
+1
2013-04-29
ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally
Arnd Bergmann
1
-3
/
+3
2013-04-29
KVM: ARM: Fix API documentation for ONE_REG encoding
Christoffer Dall
1
-6
/
+6
2013-04-29
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
3
-18
/
+20
2013-04-29
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
2
-1
/
+6
2013-04-29
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
3
-22
/
+63
2013-04-29
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
5
-79
/
+197
2013-04-29
ARM: KVM: rework HYP page table freeing
Marc Zyngier
3
-103
/
+82
2013-04-29
ARM: KVM: enforce maximum size for identity mapped code
Marc Zyngier
1
-1
/
+6
2013-04-29
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
4
-34
/
+24
2013-04-29
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
1
-11
/
+10
2013-04-29
ARM: KVM: simplify HYP mapping population
Marc Zyngier
1
-60
/
+42
2013-04-29
ARM: KVM: arch_timer: use symbolic constants
Mark Rutland
1
-3
/
+4
2013-04-29
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
4
-1
/
+76
2013-04-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
1
-1
/
+1
2013-04-28
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
1
-1
/
+1
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
10
-41
/
+40
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
53
-449
/
+5549
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
5
-21
/
+21
2013-04-28
kvm, svm: Fix typo in printk message
Borislav Petkov
1
-1
/
+1
2013-04-28
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
1
-1
/
+1
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
5
-0
/
+124
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
4
-15
/
+113
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
3
-64
/
+80
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
5
-19
/
+490
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
7
-19
/
+158
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
12
-2
/
+1192
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
12
-1
/
+252
2013-04-26
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
1
-28
/
+1
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
3
-16
/
+18
2013-04-26
KVM: IA64: Carry non-ia64 changes into ia64
Alexander Graf
3
-1
/
+3
2013-04-26
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2
-0
/
+14
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
7
-1
/
+158
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
7
-8
/
+141
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
12
-200
/
+674
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
1
-237
/
+208
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
1
-344
/
+0
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
1
-0
/
+1686
2013-04-26
kvm: add device control API
Scott Wood
5
-0
/
+262
[next]