Age | Commit message (Expand) | Author |
2017-06-12 | s390/mm: implement 5 level pages tables | Martin Schwidefsky |
2017-04-20 | s390/kvm: Add PGSTE manipulation functions | Claudio Imbrenda |
2017-03-02 | KVM: s390: Fix guest migration for huge guests resulting in panic | Janosch Frank |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-08 | s390: add no-execute support | Martin Schwidefsky |
2017-01-30 | KVM: s390: Fix RRBE return code not being CC | Janosch Frank |
2017-01-24 | s390/mm: Fix cmma unused transfer from pgste into pte | Christian Borntraeger |
2016-08-24 | s390/mm: merge local / non-local IDTE helper | Martin Schwidefsky |
2016-08-24 | s390/mm: merge local / non-local IPTE helper | Martin Schwidefsky |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-07-06 | s390/mm: add support for 2GB hugepages | Gerald Schaefer |
2016-06-20 | s390/mm: shadow pages with real guest requested protection | David Hildenbrand |
2016-06-20 | s390/mm: add shadow gmap support | Martin Schwidefsky |
2016-06-20 | s390/mm: extended gmap pte notifier | Martin Schwidefsky |
2016-06-13 | s390/mm: simplify the TLB flushing code | Martin Schwidefsky |
2016-06-13 | s390/mm: fix vunmap vs finish_arch_post_lock_switch | Martin Schwidefsky |
2016-06-13 | KVM: s390/mm: Fix CMMA reset during reboot | Christian Borntraeger |
2016-06-10 | KVM: s390: handle missing storage-key facility | David Hildenbrand |
2016-06-10 | KVM: s390: pfmf: support conditional-sske facility | David Hildenbrand |
2016-06-10 | s390/mm: return key via pointer in get_guest_storage_key | David Hildenbrand |
2016-06-10 | s390/mm: simplify get_guest_storage_key | David Hildenbrand |
2016-06-10 | s390/mm: set and get guest storage key mmap locking | Martin Schwidefsky |
2016-06-10 | s390/mm: don't drop errors in get_guest_storage_key | David Hildenbrand |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky |
2016-03-08 | s390/mm: uninline pmdp_xxx functions from pgtable.h | Martin Schwidefsky |
2016-03-08 | s390/mm: uninline ptep_xxx functions from pgtable.h | Martin Schwidefsky |
2016-03-02 | s390/kvm: simplify set_guest_storage_key | Martin Schwidefsky |
2016-01-19 | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel |
2016-01-15 | s390/mm: enable fixup_user_fault retrying | Dominik Dingel |
2016-01-15 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel |
2016-01-15 | s390, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-14 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand |
2015-12-15 | KVM: s390: fix mismatch between user and in-kernel guest limit | Dominik Dingel |
2015-08-19 | s390/mm: simplify page table alloc/free code | Martin Schwidefsky |
2015-07-17 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel |
2015-07-17 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel |
2015-06-25 | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel |
2015-06-25 | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel |
2015-04-23 | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-11-28 | KVM: S390: Create helper function get_guest_storage_key | Jason J. Herne |
2014-11-03 | s390/mm: use correct unlock function in gmap_ipte_notify | Martin Schwidefsky |
2014-10-28 | KVM: s390: Cleanup usage of current->mm in set_guest_storage_key | Jason J. Herne |
2014-10-27 | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG | Dominik Dingel |