aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05mm,oom_reaper: check for MMF_OOM_SKIP before complainingTetsuo Handa
2018-04-05mm/ksm: fix interaction with THPClaudio Imbrenda
2018-04-05mm/memblock.c: cast constant ULLONG_MAX to phys_addr_tStefan Agner
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz
2018-04-05mm, oom: remove 3% bonus for CAP_SYS_ADMIN processesDavid Rientjes
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2018-04-05mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() staticColin Ian King
2018-04-05mm: kernel-doc: add missing parameter descriptionsMike Rapoport
2018-04-05mm/swap.c: remove @cold parameter description for release_pages()Mike Rapoport
2018-04-05mm/nommu: remove description of alloc_vm_areaMike Rapoport
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams
2018-04-05mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams
2018-04-05mm/gup.c: fix coding style issues.Mario Leinweber
2018-04-05mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu
2018-04-05mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu
2018-04-05mm/free_pcppages_bulk: update pcp->count insideAaron Lu
2018-04-05mm, compaction: drain pcps for zone when kcompactd failsDavid Rientjes
2018-04-05mm: make should_failslab always available for fault injectionHoward McLauchlan
2018-04-05mm/page_poison.c: make early_page_poison_param() __initDou Liyang
2018-04-05mm/page_owner.c: make early_page_owner_param() __initDou Liyang
2018-04-05mm/kmemleak.c: make kmemleak_boot_config() __initDou Liyang
2018-04-05mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim
2018-04-05mm: swap: clean up swap readaheadMinchan Kim
2018-04-05mm,vmscan: don't pretend forward progress upon shrinker_rwsem contentionTetsuo Handa
2018-04-05z3fold: limit use of stale list for allocationVitaly Wool
2018-04-05mm/huge_memory.c: reorder operations in __split_huge_page_tail()Konstantin Khlebnikov
2018-04-05mm: fix races between address_space dereference and free in page_evicatableHuang Ying
2018-04-05mm: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-04-05mm, page_alloc: move mirrored_kernelcore to __meminitdataDavid Rientjes
2018-04-05mm, page_alloc: extend kernelcore and movablecore for percentDavid Rientjes
2018-04-05mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2018-04-05mm: uninitialized struct page poisoning sanity checkingPavel Tatashin
2018-04-05mm/memory_hotplug: enforce block size aligned range checkPavel Tatashin
2018-04-05mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...Yang Shi
2018-04-05mm: initialize pages on demand during bootPavel Tatashin
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin
2018-04-05mm/swap_slots.c: use conditional compilationRandy Dunlap
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2018-04-05mm: always print RLIMIT_DATA warningDavid Woodhouse
2018-04-05mm/ksm.c: make stable_node_dup() staticColin Ian King
2018-04-05slab, slub: skip unnecessary kasan_cache_shutdown()Shakeel Butt
2018-04-05mm/slab_common.c: remove test if cache name is accessibleMikulas Patocka
2018-04-05slab, slub: remove size disparity on debug kernelShakeel Butt