1. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  2. d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  3. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  4. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  5. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  6. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  7. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  8. 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
  9. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  10. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  11. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  12. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  13. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  14. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  15. 6606b34 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  16. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  17. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  18. cdb0077 tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts by Geert Uytterhoeven · 9 years ago
  19. fe22cd9 printk: help pr_debug and pr_devel to optimize out arguments by Aaron Conole · 9 years ago
  20. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 9 years ago
  21. 9795593 asm/sections: add helpers to check for section data by Thierry Reding · 9 years ago
  22. dfffa58 err.h: add (missing) unlikely() to IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
  23. 3f1bfd9 include/linux/kdev_t.h: remove new_valid_dev() by Yaowei Bai · 9 years ago
  24. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 9 years ago
  25. b8a0255 include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers by Vasily Kulikov · 9 years ago
  26. ece6267 Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  27. d45187a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  28. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 9 years ago
  29. 036fbb2 memblock: fix section mismatch by Kirill A. Shutemov · 9 years ago
  30. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  31. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  32. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  33. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
  34. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  35. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  36. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  37. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  38. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
  39. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  40. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  41. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  42. b2e0d16 dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() by Dan Williams · 9 years ago
  43. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  44. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  45. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
  46. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  47. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 9 years ago
  48. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  49. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  50. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  51. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 9 years ago
  52. eef1b3b thp: implement split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  53. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  54. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  55. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  56. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  57. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  58. ad0bed2 thp: drop all split_huge_page()-related code by Kirill A. Shutemov · 9 years ago
  59. 122afea mm, vmstats: new THP splitting event by Kirill A. Shutemov · 9 years ago
  60. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  61. b1caa95 khugepaged: ignore pmd tables with THP mapped with ptes by Kirill A. Shutemov · 9 years ago
  62. 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 9 years ago
  63. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  64. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  65. 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 9 years ago
  66. 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
  67. 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 9 years ago
  68. d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 9 years ago
  69. b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 9 years ago
  70. e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  71. 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 9 years ago
  72. da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  73. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 9 years ago
  74. c13985f page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  75. dcb351c page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  76. 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  77. df8c94d page-flags: define behavior of FS/IO-related flags on compound pages by Kirill A. Shutemov · 9 years ago
  78. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  79. 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 9 years ago
  80. 0e6d31a page-flags: move code around by Kirill A. Shutemov · 9 years ago
  81. d8c1bde page-flags: trivial cleanup for PageTrans* helpers by Kirill A. Shutemov · 9 years ago
  82. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  83. 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
  84. e5b6c15 firmware: dmi_scan: Save SMBIOS Type 9 System Slots by Jordan Hargrave · 9 years ago
  85. 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  86. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  87. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  88. 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  89. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  90. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  91. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  92. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  93. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  94. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  95. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  96. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  97. 7d2eba0 mm: add tracepoint for scanning pages by Ebru Akagunduz · 9 years ago
  98. 543dfb2 mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() by Joshua Clayton · 9 years ago
  99. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  100. d30b554 include/linux/memblock.h: fix ordering of 'flags' argument in comments by Florian Fainelli · 9 years ago