index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: Clear map->active on pend/active clear
Christoffer Dall
2015-10-20
1
-1
/
+31
*
arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
Christoffer Dall
2015-10-20
2
-32
/
+30
*
KVM: arm: use GIC support unconditionally
Arnd Bergmann
2015-10-20
1
-0
/
+1
*
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
2015-10-20
1
-1
/
+1
*
KVM: arm/arm64: Do not inject spurious interrupts
Pavel Fedin
2015-10-20
1
-2
/
+7
*
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
7
-2
/
+8
*
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
2015-09-25
1
-1
/
+1
*
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
2015-09-25
1
-6
/
+17
*
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
2015-09-25
1
-1
/
+2
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-09-22
3
-1
/
+12
|
\
|
*
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
2015-09-21
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
2015-09-21
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
2015-09-21
1
-1
/
+5
*
|
KVM: x86: trap AMD MSRs for the TSeg base and mask
Paolo Bonzini
2015-09-21
2
-0
/
+3
*
|
kvm: svm: reset mmu on VCPU reset
Igor Mammedov
2015-09-18
1
-0
/
+1
|
/
*
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
1
-4
/
+11
*
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-09-17
13
-81
/
+30
|
\
|
*
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
2015-09-17
6
-40
/
+6
|
*
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
2015-09-17
4
-29
/
+5
|
*
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+4
|
*
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
2015-09-17
1
-2
/
+3
|
*
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
2015-09-16
1
-1
/
+1
|
*
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
2015-09-16
1
-2
/
+4
|
*
arm64: KVM: Fix user access for debug registers
Marc Zyngier
2015-09-16
1
-4
/
+4
|
*
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
2015-09-14
1
-1
/
+3
*
|
KVM: s390: Replace incorrect atomic_or with atomic_andnot
Jason J. Herne
2015-09-16
1
-1
/
+1
*
|
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
2015-09-16
1
-0
/
+2
*
|
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
12
-0
/
+12
*
|
kvm: fix zero length mmio searching
Jason Wang
2015-09-15
1
-2
/
+17
*
|
kvm: fix double free for fast mmio eventfd
Jason Wang
2015-09-15
1
-18
/
+25
*
|
kvm: factor out core eventfd assign/deassign logic
Jason Wang
2015-09-15
1
-35
/
+50
*
|
kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
Jason Wang
2015-09-15
1
-2
/
+2
*
|
KVM: make the declaration of functions within 80 characters
Wei Yang
2015-09-14
1
-2
/
+2
*
|
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-09-14
4
-23
/
+49
|
\
|
|
*
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
2015-09-04
1
-4
/
+8
|
*
arm64: KVM: set {v,}TCR_EL2 RES1 bits
Mark Rutland
2015-09-04
1
-3
/
+7
|
*
arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
Christoffer Dall
2015-09-04
1
-0
/
+8
|
*
arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
Christoffer Dall
2015-09-04
1
-16
/
+26
*
|
KVM: fix polling for guest halt continued even if disable it
Wanpeng Li
2015-09-14
1
-1
/
+2
*
|
Linux 4.3-rc1
v4.3-rc1
Linus Torvalds
2015-09-12
1
-2
/
+2
*
|
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-09-12
50
-421
/
+220
|
\
\
|
*
|
CRISv10: delete unused lib/dmacopy.c
Rabin Vincent
2015-09-05
1
-42
/
+0
|
*
|
CRISv10: delete unused lib/old_checksum.c
Rabin Vincent
2015-09-05
1
-86
/
+0
|
*
|
CRIS: fix switch_mm() lockdep splat
Rabin Vincent
2015-09-05
1
-1
/
+8
|
*
|
CRISv32: enable LOCKDEP_SUPPORT
Rabin Vincent
2015-09-05
1
-0
/
+4
|
*
|
CRIS: add STACKTRACE_SUPPORT
Rabin Vincent
2015-09-05
4
-0
/
+88
|
*
|
CRISv32: annotate irq enable in idle loop
Rabin Vincent
2015-09-05
1
-2
/
+2
|
*
|
CRISv32: add support for irqflags tracing
Rabin Vincent
2015-09-05
3
-1
/
+20
|
*
|
CRIS: UAPI: use generic types.h
Rabin Vincent
2015-09-05
3
-13
/
+1
|
*
|
CRIS: UAPI: use generic shmbuf.h
Rabin Vincent
2015-09-05
2
-42
/
+1
[next]