Age | Commit message (Expand) | Author | Files | Lines |
2016-08-24 | s390/mm: merge local / non-local IDTE helper | Martin Schwidefsky | 1 | -5/+5 |
2016-08-24 | s390/mm: merge local / non-local IPTE helper | Martin Schwidefsky | 1 | -4/+4 |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -35/+174 |
2016-07-06 | s390/mm: add support for 2GB hugepages | Gerald Schaefer | 1 | -0/+39 |
2016-06-20 | s390/mm: shadow pages with real guest requested protection | David Hildenbrand | 1 | -9/+7 |
2016-06-20 | s390/mm: add shadow gmap support | Martin Schwidefsky | 1 | -6/+51 |
2016-06-20 | s390/mm: extended gmap pte notifier | Martin Schwidefsky | 1 | -5/+49 |
2016-06-13 | s390/mm: simplify the TLB flushing code | Martin Schwidefsky | 1 | -20/+14 |
2016-06-13 | s390/mm: fix vunmap vs finish_arch_post_lock_switch | Martin Schwidefsky | 1 | -2/+18 |
2016-06-13 | KVM: s390/mm: Fix CMMA reset during reboot | Christian Borntraeger | 1 | -1/+1 |
2016-06-10 | KVM: s390: handle missing storage-key facility | David Hildenbrand | 1 | -0/+37 |
2016-06-10 | KVM: s390: pfmf: support conditional-sske facility | David Hildenbrand | 1 | -0/+33 |
2016-06-10 | s390/mm: return key via pointer in get_guest_storage_key | David Hildenbrand | 1 | -6/+6 |
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 | 1 | -12/+3 |
2016-06-10 | s390/mm: don't drop errors in get_guest_storage_key | David Hildenbrand | 1 | -1/+1 |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky | 1 | -1292/+240 |
2016-03-08 | s390/mm: uninline pmdp_xxx functions from pgtable.h | Martin Schwidefsky | 1 | -25/+68 |
2016-03-08 | s390/mm: uninline ptep_xxx functions from pgtable.h | Martin Schwidefsky | 1 | -29/+266 |
2016-03-02 | s390/kvm: simplify set_guest_storage_key | Martin Schwidefsky | 1 | -17/+0 |
2016-01-19 | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel | 1 | -1/+1 |
2016-01-16 | s390/mm: enable fixup_user_fault retrying | Dominik Dingel | 1 | -3/+26 |
2016-01-16 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 1 | -3/+5 |
2016-01-16 | s390, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -16/+0 |
2016-01-15 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 1 | -4/+1 |
2015-12-15 | KVM: s390: fix mismatch between user and in-kernel guest limit | Dominik Dingel | 1 | -2/+2 |
2015-08-19 | s390/mm: simplify page table alloc/free code | Martin Schwidefsky | 1 | -136/+89 |
2015-07-18 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 1 | -2/+0 |
2015-07-18 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 1 | -1/+1 |
2015-06-26 | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel | 1 | -1/+1 |
2015-06-26 | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel | 1 | -0/+2 |
2015-04-23 | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky | 1 | -99/+43 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -8/+0 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -3/+3 |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+3 |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens | 1 | -3/+3 |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 1 | -2/+3 |
2014-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+40 |
2014-11-28 | KVM: S390: Create helper function get_guest_storage_key | Jason J. Herne | 1 | -0/+39 |
2014-11-03 | s390/mm: use correct unlock function in gmap_ipte_notify | Martin Schwidefsky | 1 | -1/+1 |
2014-10-28 | KVM: s390: Cleanup usage of current->mm in set_guest_storage_key | Jason J. Herne | 1 | -1/+1 |
2014-10-27 | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG | Dominik Dingel | 1 | -2/+1 |
2014-10-27 | s390/mm: disable KSM for storage key enabled pages | Dominik Dingel | 1 | -1/+15 |
2014-10-27 | s390/mm: prevent and break zero page mappings in case of storage keys | Dominik Dingel | 1 | -1/+12 |
2014-10-27 | s390/mm: recfactor global pgste updates | Dominik Dingel | 1 | -99/+54 |
2014-10-15 | s390/mm: fixing calls of pte_unmap_unlock | Dominik Dingel | 1 | -3/+3 |
2014-08-29 | KVM: s390/mm: fix up indentation of set_guest_storage_key | Christian Borntraeger | 1 | -6/+6 |
2014-08-26 | KVM: s390/mm: support gmap page tables with less than 5 levels | Martin Schwidefsky | 1 | -30/+55 |
2014-08-26 | KVM: s390/mm: use radix trees for guest to host mappings | Martin Schwidefsky | 1 | -351/+270 |
2014-08-25 | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 1 | -54/+56 |