Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
006358b35c73ab75544fb4509483a81ef1a9c0b2
/
arch
/
s390
/
kvm
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ff47d8c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
d321796
s390: Audit and remove any remaining unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
fb7dc1d
KVM: s390: detect some program check loops
by Christian Borntraeger
· 8 years ago
e1e8a96
KVM: s390: Disable dirty log retrieval for UCONTROL guests
by Janosch Frank
· 8 years ago
a8c39dd
KVM: s390: Add debug logging to basic cpu model interface
by Christian Borntraeger
· 8 years ago
af0f339
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext
by Christian Borntraeger
· 8 years ago
a69cbe8
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
by David Hildenbrand
· 9 years ago
3fa8cad7
KVM: s390: prepare to read random guest instructions
by David Hildenbrand
· 9 years ago
f417117
KVM: s390: guestdbg: filter i-fetch events on icpts
by David Hildenbrand
· 9 years ago
2f87d94
KVM: s390: Introduce BCD Vector Instructions to the guest
by Guenther Hutzl
· 9 years ago
53743aa
KVM: s390: Introduce Vector Enhancements facility 1 to the guest
by Maxim Samoylov
· 9 years ago
27f67f8
KVM: s390: Get rid of ar_t
by Christian Borntraeger
· 8 years ago
d051ae5
KVM: s390: get rid of bogus cc initialization
by Heiko Carstens
· 8 years ago
cd1836f
KVM: s390: instruction-execution-protection support
by Janosch Frank
· 8 years ago
a679c54
KVM: s390: gaccess: add ESOP2 handling
by Christian Borntraeger
· 8 years ago
0447819
KVM: s390: do not expose random data via facility bitmap
by Christian Borntraeger
· 8 years ago
0b92515
s390: remove couple of unneeded semicolons
by Heiko Carstens
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
e1788bb
KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
31d8b8d
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
by Christian Borntraeger
· 8 years ago
45c7ee4
KVM: s390: Fix STHYI buffer alignment for diag224
by Janosch Frank
· 8 years ago
a5efb6b
KVM: s390: reject invalid modes for runtime instrumentation
by Christian Borntraeger
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
b0eb91a
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
by Christian Borntraeger
· 8 years ago
0624a8e
KVM: s390: Use memdup_user() rather than duplicating code
by Markus Elfring
· 8 years ago
a1708a2
KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
by Markus Elfring
· 8 years ago
a694067
KVM: s390: allow 255 VCPUs when sca entries aren't used
by David Hildenbrand
· 8 years ago
80cd876
KVM: s390: lazy enable RI
by Fan Zhang
· 8 years ago
c14b88d
KVM: s390: gaccess: simplify translation exception handling
by Janosch Frank
· 9 years ago
b1ffffb
KVM: s390: guestdbg: separate defines for per code
by David Hildenbrand
· 9 years ago
8953fb0
KVM: s390: write external damage code on machine checks
by David Hildenbrand
· 8 years ago
ff5dc14
KVM: s390: fix delivery of vector regs during machine checks
by David Hildenbrand
· 9 years ago
0319dae
KVM: s390: split store status and machine check handling
by David Hildenbrand
· 8 years ago
d6404de
KVM: s390: factor out actual delivery of machine checks
by David Hildenbrand
· 9 years ago
4d21cef3
KVM: s390: vsie: fix riccbd
by David Hildenbrand
· 8 years ago
69c0e36
s390/crypto: cpacf function detection
by Martin Schwidefsky
· 8 years ago
88bf46b
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Martin Schwidefsky
· 8 years ago
f6c1d35
KVM: s390: generate facility mask from readable list
by Heiko Carstens
· 8 years ago
a7d4b8f
KVM: s390: don't use current->thread.fpu.* when accessing registers
by David Hildenbrand
· 8 years ago
aca411a
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
by Julius Niedworok
· 8 years ago
75a4615
KVM: s390: set the prefix initially properly
by Julius Niedworok
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
015cd86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
9acc317
KVM: s390: let ptff intercepts result in cc=3
by David Hildenbrand
· 9 years ago
6502a34
KVM: s390: allow user space to handle instr 0x0000
by David Hildenbrand
· 9 years ago
c63cf53
KVM: pass struct kvm to kvm_set_routing_entry
by Radim Krčmář
· 9 years ago
5ffe466
KVM: s390: inject PER i-fetch events on applicable icpts
by David Hildenbrand
· 9 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 9 years ago
a411edf
KVM: s390: vsie: add module parameter "nested"
by David Hildenbrand
· 9 years ago
5d3876a
KVM: s390: vsie: add indication for future features
by David Hildenbrand
· 9 years ago
91473b4
KVM: s390: vsie: correctly set and handle guest TOD
by David Hildenbrand
· 9 years ago
b917ae5
KVM: s390: vsie: speed up VCPU external calls
by David Hildenbrand
· 10 years ago
94a15de
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
by David Hildenbrand
· 9 years ago
adbf169
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
by David Hildenbrand
· 9 years ago
1b7029b
KVM: s390: vsie: try to refault after a reported fault to g2
by David Hildenbrand
· 10 years ago
7fd7f39
KVM: s390: vsie: support IBS interpretation
by David Hildenbrand
· 9 years ago
13ee3f6
KVM: s390: vsie: support conditional-external-interception
by David Hildenbrand
· 9 years ago
5630a8e
KVM: s390: vsie: support intervention-bypass
by David Hildenbrand
· 9 years ago
a1b7b9b
KVM: s390: vsie: support guest-storage-limit-suppression
by David Hildenbrand
· 9 years ago
77d18f6
KVM: s390: vsie: support guest-PER-enhancement
by David Hildenbrand
· 9 years ago
0615a32
KVM: s390: vsie: support shared IPTE-interlock facility
by David Hildenbrand
· 9 years ago
19c439b
KVM: s390: vsie: support 64-bit-SCAO
by David Hildenbrand
· 9 years ago
588438c
KVM: s390: vsie: support run-time-instrumentation
by David Hildenbrand
· 9 years ago
c9bc1ea
KVM: s390: vsie: support vectory facility (SIMD)
by David Hildenbrand
· 9 years ago
166ecb3
KVM: s390: vsie: support transactional execution
by David Hildenbrand
· 9 years ago
bbeaa58
KVM: s390: vsie: support aes dea wrapping keys
by David Hildenbrand
· 9 years ago
66b630d
KVM: s390: vsie: support STFLE interpretation
by David Hildenbrand
· 9 years ago
4ceafa9
KVM: s390: vsie: support host-protection-interruption
by David Hildenbrand
· 9 years ago
535ef81
KVM: s390: vsie: support edat1 / edat2
by David Hildenbrand
· 9 years ago
3573602
KVM: s390: vsie: support setting the ibc
by David Hildenbrand
· 9 years ago
06d68a6
KVM: s390: vsie: optimize gmap prefix mapping
by David Hildenbrand
· 9 years ago
a3508fb
KVM: s390: vsie: initial support for nested virtualization
by David Hildenbrand
· 10 years ago
37d9df9
KVM: s390: backup the currently enabled gmap when scheduled out
by David Hildenbrand
· 10 years ago
65d0b0d
KVM: s390: fast path for shadow gmaps in gmap notifier
by David Hildenbrand
· 10 years ago
3218f70
s390/mm: support real-space for gmap shadows
by David Hildenbrand
· 9 years ago
1c65781
s390/mm: push rte protection down to shadow pte
by David Hildenbrand
· 9 years ago
18b89809
s390/mm: support EDAT2 for gmap shadows
by David Hildenbrand
· 9 years ago
fd8d4e3
s390/mm: support EDAT1 for gmap shadows
by David Hildenbrand
· 9 years ago
00fc062
s390/mm: push ste protection down to shadow pte
by David Hildenbrand
· 9 years ago
f4debb4
s390/mm: take ipte_lock during shadow faults
by David Hildenbrand
· 9 years ago
7a67415
s390/mm: protection exceptions are corrrectly shadowed
by David Hildenbrand
· 9 years ago
e52f8b6
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
by David Hildenbrand
· 9 years ago
a9d23e7
s390/mm: shadow pages with real guest requested protection
by David Hildenbrand
· 9 years ago
aa17aa5
s390/mm: add kvm shadow fault function
by Martin Schwidefsky
· 9 years ago
6ea427b
s390/mm: add reference counter to gmap structure
by Martin Schwidefsky
· 9 years ago
b2d73b2
s390/mm: extended gmap pte notifier
by Martin Schwidefsky
· 9 years ago
414d3b0
s390/kvm: page table invalidation notifier
by Martin Schwidefsky
· 9 years ago
a03825b
KVM: s390: use kvm->created_vcpus
by Paolo Bonzini
· 9 years ago
f26ed98
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 9 years ago
960cb30
KVM: S390: Fix typo
by Andrea Gelmini
· 9 years ago
fd5ada0
s390/time: remove ETR support
by Martin Schwidefsky
· 9 years ago
a7e19ab
KVM: s390: handle missing storage-key facility
by David Hildenbrand
· 9 years ago
11ddcd4
KVM: s390: trace and count all skey intercepts
by David Hildenbrand
· 9 years ago
Next »