Age | Commit message (Expand) | Author |
2020-12-10 | KVM: s390: Add memcg accounting to KVM allocations | Christian Borntraeger |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-05-05 | KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction | Christian Borntraeger |
2020-02-27 | KVM: s390: protvirt: STSI handling | Janosch Frank |
2019-07-02 | s390: ap: kvm: add PQAP interception for AQIC | Pierre Morel |
2018-09-04 | KVM: s390: Fix pfmf and conditional skey emulation | Janosch Frank |
2018-07-30 | Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3... | Janosch Frank |
2018-07-30 | KVM: s390: Beautify skey enable check | Janosch Frank |
2018-07-30 | KVM: s390: Add skey emulation fault handling | Janosch Frank |
2018-07-13 | KVM: s390: Fix storage attributes migration with memory slots | Claudio Imbrenda |
2018-07-13 | KVM: s390: Replace clear_user with kvm_clear_guest | Janosch Frank |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-17 | KVM: s390: Add storage key facility interpretation control | Janosch Frank |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani |
2018-03-09 | KVM: s390: Refactor host cmma and pfmfi interpretation controls | Janosch Frank |
2018-02-20 | KVM: s390: provide only a single function for setting the tod (fix SCK) | David Hildenbrand |
2018-02-14 | KVM: s390: use switch vs jump table in priv.c | Christian Borntraeger |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář |
2018-01-24 | KVM: s390: introduce and use kvm_s390_test_cpuflags() | David Hildenbrand |
2018-01-24 | KVM: s390: introduce and use kvm_s390_clear_cpuflags() | David Hildenbrand |
2018-01-24 | KVM: s390: add vcpu stat counters for many instruction | Christian Borntraeger |
2017-12-22 | KVM: s390: prevent buffer overrun on memory hotplug during migration | Christian Borntraeger |
2017-12-06 | KVM: s390: Fix skey emulation permission check | Janosch Frank |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-08-29 | KVM: s390: expose no-DAT to guest and migration support | Claudio Imbrenda |
2017-07-26 | KVM: s390: use new mm defines instead of magic values | Heiko Carstens |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-06-22 | KVM: s390: CMMA tracking, ESSA emulation, migration mode | Claudio Imbrenda |
2017-06-12 | s390: rename struct psw_bits members | Heiko Carstens |
2017-06-12 | s390: rename psw_bits enums | Heiko Carstens |
2017-04-21 | KVM: s390: Support keyless subset guest mode | Farhan Ali |
2017-03-22 | KVM: s390: gs support for kvm guests | Fan Zhang |
2017-03-16 | KVM: s390: use defines for execution controls | David Hildenbrand |
2017-03-16 | KVM: s390: Handle sthyi also for instruction intercept | Christian Borntraeger |
2017-03-16 | KVM: s390: log runtime instrumentation enablement | Christian Borntraeger |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-01-30 | KVM: s390: Get rid of ar_t | Christian Borntraeger |
2017-01-16 | s390: remove couple of unneeded semicolons | Heiko Carstens |
2016-09-08 | KVM: s390: lazy enable RI | Fan Zhang |
2016-07-18 | KVM: s390: let ptff intercepts result in cc=3 | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: initial support for nested virtualization | David Hildenbrand |
2016-06-10 | KVM: s390: handle missing storage-key facility | David Hildenbrand |