1. 6481352 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  2. df7cb18 Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 8 years ago
  3. 6972b00 Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  4. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  5. dddd564 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  6. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  7. 21c19bc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  8. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  9. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 90880b5 Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. 1c91d2c Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  13. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. 771d3fe Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  16. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  17. 2c66927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  18. 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  19. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  20. 4932381 mm, memory_hotplug: move movable_node to the hotplug proper by Michal Hocko · 8 years ago
  21. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 8 years ago
  22. 57c0a17 mm, memory_hotplug: drop artificial restriction on online/offline by Michal Hocko · 8 years ago
  23. 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 8 years ago
  24. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 8 years ago
  25. ed52be7 mm: memcontrol: use generic mod_memcg_page_state for kmem pages by Johannes Weiner · 8 years ago
  26. 3204929 mm: memcontrol: use the node-native slab memory counters by Johannes Weiner · 8 years ago
  27. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 8 years ago
  28. 2b2695f mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare() by Markus Elfring · 8 years ago
  29. 9cd1f70 mm/zswap.c: improve a size determination in zswap_frontswap_init() by Markus Elfring · 8 years ago
  30. f4ae0ce mm/zswap.c: delete an error message for a failed memory allocation in zswap_pool_create() by Markus Elfring · 8 years ago
  31. 155b5f8 mm/swapfile.c: sort swap entries before free by Huang Ying · 8 years ago
  32. 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 8 years ago
  33. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 8 years ago
  34. 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 8 years ago
  35. 04f70d1 mm: kmemleak: factor object reference updating out of scan_block() by Catalin Marinas · 8 years ago
  36. f66abf0 mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures by Catalin Marinas · 8 years ago
  37. e0dd7d5 mm, mempolicy: don't check cpuset seqlock where it doesn't matter by Vlastimil Babka · 8 years ago
  38. 5f155f2 mm, cpuset: always use seqlock when changing task's nodemask by Vlastimil Babka · 8 years ago
  39. 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 8 years ago
  40. 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 8 years ago
  41. 4581668 mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() by Vlastimil Babka · 8 years ago
  42. 902b628 mm, page_alloc: fix more premature OOM due to race with cpuset update by Vlastimil Babka · 8 years ago
  43. 5fd27b8 mm: rmap: use correct helper when poisoning hugepages by Punit Agrawal · 8 years ago
  44. e5251fd mm/hugetlb: introduce set_huge_swap_pte_at() helper by Punit Agrawal · 8 years ago
  45. 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 8 years ago
  46. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  47. d63206e mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 8 years ago
  48. a3e3285 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 8 years ago
  49. f0b38d6 arm64: hugetlb: remove spurious calls to huge_ptep_offset() by Steve Capper · 8 years ago
  50. bb9dd3d arm64: hugetlb: refactor find_num_contig() by Steve Capper · 8 years ago
  51. 8bc3c3f mm: drop NULL return check of pte_offset_map_lock() by Naoya Horiguchi · 8 years ago
  52. d73d3c9 mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused by Matthias Kaehlcke · 8 years ago
  53. 40692eb powerpc/mm/hugetlb: add support for 1G huge pages by Aneesh Kumar K.V · 8 years ago
  54. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago
  55. 9017217 mm: adaptive hash table scaling by Pavel Tatashin · 8 years ago
  56. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 8 years ago
  57. 3749a8f mm: zero hash tables in allocator by Pavel Tatashin · 8 years ago
  58. f7fb506 powerpc/hugetlb: enable hugetlb migration for ppc64 by Aneesh Kumar K.V · 8 years ago
  59. 28c0571 powerpc/mm/hugetlb: remove follow_huge_addr for powerpc by Aneesh Kumar K.V · 8 years ago
  60. 50791e6 powerpc/hugetlb: add follow_huge_pd implementation for ppc64 by Aneesh Kumar K.V · 8 years ago
  61. 4dc7145 mm/follow_page_mask: add support for hugepage directory entry by Aneesh Kumar K.V · 8 years ago
  62. e229929 mm/hugetlb: move default definition of hugepd_t earlier in the header by Aneesh Kumar K.V · 8 years ago
  63. faaa5b6 mm/follow_page_mask: add support for hugetlb pgd entries by Anshuman Khandual · 8 years ago
  64. d5ed744 mm/hugetlb: export hugetlb_entry_migration helper by Aneesh Kumar K.V · 8 years ago
  65. 080dbb6 mm/follow_page_mask: split follow_page_mask to smaller functions. by Aneesh Kumar K.V · 8 years ago
  66. 383321a mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at by Aneesh Kumar K.V · 8 years ago
  67. 94310cb mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level by Anshuman Khandual · 8 years ago
  68. f93ae36 fs/userfaultfd.c: drop dead code by Mike Rapoport · 8 years ago
  69. 57ecbd3 kernel/exit.c: don't include unused userfaultfd_k.h by Mike Rapoport · 8 years ago
  70. 559bfc7 mm, memory_hotplug: remove unused cruft after memory hotplug rework by Michal Hocko · 8 years ago
  71. cdf72f2 mm, memory_hotplug: fix the section mismatch warning by Michal Hocko · 8 years ago
  72. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  73. c246a21 mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone by Michal Hocko · 8 years ago
  74. a69578a mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior by Michal Hocko · 8 years ago
  75. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  76. d336e94 mm, vmstat: skip reporting offline pages in pagetypeinfo by Michal Hocko · 8 years ago
  77. 2ce1364 mm: __first_valid_page skip over offline pages by Michal Hocko · 8 years ago
  78. ccbe1e4 mm, compaction: skip over holes in __reset_isolation_suitable by Michal Hocko · 8 years ago
  79. 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 8 years ago
  80. 8b0662f mm, memory_hotplug: consider offline memblocks removable by Michal Hocko · 8 years ago
  81. 9037a99 mm, memory_hotplug: split up register_one_node() by Michal Hocko · 8 years ago
  82. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  83. bfe63d3 mm: drop page_initialized check from get_nid_for_pfn by Michal Hocko · 8 years ago
  84. c8f9565 mm, memory_hotplug: use node instead of zone in can_online_high_movable by Michal Hocko · 8 years ago
  85. dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 8 years ago
  86. 747552b1 mm, THP, swap: enable THP swap optimization only if has compound map by Huang Ying · 8 years ago
  87. b8f593c mm, THP, swap: check whether THP can be split firstly by Huang Ying · 8 years ago
  88. 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 8 years ago
  89. 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 8 years ago
  90. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 8 years ago
  91. 9d85e15 mm/vmstat.c: standardize file operations variable names by Anshuman Khandual · 8 years ago
  92. 51f9f82 zram: count same page write as page_stored by Minchan Kim · 8 years ago
  93. 80b18df ksm: optimize refile of stable_node_dup at the head of the chain by Andrea Arcangeli · 8 years ago
  94. 8dc5ffc ksm: swap the two output parameters of chain/chain_prune by Andrea Arcangeli · 8 years ago
  95. 0ba1d0f ksm: cleanup stable_node chain collapse case by Andrea Arcangeli · 8 years ago
  96. b4fecc6 ksm: fix use after free with merge_across_nodes = 0 by Andrea Arcangeli · 8 years ago
  97. 2c653d0 ksm: introduce ksm_max_page_sharing per page deduplication limit by Andrea Arcangeli · 8 years ago
  98. 172ffeb mm/nobootmem.c: return 0 when start_pfn equals end_pfn by Wei Yang · 8 years ago
  99. f2f43e5 mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 8 years ago
  100. ac34cea mm/mmap.c: mark protection_map as __ro_after_init by Daniel Micay · 8 years ago