1. 3c2c126 s390/mm: remove unnecessary indirection with pgste_update_all by Martin Schwidefsky · 9 years ago
  2. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  3. 395e6aa s390/mm: try to avoid storage key operation in ptep_set_access_flags by Martin Schwidefsky · 9 years ago
  4. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 9 years ago
  5. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  6. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  7. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  8. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  9. 4e0a641 s390/mm: s/specifiation/specification/, s/an specification/a specification/ by Geert Uytterhoeven · 9 years ago
  10. 7cded34 s390/mm: correct return value of pmd_pfn by Martin Schwidefsky · 9 years ago
  11. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  12. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  13. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  14. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  15. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  16. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  17. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  18. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  19. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  20. fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
  21. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  22. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  23. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  24. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  25. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  26. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  27. cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
  28. 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago
  29. 1951497 KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags by Christian Borntraeger · 10 years ago
  30. 3e03d4c KVM: s390/mm: Fix storage key corruption during swapping by Christian Borntraeger · 10 years ago
  31. f079e95 KVM: s390/mm: remove outdated gmap data structures by Martin Schwidefsky · 10 years ago
  32. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  33. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  34. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  35. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 10 years ago
  36. 55dbbdd KVM: s390/mm: readd address parameter to pgste_ipte_notify by Martin Schwidefsky · 10 years ago
  37. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  38. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 10 years ago
  39. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  40. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  41. 65eef335 KVM: s390: Adding skey bit to mmu context by Dominik Dingel · 11 years ago
  42. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  43. 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 10 years ago
  44. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  45. 6e5a40a s390/mm: remove unecessary parameter from pgste_ipte_notify by Dominik Dingel · 10 years ago
  46. aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 10 years ago
  47. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  48. 53e857f s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries by Martin Schwidefsky · 12 years ago
  49. 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
  50. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  51. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  52. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  53. 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 11 years ago
  54. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  55. d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 11 years ago
  56. a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 11 years ago
  57. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  58. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  59. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  60. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  62. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  63. a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 11 years ago
  64. 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 11 years ago
  65. 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 11 years ago
  66. b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 11 years ago
  67. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  68. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago
  69. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  70. 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 11 years ago
  71. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 11 years ago
  72. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  73. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  74. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  75. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 11 years ago
  76. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 11 years ago
  77. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 11 years ago
  78. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
  79. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  80. bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 12 years ago
  81. be32865 s390/thp: implement pmdp_set_wrprotect() by Gerald Schaefer · 12 years ago
  82. 171c400 s390/mm: fix pmd_pfn() for thp by Gerald Schaefer · 12 years ago
  83. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  84. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  85. a4f32bd s390/mm: keep fault_init() private to fault.c by Heiko Carstens · 12 years ago
  86. 18da236 s390/mm,vmem: use 2GB frames for identity mapping by Heiko Carstens · 12 years ago
  87. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  88. c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
  89. 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
  90. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  91. 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
  92. 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
  93. 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
  94. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  95. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  96. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  97. 7c81878 [S390] fix page change underindication in pgste_update_all by Carsten Otte · 13 years ago
  98. 09b5388 [S390] fix pgste update logic by Martin Schwidefsky · 13 years ago
  99. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  100. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago