- 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 37511fb mm: fix overflow check in expand_upwards() by Helge Deller · 7 years ago
- 3e8f399 writeback: rework wb_[dec|inc]_stat family of functions by Nikolay Borisov · 7 years ago
- 0f55685 mm, migration: do not trigger OOM killer when migrating memory by Michal Hocko · 7 years ago
- cc965a2 mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes by Michal Hocko · 7 years ago
- dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
- 91a9014 mm/memory.c: mark create_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
- 822d5ec kasan: make get_wild_bug_type() static by Colin Ian King · 7 years ago
- f5bd62c mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero by Joonsoo Kim · 7 years ago
- fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
- c634d80 mm/kasan: get rid of speculative shadow checks by Andrey Ryabinin · 7 years ago
- 458f792 mm/kasan/kasan_init.c: use kasan_zero_pud for p4d table by Joonsoo Kim · 7 years ago
- cf8e0fe mm/zsmalloc: simplify zs_max_alloc_size handling by Jerome Marchand · 7 years ago
- 3f906ba mm/memory-hotplug: switch locking to a percpu rwsem by Thomas Gleixner · 7 years ago
- a47fed5 mm: swap: provide lru_add_drain_all_cpuslocked() by Thomas Gleixner · 7 years ago
- 24c79d8 mm: use dedicated helper to access rlimit value by Krzysztof Opasiak · 7 years ago
- 2c80cd5 mm/list_lru.c: fix list_lru_count_node() to be race free by Sahitya Tummala · 7 years ago
- 32e4e6d mm/mmap.c: expand_downwards: don't require the gap if !vm_prev by Oleg Nesterov · 7 years ago
- 561b5e0 mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
- bb01b64 mm/balloon_compaction.c: enqueue zero page to balloon device by zhenwei.pi · 7 years ago
- e048cb3 cma: fix calculation of aligned offset by Doug Berger · 7 years ago
- a52149f mm/memory_hotplug.c: remove unused local zone_type from __remove_zone() by John Hubbard · 7 years ago
- f07e0f84 mm/swap_slots.c: don't disable preemption while taking the per-CPU cache by Sebastian Andrzej Siewior · 7 years ago
- b002529 mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback by Rasmus Villemoes · 7 years ago
- 727c080 mm: avoid taking zone lock in pagetypeinfo_showmixed() by Vinayak Menon · 7 years ago
- ef77ba5 mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration by Michal Hocko · 7 years ago
- 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 7 years ago
- aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 7 years ago
- 422580c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
- 230ca98 userfaultfd: non-cooperative: add madvise() event for MADV_FREE request by Mike Rapoport · 7 years ago
- 76b6f9b mm/truncate.c: fix THP handling in invalidate_mapping_pages() by Jan Kara · 7 years ago
- c6247f7 mm/hugetlb.c: replace memfmt with string_get_size by Matthew Wilcox · 7 years ago
- 6a1a8b8 mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() by Michal Hocko · 7 years ago
- 69ed779 mm, hugetlb: schedule when potentially allocating many hugepages by David Rientjes · 7 years ago
- 8b91323 mm: unify new_node_page and alloc_migrate_target by Michal Hocko · 7 years ago
- 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 7 years ago
- 7f252f2 mm, memory_hotplug: simplify empty node mask handling in new_node_page by Michal Hocko · 7 years ago
- 9f123ab mm, memory_hotplug: support movable_node for hotpluggable nodes by Michal Hocko · 7 years ago
- f4e177d mm/migrate.c: stabilise page count when migrating transparent hugepages by Will Deacon · 7 years ago
- d715cf8 mm/hugetlb.c: warn the user when issues arise on boot due to hugepages by Liam R. Howlett · 7 years ago
- e35ef63 mm/cma.c: warn if the CMA area could not be activated by Anshuman Khandual · 7 years ago
- 78c7274 vmalloc: show lazy-purged vma info in vmallocinfo by Yisheng Xie · 7 years ago
- 34c8105 mm/memcontrol: exclude @root from checks in mem_cgroup_low by Sean Christopherson · 7 years ago
- 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
- b6bb981 mm, vmpressure: pass-through notification support by David Rientjes · 7 years ago
- 0348d2e mm: hwpoison: introduce idenfity_page_state by Naoya Horiguchi · 7 years ago
- ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 7 years ago
- 78bb920 mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error by Naoya Horiguchi · 7 years ago
- 761ad8d mm: hwpoison: introduce memory_failure_hugetlb() by Naoya Horiguchi · 7 years ago
- d4a3a60 mm: soft-offline: dissolve free hugepage if soft-offlined by Naoya Horiguchi · 7 years ago
- c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
- b37ff71 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
- 09612fa mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache() by Naoya Horiguchi · 7 years ago
- 243abd5 mm: hugetlb: prevent reuse of hwpoisoned free hugepages by Naoya Horiguchi · 7 years ago
- 3457f41 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
- dbac61a mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
- 0622622 mm, vmscan: avoid thrashing anon lru when free + file is low by David Rientjes · 7 years ago
- 0a1345f mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE by Yevgen Pronenko · 7 years ago
- 7a8f58f mm, page_alloc: fallback to smallest page when not stealing whole pageblock by Vlastimil Babka · 7 years ago
- 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
- 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