index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2016-06-10
KVM: s390: turn on tx even without ctx
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
1
-1
/
+3
2016-06-10
KVM: s390: enable ibs only if available
David Hildenbrand
1
-0
/
+2
2016-06-10
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2
-0
/
+2
2016-06-10
KVM: s390: enable PFMFI only if available
David Hildenbrand
1
-1
/
+1
2016-06-10
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
2
-1
/
+4
2016-06-10
KVM: s390: enable cei only if available
David Hildenbrand
1
-1
/
+3
2016-06-10
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
2
-1
/
+4
2016-06-10
KVM: s390: enable ib only if available
David Hildenbrand
1
-1
/
+3
2016-06-10
s390/sclp: detect intervention bypass facility
David Hildenbrand
2
-1
/
+7
2016-06-10
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
2
-1
/
+7
2016-06-10
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
2
-0
/
+2
2016-06-10
KVM: s390: provide CMMA attributes only if available
David Hildenbrand
3
-2
/
+10
2016-06-10
KVM: s390: enable CMMA if the interpration is available
David Hildenbrand
1
-2
/
+1
2016-06-10
s390/sclp: detect cmma
David Hildenbrand
2
-0
/
+2
2016-06-10
KVM: s390: guestdbg: signal missing hardware support
David Hildenbrand
1
-0
/
+2
2016-06-10
s390/sclp: detect guest-PER enhancement
David Hildenbrand
2
-1
/
+4
2016-06-10
KVM: s390: handle missing 64-bit-SCAO facility
David Hildenbrand
1
-4
/
+8
2016-06-10
s390/sclp: detect 64-bit-SCAO facility
David Hildenbrand
2
-0
/
+2
2016-06-10
KVM: s390: interface to query and configure cpu subfunctions
David Hildenbrand
3
-0
/
+166
2016-06-10
s390/crypto: allow to query all known cpacf functions
David Hildenbrand
1
-0
/
+10
2016-06-10
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
1
-22
/
+1
2016-06-10
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
1
-18
/
+9
2016-06-10
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
1
-15
/
+6
2016-06-10
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
1
-12
/
+1
2016-06-10
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
1
-0
/
+62
[prev]
[next]