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.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
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
6
-7
/
+7
2016-06-14
KVM: S390: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-06-14
KVM: ARM64: Fix typos
Andrea Gelmini
3
-3
/
+3
2016-06-14
KVM: ARM: Fix typos
Andrea Gelmini
4
-4
/
+4
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
1
-2
/
+4
2016-06-14
MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails
James Hogan
1
-0
/
+1
2016-06-14
MIPS: KVM: Trace guest register access emulation
James Hogan
2
-12
/
+107
2016-06-14
MIPS: KVM: Add guest mode switch trace events
James Hogan
2
-0
/
+52
2016-06-14
MIPS: KVM: Add kvm_asid_change trace event
James Hogan
2
-4
/
+25
2016-06-14
MIPS: KVM: Clean up kvm_exit trace event
James Hogan
5
-63
/
+45
2016-06-14
MIPS: KVM: Add kvm_aux trace event
James Hogan
2
-0
/
+57
2016-06-14
MIPS: KVM: Generalise fpu_inuse for other state
James Hogan
3
-27
/
+27
2016-06-14
MIPS: KVM: Use va in kvm_get_inst()
James Hogan
1
-8
/
+7
2016-06-14
MIPS: KVM: Combine handle_tlb_ld/st_miss
James Hogan
1
-52
/
+19
2016-06-14
MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h
James Hogan
3
-28
/
+28
2016-06-14
MIPS: KVM: Simplify TLB_* macros
James Hogan
1
-5
/
+3
2016-06-14
MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
James Hogan
4
-30
/
+32
2016-06-14
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
James Hogan
1
-38
/
+4
2016-06-14
MIPS: KVM: Clean up TLB management hazards
James Hogan
1
-22
/
+5
2016-06-14
MIPS: KVM: Restore host EBase from ebase variable
James Hogan
5
-6
/
+3
2016-06-14
MIPS: KVM: Drop unused hpa0/hpa1 args from function
James Hogan
3
-19
/
+5
2016-06-14
MIPS: KVM: Simplify even/odd TLB handling
James Hogan
1
-9
/
+2
2016-06-14
MIPS: KVM: Don't indirect KVM functions
James Hogan
4
-32
/
+3
2016-06-14
MIPS: KVM: Move non-TLB handling code out of tlb.c
James Hogan
4
-360
/
+389
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
4
-61
/
+61
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
6
-98
/
+98
2016-06-14
MIPS: KVM: Convert headers to kernel sized types
James Hogan
6
-102
/
+98
2016-06-14
MIPS: KVM: Drop unused kvm_mips_sync_icache()
James Hogan
1
-26
/
+0
2016-06-14
MIPS: KVM: Drop unused host_cp0_entryhi
James Hogan
4
-8
/
+2
2016-06-14
MIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
James Hogan
2
-3
/
+0
2016-06-14
Merge branch 'kvm-mips-fixes' into HEAD
Paolo Bonzini
5
-8
/
+27
2016-06-14
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
1
-0
/
+3
2016-06-14
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
1
-6
/
+10
2016-06-14
MIPS: KVM: Include bit 31 in segment matches
James Hogan
1
-1
/
+1
2016-06-14
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
4
-1
/
+13
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
4
-11
/
+184
2016-06-10
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2
-6
/
+9
2016-06-10
s390/sclp: detect storage-key facility
David Hildenbrand
2
-1
/
+4
2016-06-10
KVM: s390: pfmf: handle address overflows
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
3
-4
/
+50
2016-06-10
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
1
-2
/
+9
2016-06-10
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
1
-4
/
+0
2016-06-10
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
1
-11
/
+9
2016-06-10
KVM: s390: storage keys fit into a char
David Hildenbrand
1
-2
/
+1
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
3
-13
/
+10
2016-06-10
s390/mm: simplify get_guest_storage_key
David Hildenbrand
1
-13
/
+4
2016-06-10
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
3
-24
/
+24
2016-06-10
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2
-2
/
+2
2016-06-10
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
1
-11
/
+15
2016-06-10
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
1
-0
/
+5
[prev]
[next]