1. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  2. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
  3. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
  4. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
  5. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  6. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  7. a752598 s390: rename struct psw_bits members by Heiko Carstens · 8 years ago
  8. 8bb3fdd s390: rename psw_bits enums by Heiko Carstens · 8 years ago
  9. 60c4970 s390/mm: use correct address space when enabling DAT by Heiko Carstens · 8 years ago
  10. fe7b274 s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK by Heiko Carstens · 8 years ago
  11. d12a3d6 s390/mm: add __rcu annotations by Heiko Carstens · 8 years ago
  12. 1aea9b3 s390/mm: implement 5 level pages tables by Martin Schwidefsky · 8 years ago
  13. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  14. 1366def s390/pageattr: avoid unnecessary page table splitting by Heiko Carstens · 8 years ago
  15. 9b11c79 s390/mm: simplify arch_get_unmapped_area[_topdown] by Martin Schwidefsky · 8 years ago
  16. ee71d16 s390/mm: make TASK_SIZE independent from the number of page table levels by Martin Schwidefsky · 8 years ago
  17. 2d42f94 s390/kvm: Add PGSTE manipulation functions by Claudio Imbrenda · 8 years ago
  18. 2fa5ed7 s390/mm: Remove double gaddr calculation when notifying by Janosch Frank · 8 years ago
  19. faee35a s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  20. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  21. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  22. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  23. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  24. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  25. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  26. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  27. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  28. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  29. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  30. 549f2bf s390/mm: add cond_resched call to kernel page table dumper by Heiko Carstens · 8 years ago
  31. 604ddad s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG by Heiko Carstens · 8 years ago
  32. ff24b07 s390: mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  33. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
  34. 4bead2a KVM: s390: Fix RRBE return code not being CC by Janosch Frank · 8 years ago
  35. 0d6da87 s390/mm: Fix cmma unused transfer from pgste into pte by Christian Borntraeger · 8 years ago
  36. 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
  37. 00de54c s390/mem_detect: fix memory type of first block by Heiko Carstens · 8 years ago
  38. a2ce2a9 s390/mem_detect: add debugging output by Heiko Carstens · 8 years ago
  39. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  40. f1c7ea2 s390/extmem: add missing memory clobber to dcss_set_subcodes by Heiko Carstens · 8 years ago
  41. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  42. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  43. 9e42736 s390: convert remaining bootmem allocations to memblock by Heiko Carstens · 8 years ago
  44. c360192 s390/preempt: move preempt_count to the lowcore by Martin Schwidefsky · 8 years ago
  45. 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  46. 4a65429 s390/mm: fix zone calculation in arch_add_memory() by Gerald Schaefer · 8 years ago
  47. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  48. b5003b5 s390/mm: use hugetlb_bad_size() by Shyam Saini · 8 years ago
  49. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  50. dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  51. 84c9cee s390/mm/pfault: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  52. 47e4d85 s390/mm: merge local / non-local IDTE helper by Martin Schwidefsky · 9 years ago
  53. 34eeaf3 s390/mm: merge local / non-local IPTE helper by Martin Schwidefsky · 9 years ago
  54. 44b6cc8 s390/mm,kvm: flush gmap address space with IDTE by Martin Schwidefsky · 9 years ago
  55. 4d81aaa s390/pageattr: handle numpages parameter correctly by Heiko Carstens · 8 years ago
  56. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  57. bc29b7a s390/mm: clean up pte/pmd encoding by Gerald Schaefer · 8 years ago
  58. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  60. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  61. f045402 s390/mm: fix gmap tlb flush issues by David Hildenbrand · 8 years ago
  62. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  63. 931641c s390/mm: use basic block for essa inline assembly by Heiko Carstens · 9 years ago
  64. 10d58bf s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  65. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 10 years ago
  66. 01f7191 s390/mm: don't fault everything in read-write in gmap_pte_op_fixup() by David Hildenbrand · 9 years ago
  67. 5b6c963 s390/mm: allow to check if a gmap shadow is valid by David Hildenbrand · 9 years ago
  68. 4a49443 s390/mm: remember the int code for the last gmap fault by David Hildenbrand · 9 years ago
  69. 717c055 s390/mm: limit number of real-space gmap shadows by David Hildenbrand · 9 years ago
  70. 3218f70 s390/mm: support real-space for gmap shadows by David Hildenbrand · 9 years ago
  71. 18b8980 s390/mm: support EDAT2 for gmap shadows by David Hildenbrand · 9 years ago
  72. fd8d4e3 s390/mm: support EDAT1 for gmap shadows by David Hildenbrand · 9 years ago
  73. 5b062bd s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow by David Hildenbrand · 9 years ago
  74. 0f7f848 s390/mm: fix races on gmap_shadow creation by David Hildenbrand · 9 years ago
  75. 998f637 s390/mm: avoid races on region/segment/page table shadowing by David Hildenbrand · 9 years ago
  76. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 9 years ago
  77. eea3678 s390/mm: flush tlb of shadows in all situations by David Hildenbrand · 9 years ago
  78. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 9 years ago
  79. 6ea427b s390/mm: add reference counter to gmap structure by Martin Schwidefsky · 9 years ago
  80. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 9 years ago
  81. 8ecb1a5 s390/mm: use RCU for gmap notifier list and the per-mm gmap list by Martin Schwidefsky · 9 years ago
  82. 414d3b0 s390/kvm: page table invalidation notifier by Martin Schwidefsky · 9 years ago
  83. de3fa84 s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 by Heiko Carstens · 9 years ago
  84. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 9 years ago
  85. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 9 years ago
  86. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 9 years ago
  87. a980940 s390/mm: fix vunmap vs finish_arch_post_lock_switch by Martin Schwidefsky · 9 years ago
  88. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 9 years ago
  89. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 9 years ago
  90. bab247f s390/vmem: simplify vmem code for read-only mappings by Heiko Carstens · 9 years ago
  91. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 9 years ago
  92. 3e76ee9 s390/mm: always use PAGE_KERNEL when mapping pages by Heiko Carstens · 9 years ago
  93. 5aa2997 s390/vmem: make use of pte_clear() by Heiko Carstens · 9 years ago
  94. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 9 years ago
  95. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 9 years ago
  96. 2e9996f s390/vmem: align segment and region tables to 16k by Heiko Carstens · 9 years ago
  97. 1c343f7 KVM: s390/mm: Fix CMMA reset during reboot by Christian Borntraeger · 9 years ago
  98. a7e19ab KVM: s390: handle missing storage-key facility by David Hildenbrand · 9 years ago
  99. 1824c72 KVM: s390: pfmf: support conditional-sske facility by David Hildenbrand · 9 years ago
  100. 154c8c1 s390/mm: return key via pointer in get_guest_storage_key by David Hildenbrand · 9 years ago