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
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
10
-5
/
+396
*
powerpc/powernv: Remove the usage of PACAR1 from opal wrappers
Mahesh Salgaonkar
2016-06-20
1
-2
/
+0
*
KVM: PPC: Book3S PR: Fix contents of SRR1 when injecting a program exception
Thomas Huth
2016-06-20
1
-1
/
+11
*
KVM: PPC: Book3S PR: Fix illegal opcode emulation
Thomas Huth
2016-06-20
1
-1
/
+0
*
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
3
-2
/
+183
*
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-16
1
-2
/
+15
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
5
-1
/
+100
*
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
2016-06-16
1
-26
/
+31
*
KVM: s390: use kvm->created_vcpus
Paolo Bonzini
2016-06-16
1
-5
/
+5
*
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-06-16
5
-22
/
+3
*
KVM: introduce kvm->created_vcpus
Paolo Bonzini
2016-06-16
2
-6
/
+25
*
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-06-16
2
-7
/
+2
*
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
2
-72
/
+3
*
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
1
-5
/
+15
*
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
2016-06-15
2
-1
/
+2
*
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
2
-9
/
+12
*
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
4
-14
/
+20
*
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
6
-1
/
+110
*
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
2016-06-15
1
-2
/
+12
*
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
3
-3
/
+7
*
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
4
-14
/
+35
*
MIPS: KVM: List FPU/MSA registers
James Hogan
2016-06-15
1
-0
/
+58
*
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-15
3
-7
/
+37
*
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
2016-06-15
1
-20
/
+2
*
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
4
-114
/
+126
*
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
2016-06-15
1
-58
/
+34
*
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
2016-06-15
1
-1
/
+1
*
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-06-15
25
-459
/
+1620
|
\
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
4
-11
/
+184
|
*
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2016-06-10
2
-6
/
+9
|
*
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
2
-1
/
+4
|
*
KVM: s390: pfmf: handle address overflows
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
3
-4
/
+50
|
*
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
2016-06-10
1
-2
/
+9
|
*
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
2016-06-10
1
-4
/
+0
|
*
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
2016-06-10
1
-11
/
+9
|
*
KVM: s390: storage keys fit into a char
David Hildenbrand
2016-06-10
1
-2
/
+1
|
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
3
-13
/
+10
|
*
s390/mm: simplify get_guest_storage_key
David Hildenbrand
2016-06-10
1
-13
/
+4
|
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
3
-24
/
+24
|
*
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-06-10
2
-2
/
+2
|
*
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
2016-06-10
1
-11
/
+15
|
*
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
2016-06-10
1
-0
/
+5
|
*
KVM: s390: turn on tx even without ctx
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: enable ibs only if available
David Hildenbrand
2016-06-10
1
-0
/
+2
|
*
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2016-06-10
2
-0
/
+2
|
*
KVM: s390: enable PFMFI only if available
David Hildenbrand
2016-06-10
1
-1
/
+1
[next]