1. ae18d6d thp: change insert_pfn's return type to void by Matthew Wilcox · 9 years ago
  2. 5cad465 mm: add vmf_insert_pfn_pmd() by Matthew Wilcox · 9 years ago
  3. fc43704 mm: export various functions for the benefit of DAX by Matthew Wilcox · 9 years ago
  4. b96375f mm: add a pmd_fault handler by Matthew Wilcox · 9 years ago
  5. 4897c76 thp: prepare for DAX huge pages by Matthew Wilcox · 9 years ago
  6. 7c41416 dax: revert userfaultfd change by Andrew Morton · 9 years ago
  7. e1b9996 thp: vma_adjust_trans_huge(): adjust file-backed VMA too by Kirill A. Shutemov · 9 years ago
  8. ce75799 mremap: fix the wrong !vma->vm_file check in copy_vma() by Oleg Nesterov · 9 years ago
  9. 8a9cc3b mmap: fix the usage of ->vm_pgoff in special_mapping paths by Oleg Nesterov · 9 years ago
  10. b533062 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  11. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  12. 559ec2f mm/hugetlb.c: make vma_has_reserves() return bool by Nicholas Krause · 9 years ago
  13. 1ecef9e mm/madvise.c: make madvise_behaviour_valid() return bool by Nicholas Krause · 9 years ago
  14. ca1d6c7 mm/memory.c: make tlb_next_batch() return bool by Nicholas Krause · 9 years ago
  15. d9e7e37 mm/dmapool.c: change is_page_busy() return from int to bool by Nicholas Krause · 9 years ago
  16. 9943242 mremap: simplify the "overlap" check in mremap_to() by Oleg Nesterov · 9 years ago
  17. 1d39168 mremap: don't do uneccesary checks if new_len == old_len by Oleg Nesterov · 9 years ago
  18. d456fb9 mremap: don't do mm_populate(new_addr) on failure by Oleg Nesterov · 9 years ago
  19. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  20. df1eab3 mremap: don't leak new_vma if f_op->mremap() fails by Oleg Nesterov · 9 years ago
  21. 31aafb4 mm/hugetlb.c: make vma_shareable() return bool by Nicholas Krause · 9 years ago
  22. 1027e44 mm: make GUP handle pfn mapping unless FOLL_GET is requested by Kirill A. Shutemov · 9 years ago
  23. d899844 mm: fix status code which move_pages() returns for zero page by Kirill A. Shutemov · 9 years ago
  24. ce9ce66 mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout() by Sebastian Andrzej Siewior · 9 years ago
  25. c0a2949 mm/memblock: WARN_ON when nid differs from overlap region by Wei Yang · 9 years ago
  26. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  27. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  28. 230c92a userfaultfd: propagate the full address in THP faults by Andrea Arcangeli · 9 years ago
  29. b6ebaed userfaultfd: avoid mmap_sem read recursion in mcopy_atomic by Andrea Arcangeli · 9 years ago
  30. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago
  31. c1294d0 userfaultfd: prevent khugepaged to merge if userfaultfd is armed by Andrea Arcangeli · 9 years ago
  32. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  33. 6b251fc userfaultfd: call handle_userfault() for userfaultfd_missing() faults by Andrea Arcangeli · 9 years ago
  34. 2d16e0fd mm/slab.h: fix argument order in cache_from_obj's error message by Daniel Borkmann · 9 years ago
  35. 45eb00c mm/slub: don't wait for high-order page allocation by Joonsoo Kim · 9 years ago
  36. 80da026 mm/slub: fix slab double-free in case of duplicate sysfs filename by Konstantin Khlebnikov · 9 years ago
  37. 588f8ba mm/slub: move slab initialization into irq enabled region by Thomas Gleixner · 9 years ago
  38. 3eed034 slub: add support for kmem_cache_debug in bulk calls by Jesper Dangaard Brouer · 9 years ago
  39. fbd0263 slub: initial bulk free implementation by Jesper Dangaard Brouer · 9 years ago
  40. ebe909e slub: improve bulk alloc strategy by Jesper Dangaard Brouer · 9 years ago
  41. 994eb76 slub bulk alloc: extract objects from the per cpu slab by Jesper Dangaard Brouer · 9 years ago
  42. 484748f slab: infrastructure for bulk object allocation and freeing by Christoph Lameter · 9 years ago
  43. 2ae4400 slub: fix spelling succedd to succeed by Jesper Dangaard Brouer · 9 years ago
  44. 7f36e3e memory-hotplug: add hot-added memory ranges to memblock before allocate node_data for a node. by Tang Chen · 9 years ago
  45. e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  46. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  47. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  48. 76ec51e Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  49. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  50. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  51. dbb7ee0 lib: move strncpy_from_unsafe() into mm/maccess.c by Alexei Starovoitov · 9 years ago
  52. 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago
  53. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  54. 6f179af mm: fix potential data race in SyS_swapon by Hugh Dickins · 9 years ago
  55. 061f98e Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next by Al Viro · 9 years ago
  56. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 10 years ago
  57. f21838e mm: cma: mark cma_bitmap_maxno() inline in header by Gregory Fong · 9 years ago
  58. f9126ab memory-hotplug: fix wrong edge when hot add a new node by Xishi Qiu · 9 years ago
  59. 2baf9e8 .mailmap: Andrey Ryabinin has moved by Andrey Ryabinin · 9 years ago
  60. 7f6bf39 mm/hwpoison: fix panic due to split huge zero page by Wanpeng Li · 9 years ago
  61. 0361380 mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held by Wanpeng Li · 9 years ago
  62. 4f32be6 mm/hwpoison: fix page refcount of unknown non LRU page by Wanpeng Li · 9 years ago
  63. 6cf66b4 fs: use helper bio_add_page() instead of open coding on bi_io_vec by Kent Overstreet · 10 years ago
  64. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  65. a50fcb5 writeback: fix initial dirty limit by Rabin Vincent · 9 years ago
  66. 4491f71 mm/memory-failure: set PageHWPoison before migrate_pages() by Naoya Horiguchi · 9 years ago
  67. f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
  68. 98ed2b0 mm/memory-failure: give up error handling for non-tail-refcounted thp by Naoya Horiguchi · 9 years ago
  69. a209ef0 mm/memory-failure: fix race in counting num_poisoned_pages by Naoya Horiguchi · 9 years ago
  70. a09233f mm/memory-failure: unlock_page before put_page by Naoya Horiguchi · 9 years ago
  71. e1832f2 ipc: use private shmem or hugetlbfs inodes for shm segments. by Stephen Smalley · 9 years ago
  72. e298ff7 mm: initialize hotplugged pages as reserved by Mel Gorman · 9 years ago
  73. 3e810ae mm/slub: allow merging when SLAB_DEBUG_FREE is set by Konstantin Khlebnikov · 9 years ago
  74. 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
  75. d3cd131 mm, meminit: replace rwsem with completion by Nicolai Stange · 9 years ago
  76. 7ace991 mm, meminit: allow early_pfn_to_nid to be used during runtime by Mel Gorman · 9 years ago
  77. ecf5fc6 mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations by Michal Hocko · 9 years ago
  78. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  79. debeb29 mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition by Valentin Rothberg · 9 years ago
  80. 292c24a percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk by Baoquan He · 9 years ago
  81. d56e84b mm/cma_debug: correct size input to bitmap function by Joonsoo Kim · 9 years ago
  82. 2292c0b mm/cma_debug: fix debugging alloc/free interface by Joonsoo Kim · 9 years ago
  83. e2cfc91 mm/page_owner: set correct gfp_mask on page_owner by Joonsoo Kim · 9 years ago
  84. f3a14ce mm/page_owner: fix possible access violation by Joonsoo Kim · 9 years ago
  85. ae026b2 mm, meminit: suppress unused memory variable warning by Mel Gorman · 9 years ago
  86. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  87. 6b7339f mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 9 years ago
  88. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  91. a20135f writeback: don't drain bdi_writeback_congested on bdi destruction by Tejun Heo · 9 years ago
  92. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 9 years ago
  93. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. ae6f246 Add __init attribute to new_kmalloc_cache by Christoph Lameter · 9 years ago
  95. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  96. 74033a7 mm: meminit: remove mminit_verify_page_links by Mel Gorman · 9 years ago
  97. ac5d253 mm: meminit: reduce number of times pageblocks are set during struct page init by Mel Gorman · 9 years ago
  98. a4de83d mm: meminit: free pages in large chunks where possible by Mel Gorman · 9 years ago
  99. 54608c3 mm: meminit: minimise number of pfn->page lookups during initialisation by Mel Gorman · 9 years ago
  100. 7e18adb mm: meminit: initialise remaining struct pages in parallel with kswapd by Mel Gorman · 9 years ago