- 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
- 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
- ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
- cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
- bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
- 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 10 years ago
- 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
- b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
- fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
- 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
- a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
- edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
- 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
- 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
- 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
- a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
- 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
- dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
- c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
- 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 11 years ago
- 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 11 years ago
- 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 11 years ago
- ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
- 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
- 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
- b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
- beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 11 years ago
- 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 11 years ago
- a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
- 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
- 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
- d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
- d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 11 years ago
- 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 11 years ago
- 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 11 years ago
- 02a8f3a s390/mm,tlb: safeguard against speculative TLB creation by Martin Schwidefsky · 11 years ago
- aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 11 years ago
- c7c5be7 s390/mm: fixing comment so that parameter name match by Dominik Dingel · 11 years ago
- ec66ad6 s390/mm: enable split page table lock for PMD level by Martin Schwidefsky · 11 years ago
- deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 12 years ago
- b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
- b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
- e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
- 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
- be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
- e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
- e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
- 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
- ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
- 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
- e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
- ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
- 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
- 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 12 years ago
- 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
- db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
- e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
- f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
- 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 12 years ago
- bb4b42c s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
- d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 12 years ago
- ab8e523 s390/mm,gmap: segment mapping race by Martin Schwidefsky · 12 years ago
- c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
- 0a4ccc9 s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c by Heiko Carstens · 12 years ago
- 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
- 274023d thp, s390: disable thp for kvm host on s390 by Gerald Schaefer · 12 years ago
- 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
- 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
- 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
- d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
- 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
- 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
- a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
- 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 13 years ago
- cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 13 years ago
- a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
- 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
- 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
- c86cce2 [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 by Christian Borntraeger · 13 years ago
- 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
- 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
- cc77245 [S390] fix list corruption in gmap reverse mapping by Carsten Otte · 13 years ago
- a9162f2 [S390] fix possible deadlock in gmap_map_segment by Carsten Otte · 13 years ago
- e73b7ff [S390] memory leak with RCU_TABLE_FREE by Martin Schwidefsky · 13 years ago
- 05873df [S390] gmap: always up mmap_sem properly by Carsten Otte · 13 years ago
- 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
- 944291d [S390] missing return in page_table_alloc_pgste by Jan Glauber · 13 years ago
- e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
- 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
- 3c5cffb [S390] mm: fix mmu_gather rework by Heiko Carstens · 14 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 14 years ago