1. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  2. 2c0b80d mm: make set_recommended_min_free_kbytes() return void by Nicholas Krause · 9 years ago
  3. 28c015d mm: improve __GFP_NORETRY comment based on implementation by David Rientjes · 9 years ago
  4. 998ef75 fs: do not prefault sys_write() user buffer pages by Dave Hansen · 9 years ago
  5. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  6. 3115aec memtest: remove unused header files by Vladimir Murzin · 9 years ago
  7. f373baf memtest: cleanup log messages by Vladimir Murzin · 9 years ago
  8. 06f8059 memtest: use kstrtouint instead of simple_strtoul by Vladimir Murzin · 9 years ago
  9. 83b4b0b pagemap: update documentation by Konstantin Khlebnikov · 9 years ago
  10. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  11. 1c90308 pagemap: hide physical addresses from non-privileged users by Konstantin Khlebnikov · 9 years ago
  12. 356515e pagemap: rework hugetlb and thp report by Konstantin Khlebnikov · 9 years ago
  13. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  14. a06db75 pagemap: check permissions and capabilities at open time by Konstantin Khlebnikov · 9 years ago
  15. b5e3aa0 mm: remove put_page_unless_one() by Vineet Gupta · 9 years ago
  16. 4fcab5f mm/memblock.c: WARN_ON when flags differs from overlap region by Wei Yang · 9 years ago
  17. 7f3eb55 mm/page_alloc.c: remove unused variable in free_area_init_core() by Wei Yang · 9 years ago
  18. 904a955 mm/page_alloc.c: refine the calculation of highest possible node id by Wei Yang · 9 years ago
  19. 52a2b53 mm, dax: use i_mmap_unlock_write() in do_cow_fault() by Kirill A. Shutemov · 9 years ago
  20. 46c043e mm: take i_mmap_lock in unmap_mapping_range() for DAX by Kirill A. Shutemov · 9 years ago
  21. 3fdd1b47 dax: use linear_page_index() by Matthew Wilcox · 9 years ago
  22. 73a6ec4 dax: ensure that zero pages are removed from other processes by Matthew Wilcox · 9 years ago
  23. d295e34 dax: don't use set_huge_zero_page() by Kirill A. Shutemov · 9 years ago
  24. da14676 thp: fix zap_huge_pmd() for DAX by Kirill A. Shutemov · 9 years ago
  25. 5b701b8 thp: decrement refcount on huge zero page if it is split by Kirill A. Shutemov · 9 years ago
  26. 8431729 dax: fix race between simultaneous faults by Matthew Wilcox · 9 years ago
  27. 01a33b4 ext4: start transaction before calling into DAX by Matthew Wilcox · 9 years ago
  28. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  29. 84c4e5e dax: improve comment about truncate race by Matthew Wilcox · 9 years ago
  30. ae18d6d thp: change insert_pfn's return type to void by Matthew Wilcox · 9 years ago
  31. e676a4c ext4: use ext4_get_block_write() for DAX by Matthew Wilcox · 9 years ago
  32. dd8a2b6 fs/dax.c: fix typo in #endif comment by Valentin Rothberg · 9 years ago
  33. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  34. 11bd1a9 ext4: huge page fault support by Matthew Wilcox · 9 years ago
  35. e7b1ea2 ext2: huge page fault support by Matthew Wilcox · 9 years ago
  36. 844f35d dax: add huge page fault support by Matthew Wilcox · 9 years ago
  37. 5cad465 mm: add vmf_insert_pfn_pmd() by Matthew Wilcox · 9 years ago
  38. fc43704 mm: export various functions for the benefit of DAX by Matthew Wilcox · 9 years ago
  39. b96375f mm: add a pmd_fault handler by Matthew Wilcox · 9 years ago
  40. 4897c76 thp: prepare for DAX huge pages by Matthew Wilcox · 9 years ago
  41. 7c41416 dax: revert userfaultfd change by Andrew Morton · 9 years ago
  42. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  43. e1b9996 thp: vma_adjust_trans_huge(): adjust file-backed VMA too by Kirill A. Shutemov · 9 years ago
  44. ce75799 mremap: fix the wrong !vma->vm_file check in copy_vma() by Oleg Nesterov · 9 years ago
  45. 8a9cc3b mmap: fix the usage of ->vm_pgoff in special_mapping paths by Oleg Nesterov · 9 years ago
  46. b533062 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  47. af8713b selftests/userfaultfd: fix compiler warnings on 32-bit by Geert Uytterhoeven · 9 years ago
  48. 61e57c0 cgroup: fix seq_show_option merge with legacy_name by Kees Cook · 9 years ago
  49. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  50. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  51. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
  52. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  53. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  54. bd77966 Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  55. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  56. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  57. 2a013e3 Merge tag 'md/4.3' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  58. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  59. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  60. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. c821990 task_work: remove fifo ordering guarantee by Eric Dumazet · 9 years ago
  62. e89c6fd Merge linux-block/for-4.3/core into md/for-linux by NeilBrown · 9 years ago
  63. 559ec2f mm/hugetlb.c: make vma_has_reserves() return bool by Nicholas Krause · 9 years ago
  64. 1ecef9e mm/madvise.c: make madvise_behaviour_valid() return bool by Nicholas Krause · 9 years ago
  65. ca1d6c7 mm/memory.c: make tlb_next_batch() return bool by Nicholas Krause · 9 years ago
  66. d9e7e37 mm/dmapool.c: change is_page_busy() return from int to bool by Nicholas Krause · 9 years ago
  67. 4e6dab4 mm: remove struct node_active_region by minkyung88.kim · 9 years ago
  68. 9943242 mremap: simplify the "overlap" check in mremap_to() by Oleg Nesterov · 9 years ago
  69. 1d39168 mremap: don't do uneccesary checks if new_len == old_len by Oleg Nesterov · 9 years ago
  70. d456fb9 mremap: don't do mm_populate(new_addr) on failure by Oleg Nesterov · 9 years ago
  71. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  72. df1eab3 mremap: don't leak new_vma if f_op->mremap() fails by Oleg Nesterov · 9 years ago
  73. 31aafb4 mm/hugetlb.c: make vma_shareable() return bool by Nicholas Krause · 9 years ago
  74. 1027e44 mm: make GUP handle pfn mapping unless FOLL_GET is requested by Kirill A. Shutemov · 9 years ago
  75. d899844 mm: fix status code which move_pages() returns for zero page by Kirill A. Shutemov · 9 years ago
  76. ce9ce66 mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout() by Sebastian Andrzej Siewior · 9 years ago
  77. c98c363 genalloc: add support of multiple gen_pools per device by Vladimir Zapolskiy · 9 years ago
  78. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  79. c0a2949 mm/memblock: WARN_ON when nid differs from overlap region by Wei Yang · 9 years ago
  80. c7e1e3c Documentation/features/vm: add feature description and arch support status for batched TLB flush after unmap by Mel Gorman · 9 years ago
  81. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  82. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  83. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  84. c47174f userfaultfd: selftest by Andrea Arcangeli · 9 years ago
  85. 2c5b7e1 userfaultfd: avoid missing wakeups during refile in userfaultfd_read by Andrea Arcangeli · 9 years ago
  86. 230c92a userfaultfd: propagate the full address in THP faults by Andrea Arcangeli · 9 years ago
  87. dfa37dc userfaultfd: allow signals to interrupt a userfault by Andrea Arcangeli · 9 years ago
  88. e6485a4 userfaultfd: require UFFDIO_API before other ioctls by Andrea Arcangeli · 9 years ago
  89. ad465ca userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE by Andrea Arcangeli · 9 years ago
  90. b6ebaed userfaultfd: avoid mmap_sem read recursion in mcopy_atomic by Andrea Arcangeli · 9 years ago
  91. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago
  92. 1f1c6f0 userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI by Andrea Arcangeli · 9 years ago
  93. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  94. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  95. 8d2afd9 userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read by Andrea Arcangeli · 9 years ago
  96. 3004ec9 userfaultfd: allocate the userfaultfd_ctx cacheline aligned by Andrea Arcangeli · 9 years ago
  97. 15b726e userfaultfd: optimize read() and poll() to be O(1) by Andrea Arcangeli · 9 years ago
  98. ba85c70 userfaultfd: wake pending userfaults by Andrea Arcangeli · 9 years ago
  99. a9b85f9 userfaultfd: change the read API to return a uffd_msg by Andrea Arcangeli · 9 years ago
  100. 3f602d2 userfaultfd: Rename uffd_api.bits into .features by Pavel Emelyanov · 9 years ago