1. 47e4d85 s390/mm: merge local / non-local IDTE helper by Martin Schwidefsky · 8 years ago
  2. 34eeaf3 s390/mm: merge local / non-local IPTE helper by Martin Schwidefsky · 8 years ago
  3. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  4. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  5. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 8 years ago
  6. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 8 years ago
  7. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 8 years ago
  8. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  9. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 8 years ago
  10. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 8 years ago
  11. a7e19ab KVM: s390: handle missing storage-key facility by David Hildenbrand · 8 years ago
  12. 1824c72 KVM: s390: pfmf: support conditional-sske facility by David Hildenbrand · 8 years ago
  13. 154c8c1 s390/mm: return key via pointer in get_guest_storage_key by David Hildenbrand · 8 years ago
  14. 8d6037a s390/mm: simplify get_guest_storage_key by David Hildenbrand · 8 years ago
  15. d3ed1ce s390/mm: set and get guest storage key mmap locking by Martin Schwidefsky · 8 years ago
  16. c427c42 s390/mm: don't drop errors in get_guest_storage_key by David Hildenbrand · 8 years ago
  17. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 8 years ago
  18. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 8 years ago
  19. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 8 years ago
  20. 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 8 years ago
  21. a9d7ab9 s390/mm: use TASK_MAX_SIZE where applicable by Dominik Dingel · 9 years ago
  22. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  23. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  24. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  25. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  26. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  27. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  28. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  29. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  30. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  31. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  32. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  33. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  34. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  35. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  36. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  37. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  38. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  39. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  40. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  41. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  42. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  43. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  44. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  45. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  46. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
  47. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  48. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  49. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  50. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  51. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 10 years ago
  52. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  53. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  54. 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
  55. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  56. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  57. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  58. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 10 years ago
  59. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  60. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  61. d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
  62. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 10 years ago
  64. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 10 years ago
  65. 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 10 years ago
  66. 02a8f3a s390/mm,tlb: safeguard against speculative TLB creation by Martin Schwidefsky · 10 years ago
  67. aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 10 years ago
  68. c7c5be7 s390/mm: fixing comment so that parameter name match by Dominik Dingel · 10 years ago
  69. ec66ad6 s390/mm: enable split page table lock for PMD level by Martin Schwidefsky · 11 years ago
  70. deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 11 years ago
  71. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  72. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  73. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  74. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  75. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  76. be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
  77. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  78. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  79. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  80. 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
  81. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  82. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  83. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  84. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  85. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  86. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  87. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  88. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  89. 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  90. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  91. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  92. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  93. f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 11 years ago
  94. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
  95. bb4b42c s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 11 years ago
  96. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 11 years ago
  97. ab8e523 s390/mm,gmap: segment mapping race by Martin Schwidefsky · 11 years ago
  98. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  99. 0a4ccc9 s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c by Heiko Carstens · 12 years ago
  100. 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago