1. 337ed7e mm/ksm.c: mark stable page dirty by Minchan Kim · 8 years ago
  2. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 8 years ago
  3. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 8 years ago
  4. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  5. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  6. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  7. 17ec4cd zram: don't call idr_remove() from zram_remove() by Jerome Marchand · 8 years ago
  8. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 8 years ago
  9. d965432 thp: increase split_huge_page() success rate by Kirill A. Shutemov · 8 years ago
  10. 49071d4 thp: add debugfs handle to split all huge pages by Kirill A. Shutemov · 8 years ago
  11. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 8 years ago
  12. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  13. a46e637 thp: update documentation by Kirill A. Shutemov · 8 years ago
  14. 61f5d69 mm: re-enable THP by Kirill A. Shutemov · 8 years ago
  15. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 8 years ago
  16. 248db92 migrate_pages: try to split pages on queuing by Kirill A. Shutemov · 8 years ago
  17. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 8 years ago
  18. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 8 years ago
  19. d96b339 mm: soft-offline: check return value in second __get_any_page() call by Naoya Horiguchi · 8 years ago
  20. 4d2fa96 thp, mm: split_huge_page(): caller need to lock page by Kirill A. Shutemov · 8 years ago
  21. ba98828 thp: add option to setup migration entries during PMD split by Kirill A. Shutemov · 8 years ago
  22. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  23. e81c480 mm, numa: skip PTE-mapped THP on numa fault by Kirill A. Shutemov · 8 years ago
  24. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  25. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  26. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  27. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  28. 702b63c tile, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  29. 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  30. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  31. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  32. b278737 mips, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  33. 0ebd744 arm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  34. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  35. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 8 years ago
  36. f765f54 ksm: prepare to new THP semantics by Kirill A. Shutemov · 8 years ago
  37. 14d27ab futex, thp: remove special case for THP in get_futex_key by Kirill A. Shutemov · 8 years ago
  38. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  39. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 8 years ago
  40. 56a17b8 mm: temporarily mark THP broken by Kirill A. Shutemov · 8 years ago
  41. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 8 years ago
  42. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  43. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 8 years ago
  44. 7479df6 thp, mlock: do not allow huge pages in mlocked area by Kirill A. Shutemov · 8 years ago
  45. 7aef417 mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton by Kirill A. Shutemov · 8 years ago
  46. 6742d29 mm: adjust FOLL_SPLIT for new refcounting by Kirill A. Shutemov · 8 years ago
  47. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 8 years ago
  48. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  49. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  50. afd9883 mm, proc: adjust PSS calculation by Kirill A. Shutemov · 8 years ago
  51. 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 8 years ago
  52. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 8 years ago
  53. 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 8 years ago
  54. d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 8 years ago
  55. b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 8 years ago
  56. e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  57. 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 8 years ago
  58. da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  59. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 8 years ago
  60. c13985f page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 8 years ago
  61. dcb351c page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 8 years ago
  62. 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 8 years ago
  63. df8c94d page-flags: define behavior of FS/IO-related flags on compound pages by Kirill A. Shutemov · 8 years ago
  64. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 8 years ago
  65. 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 8 years ago
  66. 0e6d31a page-flags: move code around by Kirill A. Shutemov · 8 years ago
  67. d8c1bde page-flags: trivial cleanup for PageTrans* helpers by Kirill A. Shutemov · 8 years ago
  68. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  69. 5a18d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  70. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  71. 750afbf bgmac: Fix reversed test of build_skb() return value. by David S. Miller · 8 years ago
  72. 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  73. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  74. c7b6c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  75. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 8 years ago
  76. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 8 years ago
  77. 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  78. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 8 years ago
  79. 39c01bf amdkfd: Copy from the proper user command pointer by Borislav Petkov · 8 years ago
  80. 7aca74e Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  81. 973365d Merge branch 'xen-netback-fixes' by David S. Miller · 8 years ago
  82. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 8 years ago
  83. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 8 years ago
  84. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 8 years ago
  85. fb33118 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 8 years ago
  86. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 8 years ago
  87. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  88. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 8 years ago
  89. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 8 years ago
  90. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 8 years ago
  92. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 8 years ago
  93. f58fb5e mm/zbud.c: use list_last_entry() instead of list_tail_entry() by Geliang Tang · 8 years ago
  94. e02d238 zram/zcomp: do not zero out zcomp private pages by Sergey Senozhatsky · 8 years ago
  95. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 8 years ago
  96. d913897 zram: try vmalloc() after kmalloc() by Kyeongdon Kim · 8 years ago
  97. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 8 years ago
  98. 628a96e Merge branch 'hisi-fixes' by David S. Miller · 8 years ago
  99. 28052e7 net: hns: fixes no syscon error when init mdio by yankejian · 8 years ago
  100. b70ce2a dts: hisi: fixes no syscon fault when init mdio by yankejian · 8 years ago