1. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  2. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  3. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  4. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
  5. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  6. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  7. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  8. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 9 years ago
  9. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  10. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  11. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  12. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  13. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 9 years ago
  14. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  15. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  16. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  17. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 9 years ago
  18. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  19. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  20. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  21. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  22. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  23. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  24. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 9 years ago
  25. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 9 years ago
  26. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  27. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 9 years ago
  28. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 9 years ago
  29. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  30. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  31. 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 9 years ago
  32. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
  33. 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 9 years ago
  34. d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 9 years ago
  35. b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 9 years ago
  36. e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  37. 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 9 years ago
  38. da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  39. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 9 years ago
  40. c13985f page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  41. dcb351c page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  42. 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  43. df8c94d page-flags: define behavior of FS/IO-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  44. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  45. 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 9 years ago
  46. 0e6d31a page-flags: move code around by Kirill A. Shutemov · 9 years ago
  47. d8c1bde page-flags: trivial cleanup for PageTrans* helpers by Kirill A. Shutemov · 9 years ago
  48. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  50. 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  51. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  52. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  53. 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  54. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  55. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  56. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  58. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  59. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  60. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  61. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  62. 7d2eba0 mm: add tracepoint for scanning pages by Ebru Akagunduz · 9 years ago
  63. 543dfb2 mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() by Joshua Clayton · 9 years ago
  64. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  65. d30b554 include/linux/memblock.h: fix ordering of 'flags' argument in comments by Florian Fainelli · 9 years ago
  66. d72ee91 mm: move lru_to_page to mm_inline.h by Geliang Tang · 9 years ago
  67. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 9 years ago
  68. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 9 years ago
  69. 8e8ae64 mm: memcontrol: hook up vmpressure to socket pressure by Johannes Weiner · 9 years ago
  70. f7e1cb6 mm: memcontrol: account socket memory in unified hierarchy memory controller by Johannes Weiner · 9 years ago
  71. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 9 years ago
  72. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  73. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 9 years ago
  74. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 9 years ago
  75. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 9 years ago
  76. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 9 years ago
  77. 931f3f4 net: tcp_memcontrol: remove bogus hierarchy pressure propagation by Johannes Weiner · 9 years ago
  78. 8c2c235 net: tcp_memcontrol: properly detect ancestor socket pressure by Johannes Weiner · 9 years ago
  79. 7d82860 mm: memcontrol: export root_mem_cgroup by Johannes Weiner · 9 years ago
  80. 8c9c170 mm/memblock: introduce for_each_memblock_type() by Alexander Kuleshov · 9 years ago
  81. a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
  82. c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 9 years ago
  83. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
  84. 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 9 years ago
  85. 244d63e mm, vmalloc: remove VM_VPAGES by David Rientjes · 9 years ago
  86. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  87. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 9 years ago
  88. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 9 years ago
  89. 5b80287 mm/mmzone.c: memmap_valid_within() can be boolean by Yaowei Bai · 9 years ago
  90. c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
  91. 0664029 include/linux/mmzone.h: remove unused is_unevictable_lru() by Yaowei Bai · 9 years ago
  92. b4ad0c7 mm/memblock.c: memblock_is_memory()/reserved() can be boolean by Yaowei Bai · 9 years ago
  93. 719ff32 include/linux/hugetlb.h: is_file_hugepages() can be boolean by Yaowei Bai · 9 years ago
  94. ba5e957 mm: change mm_vmscan_lru_shrink_inactive() proto types by yalin wang · 9 years ago
  95. 0f0848e mm/page_isolation.c: add new tracepoint, test_pages_isolated by Joonsoo Kim · 9 years ago
  96. 4a8c7bb mm/mempolicy.c: convert the shared_policy lock to a rwlock by Nathan Zimmer · 9 years ago
  97. 8f235d1 mm: add PHYS_PFN, use it in __phys_to_pfn() by Chen Gang · 9 years ago
  98. 3aa2385 mm/vmscan.c: change trace_mm_vmscan_writepage() proto type by yalin wang · 9 years ago
  99. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  100. 230e9fc slab: add SLAB_ACCOUNT flag by Vladimir Davydov · 9 years ago