1. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  2. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  3. 37a366f s390/mm: fix addressing exception after suspend/resume by Gerald Schaefer · 7 years ago
  4. 03760d4 Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 7 years ago
  5. a9e00d8 s390/mm: Add huge page gmap linking support by Janosch Frank · 7 years ago
  6. 7d735b9 s390/mm: hugetlb pages within a gmap can not be freed by Dominik Dingel · 7 years ago
  7. 637ff9e s390/mm: Add huge pmd storage key handling by Janosch Frank · 7 years ago
  8. 3afdfca s390/mm: Clear skeys for newly mapped huge guest pmds by Janosch Frank · 7 years ago
  9. 964c2c0 s390/mm: Clear huge page storage keys on enable_skey by Dominik Dingel · 7 years ago
  10. 0959e16 s390/mm: Add huge page dirty sync support by Janosch Frank · 7 years ago
  11. 6a37627 s390/mm: Add gmap pmd invalidation and clearing by Janosch Frank · 7 years ago
  12. 7c4b13a s390/mm: Add gmap pmd notification bit setting by Janosch Frank · 7 years ago
  13. 58b7e20 s390/mm: Add gmap pmd linking by Janosch Frank · 7 years ago
  14. 2c46e97 s390/mm: Abstract gmap notify bit setting by Janosch Frank · 7 years ago
  15. 5a045bb s390/mm: Make gmap_protect_range more modular by Janosch Frank · 7 years ago
  16. 306d6c4 s390/kvm: fix deadlock when killed by oom by Claudio Imbrenda · 7 years ago
  17. ac4c4fc s390/cmm: avoid add_timer on concurrently used timer by Vasily Gorbik · 7 years ago
  18. 71e33a1 s390/cmm: split and simplify cmm pages proc handler by Vasily Gorbik · 7 years ago
  19. 5bedf8a s390/mm: correct allocate_pgste proc_handler callback by Vasily Gorbik · 7 years ago
  20. dfa7586 s390/mm: fix refcount usage for 4K pgste by Eric Farman · 7 years ago
  21. 6b2ddf3 s390/extmem: fix gcc 8 stringop-overflow warning by Vasily Gorbik · 7 years ago
  22. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  23. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  24. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  25. 620b4e9 s390: use _refcount for pgtables by Matthew Wilcox · 7 years ago
  26. 55531b7 KVM: s390: Add storage key facility interpretation control by Janosch Frank · 7 years ago
  27. 9507a5d signal/s390: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  28. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  29. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  30. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  31. 320d955 s390: unify linker symbols usage by Vasily Gorbik · 7 years ago
  32. 1caf170 s390/mm: provide base_asce_alloc() / base_asce_free() helper functions by Heiko Carstens · 8 years ago
  33. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  34. 5c528db s390x/mm: simplify gmap_protect_rmap() by David Hildenbrand · 7 years ago
  35. c0b4bd2 s390/mm: Remove superfluous parameter by Janosch Frank · 7 years ago
  36. 9696594 s390x/mm: cleanup gmap_pte_op_walk() by David Hildenbrand · 7 years ago
  37. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  38. da02451 mm: pass the vmem_altmap to arch_remove_memory and __remove_pages by Christoph Hellwig · 7 years ago
  39. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  40. 24e6d5a mm: pass the vmem_altmap to arch_add_memory and __add_pages by Christoph Hellwig · 7 years ago
  41. 8d306f5 s390/mm: fix off-by-one bug in 5-level page table handling by Heiko Carstens · 7 years ago
  42. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  43. fec3720 s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  44. ac41aae s390: mm: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  45. 6cc73a0 s390: cmm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  46. 544e8dd s390/cpum_sf: correctly set the PID and TID in perf samples by Hendrik Brueckner · 9 years ago
  47. 2be1da8 s390/mm: remove unused code by Heiko Carstens · 7 years ago
  48. 0aaba41 s390: remove all code using the access register mode by Martin Schwidefsky · 7 years ago
  49. c771320 s390/mm,kvm: improve detection of KVM guest faults by Martin Schwidefsky · 7 years ago
  50. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  52. ead7a22 s390: avoid undefined behaviour by Heiko Carstens · 7 years ago
  53. 978fa72 s390: remove named saved segment support by Heiko Carstens · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 41879ff s390/mm: use memset64 instead of clear_table by Heiko Carstens · 7 years ago
  56. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  57. ba385c0 s390/mm: fix write access check in gup_huge_pmd() by Gerald Schaefer · 7 years ago
  58. 260d165 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  59. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  60. 6e0ff1b Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  61. f28a4b4 s390/mm: use a single lock for the fields in mm_context_t by Martin Schwidefsky · 7 years ago
  62. 2fc4876 s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade] by Martin Schwidefsky · 7 years ago
  63. 9e85ae6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  64. 8ab867c s390/mm: fix BUG_ON in crst_table_upgrade by Martin Schwidefsky · 7 years ago
  65. fa41ba0 s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs by Christian Borntraeger · 7 years ago
  66. 1bab1c0 KVM: s390: expose no-DAT to guest and migration support by Claudio Imbrenda · 8 years ago
  67. 34ad7cd s390/mm: prevent memory offline for memory blocks with cma areas by Heiko Carstens · 8 years ago
  68. a01ef30 s390/mm,vmem: simplify region and segment table allocation code by Heiko Carstens · 8 years ago
  69. f1c1174 s390/mm: use new mm defines instead of magic values by Heiko Carstens · 8 years ago
  70. 810fa7e Merge branch 'tlb-flushing' into features by Martin Schwidefsky · 8 years ago
  71. cd774b9 s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing by Martin Schwidefsky · 9 years ago
  72. 28c807e s390/mm: add guest ASCE TLB flush optimization by Martin Schwidefsky · 9 years ago
  73. 118bd31 s390/mm: add no-dat TLB flush optimization by Martin Schwidefsky · 9 years ago
  74. c9b5ad5 s390/mm: tag normal pages vs pages used in page tables by Martin Schwidefsky · 9 years ago
  75. 97ca7bf s390/mm: set change and reference bit on lazy key enablement by Christian Borntraeger · 8 years ago
  76. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  77. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  78. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  79. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  80. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  81. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  82. a752598 s390: rename struct psw_bits members by Heiko Carstens · 8 years ago
  83. 8bb3fdd s390: rename psw_bits enums by Heiko Carstens · 8 years ago
  84. 60c4970 s390/mm: use correct address space when enabling DAT by Heiko Carstens · 8 years ago
  85. fe7b274 s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK by Heiko Carstens · 8 years ago
  86. d12a3d6 s390/mm: add __rcu annotations by Heiko Carstens · 8 years ago
  87. 1aea9b3 s390/mm: implement 5 level pages tables by Martin Schwidefsky · 8 years ago
  88. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  89. 1366def s390/pageattr: avoid unnecessary page table splitting by Heiko Carstens · 8 years ago
  90. 9b11c79 s390/mm: simplify arch_get_unmapped_area[_topdown] by Martin Schwidefsky · 8 years ago
  91. ee71d16 s390/mm: make TASK_SIZE independent from the number of page table levels by Martin Schwidefsky · 8 years ago
  92. 2d42f94 s390/kvm: Add PGSTE manipulation functions by Claudio Imbrenda · 8 years ago
  93. 2fa5ed7 s390/mm: Remove double gaddr calculation when notifying by Janosch Frank · 8 years ago
  94. faee35a s390: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  95. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  96. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  97. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  98. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  99. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  100. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago