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.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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
KVM: x86: Fix zero iterations REP-string
Nadav Amit
1
-0
/
+25
2015-05-19
KVM: x86: Fix update RCX/RDI/RSI on REP-string
Nadav Amit
1
-6
/
+2
2015-05-19
KVM: x86: Fix DR7 mask on task-switch while debugging
Nadav Amit
2
-4
/
+5
2015-05-11
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
7
-77
/
+116
2015-05-08
KVM: s390: drop handling of interception code 12
David Hildenbrand
1
-16
/
+0
2015-05-08
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
1
-28
/
+46
2015-05-08
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
1
-7
/
+4
2015-05-08
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2
-7
/
+26
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
4
-13
/
+22
2015-05-08
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
3
-4
/
+11
2015-05-08
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
1
-2
/
+5
2015-05-08
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
1
-0
/
+2
2015-05-08
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
1
-1
/
+1
2015-05-08
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
1
-1
/
+1
2015-05-08
KVM: MMU: fix smap permission check
Xiao Guangrong
2
-0
/
+9
2015-05-08
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
Jan Kiszka
1
-3
/
+2
2015-05-08
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
1
-1
/
+1
2015-05-07
KVM: x86: dump VMCS on invalid entry
Paolo Bonzini
1
-0
/
+153
2015-05-07
x86: kvmclock: drop rdtsc_barrier()
Marcelo Tosatti
1
-1
/
+0
2015-05-07
KVM: x86: drop unneeded null test
Julia Lawall
1
-5
/
+3
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
4
-11
/
+7
2015-05-07
kvm,x86: load guest FPU context more eagerly
Rik van Riel
1
-2
/
+13
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
3
-8
/
+11
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
5
-3
/
+9
2015-05-07
KVM: x86: tweak types of fields in kvm_lapic_irq
Paolo Bonzini
2
-5
/
+5
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
6
-51
/
+63
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
5
-3
/
+40
2015-05-07
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
1
-3
/
+3
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
4
-6
/
+6
2015-05-07
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
1
-4
/
+6
2015-05-07
kvmclock: set scheduler clock stable
Luiz Capitulino
1
-0
/
+3
2015-05-03
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
7
-29
/
+19
2015-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-7
/
+28
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-69
/
+43
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2
-20
/
+1
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-29
powerpc/powernv: Fix early pci_controller_ops loading.
Daniel Axtens
1
-1
/
+1
2015-04-29
powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Michael Ellerman
1
-1
/
+1
2015-04-29
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-328
/
+1032
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
3
-64
/
+15
2015-04-27
kvm: x86: fix kvmclock update protocol
Radim Krčmář
1
-5
/
+28
2015-04-27
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
1
-4
/
+2
[next]