summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko
2017-07-06mm, memory_hotplug: fix MMOP_ONLINE_KEEP behaviorMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko
2017-07-06mm: __first_valid_page skip over offline pagesMichal Hocko
2017-07-06mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko
2017-07-06mm: consider zone which is not fully populated to have holesMichal Hocko
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-06mm, memory_hotplug: use node instead of zone in can_online_high_movableMichal Hocko
2017-07-06mm: remove return value from init_currently_empty_zoneMichal Hocko
2017-07-06mm, THP, swap: enable THP swap optimization only if has compound mapHuang Ying
2017-07-06mm, THP, swap: check whether THP can be split firstlyHuang Ying
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-07-06mm/vmstat.c: standardize file operations variable namesAnshuman Khandual
2017-07-06ksm: optimize refile of stable_node_dup at the head of the chainAndrea Arcangeli
2017-07-06ksm: swap the two output parameters of chain/chain_pruneAndrea Arcangeli
2017-07-06ksm: cleanup stable_node chain collapse caseAndrea Arcangeli
2017-07-06ksm: fix use after free with merge_across_nodes = 0Andrea Arcangeli
2017-07-06ksm: introduce ksm_max_page_sharing per page deduplication limitAndrea Arcangeli
2017-07-06mm/nobootmem.c: return 0 when start_pfn equals end_pfnWei Yang
2017-07-06mm/vmscan.c: fix unsequenced modification and access warningNick Desaulniers
2017-07-06mm/mmap.c: mark protection_map as __ro_after_initDaniel Micay
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen
2017-07-06mm: allow slab_nomerge to be set at build timeKees Cook
2017-07-06mm/slab.c: replace open-coded round-up code with ALIGNCanjiang Lu
2017-07-06mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang
2017-07-06mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang
2017-07-06mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang
2017-07-06mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang
2017-07-06thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-29percpu: fix static checker warnings in pcpu_destroy_chunkDennis Zhou
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel
2017-06-23mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-21Allow stack to grow up to address space limitHelge Deller
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-21percpu: fix early calls for spinlock in pcpu_statsDennis Zhou
2017-06-21percpu: resolve err may not be initialized in pcpu_allocDennis Zhou
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou