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
2016-06-21
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
1
-0
/
+7
2016-06-21
KVM: s390: vsie: support setting the ibc
David Hildenbrand
1
-0
/
+21
2016-06-21
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
1
-2
/
+29
2016-06-21
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
7
-2
/
+794
2016-06-20
s390: introduce page_to_virt() and pfn_to_virt()
David Hildenbrand
1
-0
/
+2
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
4
-3
/
+19
2016-06-20
KVM: s390: fast path for shadow gmaps in gmap notifier
David Hildenbrand
1
-0
/
+2
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
1
-6
/
+11
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
2
-0
/
+21
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2
-0
/
+2
2016-06-20
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
1
-0
/
+13
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
3
-10
/
+65
2016-06-20
s390/mm: push rte protection down to shadow pte
David Hildenbrand
1
-7
/
+12
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
3
-5
/
+34
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
3
-13
/
+55
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
2
-6
/
+15
2016-06-20
s390/mm: push ste protection down to shadow pte
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2
-2
/
+12
2016-06-20
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2
-6
/
+2
2016-06-20
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
1
-17
/
+15
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
2
-17
/
+30
2016-06-20
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
1
-27
/
+70
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
5
-20
/
+15
2016-06-20
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
1
-3
/
+4
2016-06-20
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2
-0
/
+170
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
8
-34
/
+1262
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
3
-30
/
+85
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
5
-55
/
+193
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
5
-29
/
+41
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
3
-9
/
+31
2016-06-16
kvm: vmx: hook preemption timer support
Yunhong Jiang
3
-2
/
+183
2016-06-16
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
1
-2
/
+15
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
5
-1
/
+100
2016-06-16
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
1
-26
/
+31
2016-06-16
KVM: s390: use kvm->created_vcpus
Paolo Bonzini
1
-5
/
+5
2016-06-16
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2
-9
/
+3
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2
-7
/
+2
2016-06-16
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2
-72
/
+3
2016-06-16
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
1
-5
/
+15
2016-06-16
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
2
-1
/
+2
2016-06-16
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2
-9
/
+12
2016-06-16
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
4
-14
/
+20
2016-06-16
MIPS: KVM: Add KScratch registers
James Hogan
5
-1
/
+104
2016-06-16
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
1
-1
/
+1
2016-06-16
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
1
-2
/
+12
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
3
-3
/
+7
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
4
-14
/
+35
2016-06-16
MIPS: KVM: List FPU/MSA registers
James Hogan
1
-0
/
+58
2016-06-16
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
1
-1
/
+1
2016-06-16
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
3
-7
/
+37
[next]