- 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 4932381 mm, memory_hotplug: move movable_node to the hotplug proper by Michal Hocko · 7 years ago
- f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
- 57c0a17 mm, memory_hotplug: drop artificial restriction on online/offline by Michal Hocko · 7 years ago
- 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
- 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
- ed52be7 mm: memcontrol: use generic mod_memcg_page_state for kmem pages by Johannes Weiner · 7 years ago
- 3204929 mm: memcontrol: use the node-native slab memory counters by Johannes Weiner · 7 years ago
- 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
- 2b2695f mm/zswap.c: delete an error message for a failed memory allocation in zswap_dstmem_prepare() by Markus Elfring · 7 years ago
- 9cd1f70 mm/zswap.c: improve a size determination in zswap_frontswap_init() by Markus Elfring · 7 years ago
- f4ae0ce mm/zswap.c: delete an error message for a failed memory allocation in zswap_pool_create() by Markus Elfring · 7 years ago
- 155b5f8 mm/swapfile.c: sort swap entries before free by Huang Ying · 7 years ago
- 8e675f7 mm/oom_kill: count global and memory cgroup oom kills by Konstantin Khlebnikov · 7 years ago
- 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
- 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 7 years ago
- 04f70d1 mm: kmemleak: factor object reference updating out of scan_block() by Catalin Marinas · 7 years ago
- f66abf0 mm: kmemleak: slightly reduce the size of some structures on 64-bit architectures by Catalin Marinas · 7 years ago
- e0dd7d5 mm, mempolicy: don't check cpuset seqlock where it doesn't matter by Vlastimil Babka · 7 years ago
- 213980c mm, mempolicy: simplify rebinding mempolicies when updating cpusets by Vlastimil Babka · 7 years ago
- 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
- 4581668 mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask() by Vlastimil Babka · 7 years ago
- 902b628 mm, page_alloc: fix more premature OOM due to race with cpuset update by Vlastimil Babka · 7 years ago
- 5fd27b8 mm: rmap: use correct helper when poisoning hugepages by Punit Agrawal · 7 years ago
- e5251fd mm/hugetlb: introduce set_huge_swap_pte_at() helper by Punit Agrawal · 7 years ago
- 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 7 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
- d63206e mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
- a3e3285 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
- 8bc3c3f mm: drop NULL return check of pte_offset_map_lock() by Naoya Horiguchi · 7 years ago
- d73d3c9 mm/page_alloc.c: mark bad_range() and meminit_pfn_in_nid() as __maybe_unused by Matthias Kaehlcke · 7 years ago
- e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 7 years ago
- 9017217 mm: adaptive hash table scaling by Pavel Tatashin · 7 years ago
- 3749a8f mm: zero hash tables in allocator by Pavel Tatashin · 7 years ago
- 4dc7145 mm/follow_page_mask: add support for hugepage directory entry by Aneesh Kumar K.V · 7 years ago
- faaa5b6 mm/follow_page_mask: add support for hugetlb pgd entries by Anshuman Khandual · 7 years ago
- d5ed744 mm/hugetlb: export hugetlb_entry_migration helper by Aneesh Kumar K.V · 7 years ago
- 080dbb6 mm/follow_page_mask: split follow_page_mask to smaller functions. by Aneesh Kumar K.V · 7 years ago
- 383321a mm/hugetlb/migration: use set_huge_pte_at instead of set_pte_at by Aneesh Kumar K.V · 7 years ago
- 94310cb mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level by Anshuman Khandual · 7 years ago
- 559bfc7 mm, memory_hotplug: remove unused cruft after memory hotplug rework by Michal Hocko · 7 years ago
- cdf72f2 mm, memory_hotplug: fix the section mismatch warning by Michal Hocko · 7 years ago
- 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 7 years ago
- c246a21 mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone by Michal Hocko · 7 years ago
- a69578a mm, memory_hotplug: fix MMOP_ONLINE_KEEP behavior by Michal Hocko · 7 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
- d336e94 mm, vmstat: skip reporting offline pages in pagetypeinfo by Michal Hocko · 7 years ago
- 2ce1364 mm: __first_valid_page skip over offline pages by Michal Hocko · 7 years ago
- ccbe1e4 mm, compaction: skip over holes in __reset_isolation_suitable by Michal Hocko · 7 years ago
- 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 7 years ago
- 9037a99 mm, memory_hotplug: split up register_one_node() by Michal Hocko · 7 years ago
- 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 7 years ago
- c8f9565 mm, memory_hotplug: use node instead of zone in can_online_high_movable by Michal Hocko · 7 years ago
- dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 7 years ago
- 747552b1 mm, THP, swap: enable THP swap optimization only if has compound map by Huang Ying · 7 years ago
- b8f593c mm, THP, swap: check whether THP can be split firstly by Huang Ying · 7 years ago
- 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 7 years ago
- 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 7 years ago
- 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
- 9d85e15 mm/vmstat.c: standardize file operations variable names by Anshuman Khandual · 7 years ago
- 80b18df ksm: optimize refile of stable_node_dup at the head of the chain by Andrea Arcangeli · 7 years ago
- 8dc5ffc ksm: swap the two output parameters of chain/chain_prune by Andrea Arcangeli · 7 years ago
- 0ba1d0f ksm: cleanup stable_node chain collapse case by Andrea Arcangeli · 7 years ago
- b4fecc6 ksm: fix use after free with merge_across_nodes = 0 by Andrea Arcangeli · 7 years ago
- 2c653d0 ksm: introduce ksm_max_page_sharing per page deduplication limit by Andrea Arcangeli · 7 years ago
- 172ffeb mm/nobootmem.c: return 0 when start_pfn equals end_pfn by Wei Yang · 7 years ago
- f2f43e5 mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
- ac34cea mm/mmap.c: mark protection_map as __ro_after_init by Daniel Micay · 7 years ago
- c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 7 years ago
- 7660a6f mm: allow slab_nomerge to be set at build time by Kees Cook · 7 years ago
- e077195 mm/slab.c: replace open-coded round-up code with ALIGN by Canjiang Lu · 7 years ago
- e6d0e1d mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
- a93cf07 mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL by Wei Yang · 7 years ago
- d4ff6d3 mm/slub: reset cpu_slab's pointer in deactivate_slab() by Wei Yang · 7 years ago
- 66fdbe5 mm/slub.c: remove a redundant assignment in ___slab_alloc() by Wei Yang · 7 years ago
- bbf29ff thp, mm: fix crash due race in MADV_FREE handling by Kirill A. Shutemov · 7 years ago
- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
- 5e8fcc1 mm: don't TestClearPageError in __filemap_fdatawait_range by Jeff Layton · 7 years ago
- cbeaf95 mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails by Jeff Layton · 7 years ago
- 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
- af21bfa mm: fix mapping_set_error call in me_pagecache_dirty by Jeff Layton · 7 years ago
- 37e51a7 mm: clean up error handling in write_one_page by Jeff Layton · 7 years ago
- 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
- 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 8 years ago
- e3efe3d percpu: fix static checker warnings in pcpu_destroy_chunk by Dennis Zhou · 8 years ago
- 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 8 years ago
- 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 8 years ago
- c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 8 years ago
- a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
- bd726c9 Allow stack to grow up to address space limit by Helge Deller · 8 years ago
- f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 8 years ago