1. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  2. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  3. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  4. ab5e8b3 sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic() by Al Viro · 4 years, 6 months ago
  5. f08147d mm/sparc64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  6. 56e10e6 mm/sparc32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  7. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  8. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  9. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  10. f757900 arch/sparc/mm/srmmu.c: fix build by Andrew Morton · 4 years, 7 months ago
  11. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  12. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  13. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  14. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  15. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  16. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  17. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  18. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
  19. 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 7 months ago
  20. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  21. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 7 months ago
  22. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  23. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
  24. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  25. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  26. 4360dfa sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 7 months ago
  27. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 7 months ago
  28. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 7 months ago
  29. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 7 months ago
  30. bee3b3c sparc32: simplify detection of memory zone boundaries by Mike Rapoport · 4 years, 7 months ago
  31. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  32. 1996d47 sparc32: mm: Only call ctor()/dtor() functions for first and last user by Will Deacon · 4 years, 7 months ago
  33. 454b028 sparc32: mm: Don't try to free page-table pages if ctor() fails by Will Deacon · 4 years, 7 months ago
  34. ee7c795 sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 7 months ago
  35. 0cfc8a8 sparc32: fix page table traversal in srmmu_nocache_init() by Mike Rapoport · 4 years, 7 months ago
  36. c2bc26f sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init() by Mike Rapoport · 4 years, 7 months ago
  37. 3f40797 sparc32: mm: Change pgtable_t type to pte_t * instead of struct page * by Will Deacon · 4 years, 9 months ago
  38. 8e95883 sparc32: mm: Restructure sparc32 MMU page-table layout by Will Deacon · 4 years, 9 months ago
  39. ed894bf sparc32: mm: Fix argument checking in __srmmu_get_nocache() by Will Deacon · 4 years, 9 months ago
  40. 57829ea sparc: mm: return true,false in kern_addr_valid() by Jason Yan · 4 years, 8 months ago
  41. 255a69a sparc32: use per-device dma_ops by Christoph Hellwig · 4 years, 9 months ago
  42. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  43. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  44. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  45. 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  46. 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  47. 7235db2 sparc32: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  48. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  49. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  50. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  51. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  52. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  53. d3c976c sparc64: Fix regression in non-hypervisor TLB flush xcall by James Clarke · 6 years ago
  54. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  55. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  56. f403999 init: free_initmem: poison freed init memory by Mike Rapoport · 6 years ago
  57. f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
  58. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  59. f4d9a23 sparc64: simplify reduce_memory() function by Mike Rapoport · 6 years ago
  60. 376b137 sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  61. edb1f07 sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path by Christoph Hellwig · 6 years ago
  62. 7e99689 sparc/iommu: fix __sbus_iommu_map_page for highmem pages by Christoph Hellwig · 6 years ago
  63. 8668b38 sparc/iommu: move per-page flushing into __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  64. b820594 sparc/iommu: pass a physical address to iommu_get_one by Christoph Hellwig · 6 years ago
  65. ff5cbec sparc/iommu: create a common helper for map_sg by Christoph Hellwig · 6 years ago
  66. f25b23b sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page by Christoph Hellwig · 6 years ago
  67. a7fce1f sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg by Christoph Hellwig · 6 years ago
  68. 031abf0 sparc/iommu: use !PageHighMem to check if a page has a kernel mapping by Christoph Hellwig · 6 years ago
  69. b1e1c86 sparc: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  70. 9415673 arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) by Mike Rapoport · 6 years ago
  71. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  72. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  73. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  74. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  75. 6c503d0 sparc/iommu: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  76. 1e2934a sparc/io-unit: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  77. ce65d36 sparc: remove the sparc32_dma_ops indirection by Christoph Hellwig · 6 years ago
  78. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  79. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  80. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  81. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  82. 2b4792e sparc64: Export __node_distance. by David S. Miller · 6 years ago
  83. 8818d89 sparc32: split ramdisk detection and reservation to a helper function by Mike Rapoport · 6 years ago
  84. cca079e sparc32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  85. 60ef861 sparc: mm/init_32: kill trailing whitespace by Mike Rapoport · 6 years ago
  86. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  87. f0afc6b sparc: move MSI related definitions to where they are used by Thomas Petazzoni · 6 years ago
  88. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  89. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  90. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  91. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  92. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  93. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  94. cfb61b5 sparc64: Fix regression in pmdp_invalidate(). by David S. Miller · 7 years ago
  95. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  96. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 7 years ago
  97. 24b6d41 mm: pass the vmem_altmap to vmemmap_free by Christoph Hellwig · 7 years ago
  98. 7b73d97 mm: pass the vmem_altmap to vmemmap_populate by Christoph Hellwig · 7 years ago
  99. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
  100. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago