Age | Commit message (Expand) | Author |
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 |
2014-10-27 | s390/mm: disable KSM for storage key enabled pages | Dominik Dingel |
2014-10-27 | s390/mm: prevent and break zero page mappings in case of storage keys | Dominik Dingel |
2014-10-27 | s390/mm: recfactor global pgste updates | Dominik Dingel |
2014-10-15 | s390/mm: fixing calls of pte_unmap_unlock | Dominik Dingel |
2014-08-29 | KVM: s390/mm: fix up indentation of set_guest_storage_key | Christian Borntraeger |
2014-08-26 | KVM: s390/mm: support gmap page tables with less than 5 levels | Martin Schwidefsky |
2014-08-26 | KVM: s390/mm: use radix trees for guest to host mappings | Martin Schwidefsky |
2014-08-25 | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky |
2014-08-25 | KVM: s390/mm: readd address parameter to gmap_do_ipte_notify | Martin Schwidefsky |
2014-08-25 | KVM: s390/mm: try a cow on read only pages for key ops | Christian Borntraeger |
2014-08-01 | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky |
2014-08-01 | KVM: s390/mm: Fix page table locking vs. split pmd lock | Christian Borntraeger |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-05-20 | s390/uaccess: simplify control register updates | Martin Schwidefsky |
2014-05-16 | KVM: s390: correct locking for s390_enable_skey | Martin Schwidefsky |
2014-04-22 | KVM: s390/mm: new gmap_test_and_clear_dirty function | Dominik Dingel |
2014-04-22 | KVM: s390/mm: use software dirty bit detection for user dirty tracking | Martin Schwidefsky |
2014-04-22 | KVM: s390: Allow skeys to be enabled for the current process | Dominik Dingel |
2014-04-22 | KVM: s390: Clear storage keys | Dominik Dingel |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-04-07 | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" | Alex Thorlton |
2014-04-03 | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens |
2014-04-03 | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky |
2014-04-03 | s390/mm,tlb: safeguard against speculative TLB creation | Martin Schwidefsky |
2014-03-21 | s390/mm: remove unnecessary parameter from gmap_do_ipte_notify | Dominik Dingel |
2014-03-21 | s390/mm: fixing comment so that parameter name match | Dominik Dingel |
2014-02-21 | s390/mm: enable split page table lock for PMD level | Martin Schwidefsky |
2014-02-21 | s390/kvm: set guest page states to stable on re-ipl | Martin Schwidefsky |
2014-02-21 | s390/kvm: support collaborative memory management | Konstantin Weitz |
2014-01-16 | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner |
2013-11-15 | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-15 | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov |
2013-11-04 | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky |
2013-10-31 | s390/mm: page_table_realloc returns failure | Dominik Dingel |
2013-10-24 | s390/uaccess: always run the kernel in home space | Martin Schwidefsky |
2013-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens |
2013-09-07 | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |