1. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  2. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  3. 45824fc0 Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  4. d590284 Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  5. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 6 years ago
  6. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 6 years ago
  7. 042c1d2 s390/kasan: add kdump support by Vasily Gorbik · 6 years ago
  8. 9b69210 s390/mem_detect: provide single get_mem_detect_end by Vasily Gorbik · 6 years ago
  9. 5f0917a s390/cmma: reuse kstrtobool for option value parsing by Vasily Gorbik · 6 years ago
  10. 40e9065 s390/mm: use refcount_t for refcount by Chuhong Yuan · 6 years ago
  11. 3434cae s390/extmem: use refcount_t for refcount by Chuhong Yuan · 6 years ago
  12. 5cbdaee s390/mm: Remove sev_active() function by Thiago Jung Bauermann · 6 years ago
  13. 8024b5a s390/mm: fix dump_pagetables top level page table walking by Vasily Gorbik · 6 years ago
  14. 7f5aa11 s390/mm: add fallthrough annotations by Heiko Carstens · 6 years ago
  15. ffbd268 s390/mm: make gmap_test_and_clear_dirty_pmd static by Vasily Gorbik · 6 years ago
  16. ac7a0fc s390/mm: use shared variables for sysctl range check by Vasily Gorbik · 6 years ago
  17. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  18. 80ec922 mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE by David Hildenbrand · 6 years ago
  19. 18c8650 s390x/mm: implement arch_remove_memory() by David Hildenbrand · 6 years ago
  20. 973de24 s390x/mm: fail when an altmap is used for arch_add_memory() by David Hildenbrand · 6 years ago
  21. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  22. 9087c37 dma-direct: Force unencrypted DMA under SME for certain DMA masks by Tom Lendacky · 6 years ago
  23. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  24. 1758fed Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  25. 64e1f0c s390/mm: force swiotlb for protected virtualization by Halil Pasic · 6 years ago
  26. 962f0af s390/mm: fix address space detection in exception handling by Gerald Schaefer · 6 years ago
  27. 567b722 s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality by Alexandre Ghiti · 6 years ago
  28. a646ef3 s390/jump_label: replace stop_machine with smp_call_function by Martin Schwidefsky · 6 years ago
  29. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  30. bf2f1ee s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized by Masahiro Yamada · 6 years ago
  31. 80111bf Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  32. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  33. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  34. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  35. 184c460 s390/kasan: adapt disabled_wait usage to avoid build error by Vasily Gorbik · 6 years ago
  36. 14be4c6 Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  37. 78c98f9 s390/unwind: introduce stack unwind API by Martin Schwidefsky · 6 years ago
  38. 7a5da02 locking/lockdep: check for freed initmem in static_obj() by Gerald Schaefer · 6 years ago
  39. a80313f s390/kernel: introduce .dma sections by Gerald Schaefer · 6 years ago
  40. 1a42010 s390/mm: convert to the generic get_user_pages_fast code by Martin Schwidefsky · 6 years ago
  41. d1874a0 s390/mm: make the pxd_offset functions more robust by Martin Schwidefsky · 6 years ago
  42. 81a8f2b s390/mm: silence compiler warning when compiling without CONFIG_PGSTE by Thomas Huth · 6 years ago
  43. 9de7d83 s390/tlb: Convert to generic mmu_gather by Martin Schwidefsky · 6 years ago
  44. 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
  45. 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
  46. d8901f2 s390: clean up redundant facilities list setup by Vasily Gorbik · 6 years ago
  47. f177762 s390/extmem: print DCSS range with %px by Gerald Schaefer · 6 years ago
  48. ca57114 s390/extmem: remove code for 31 bit addressing mode by Gerald Schaefer · 6 years ago
  49. a0308c1 s390/mmap: take stack_guard_gap into account for mmap_base by Martin Schwidefsky · 6 years ago
  50. 32b7725 s390: remove the ptep_modify_prot_{start,commit} exports by Christoph Hellwig · 6 years ago
  51. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  52. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  53. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  54. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  55. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  56. 5b39fc04 s390: use common bust_spinlocks() by Sergey Senozhatsky · 6 years ago
  57. 814cedb s390/mm: correct pgtable_bytes on page table downgrade by Martin Schwidefsky · 6 years ago
  58. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  59. 0d4e68e s390/mm: Convert tlb_table_flush() to use call_rcu() by Paul E. McKenney · 6 years ago
  60. e12e404 s390/mm: fix mis-accounting of pgtable_bytes by Martin Schwidefsky · 6 years ago
  61. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  62. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  63. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  64. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  65. e2b623f Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  66. cf3dbe5 s390/kasan: support preemptible kernel build by Vasily Gorbik · 6 years ago
  67. 78333d1 s390/kasan: add support for mem= kernel parameter by Vasily Gorbik · 6 years ago
  68. 12e55fa s390/kasan: optimize kasan vmemmap allocation by Vasily Gorbik · 6 years ago
  69. 2963523 s390/kasan: avoid kasan crash with standby memory defined by Vasily Gorbik · 6 years ago
  70. 6cad0eb s390/mm: improve debugfs ptdump markers walking by Vasily Gorbik · 7 years ago
  71. e006222 s390/mm: optimize debugfs ptdump kasan zero page walking by Vasily Gorbik · 7 years ago
  72. 5dff038 s390/kasan: add option for 4-level paging support by Vasily Gorbik · 7 years ago
  73. 135ff16 s390/kasan: free early identity mapping structures by Vasily Gorbik · 7 years ago
  74. d58106c s390/kasan: use noexec and large pages by Vasily Gorbik · 7 years ago
  75. 793213a s390/kasan: dynamic shadow mem allocation for modules by Vasily Gorbik · 7 years ago
  76. 0dac8f6 s390/mm: add kasan shadow to the debugfs pgtable dump by Vasily Gorbik · 7 years ago
  77. 42db5ed s390/kasan: add initialization code and enable it by Vasily Gorbik · 7 years ago
  78. 6966d60 s390/mem_detect: move tprot loop to early boot phase by Vasily Gorbik · 7 years ago
  79. ce3dc44 s390: add support for virtually mapped kernel stacks by Martin Schwidefsky · 7 years ago
  80. 00e9e66 s390/pfault: do not use stack buffers for hardware data by Martin Schwidefsky · 7 years ago
  81. dd5bd0a Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  82. af4bf6c s390/mm: optimize locking without huge pages in gmap_pmd_op_walk() by David Hildenbrand · 7 years ago
  83. 1843abd s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 7 years ago
  84. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 7 years ago
  85. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  86. 37a366f s390/mm: fix addressing exception after suspend/resume by Gerald Schaefer · 7 years ago
  87. 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
  88. a9e00d8 s390/mm: Add huge page gmap linking support by Janosch Frank · 7 years ago
  89. 7d735b9 s390/mm: hugetlb pages within a gmap can not be freed by Dominik Dingel · 7 years ago
  90. 637ff9e s390/mm: Add huge pmd storage key handling by Janosch Frank · 7 years ago
  91. 3afdfca s390/mm: Clear skeys for newly mapped huge guest pmds by Janosch Frank · 7 years ago
  92. 964c2c0 s390/mm: Clear huge page storage keys on enable_skey by Dominik Dingel · 7 years ago
  93. 0959e16 s390/mm: Add huge page dirty sync support by Janosch Frank · 7 years ago
  94. 6a37627 s390/mm: Add gmap pmd invalidation and clearing by Janosch Frank · 7 years ago
  95. 7c4b13a s390/mm: Add gmap pmd notification bit setting by Janosch Frank · 7 years ago
  96. 58b7e20 s390/mm: Add gmap pmd linking by Janosch Frank · 7 years ago
  97. 2c46e97 s390/mm: Abstract gmap notify bit setting by Janosch Frank · 7 years ago
  98. 5a045bb s390/mm: Make gmap_protect_range more modular by Janosch Frank · 7 years ago
  99. 306d6c49 s390/kvm: fix deadlock when killed by oom by Claudio Imbrenda · 7 years ago
  100. ac4c4fc s390/cmm: avoid add_timer on concurrently used timer by Vasily Gorbik · 7 years ago