summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2017-09-06userfaultfd: shmem: wire up shmem_mfill_zeropage_pteMike Rapoport
2017-09-06userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helperMike Rapoport
2017-09-06userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport
2017-09-06shmem: introduce shmem_inode_acct_blockMike Rapoport
2017-09-06shmem: shmem_charge: verify max_block is not exceeded before inode updateMike Rapoport
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying
2017-09-06mm, THP, swap: delay splitting THP after swapped outHuang Ying
2017-09-06memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying
2017-09-06memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying
2017-09-06memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying
2017-09-06mm, THP, swap: support splitting THP for THP swap outHuang Ying
2017-09-06mm: test code to write THP to swap device as a wholeHuang Ying
2017-09-06mm, THP, swap: don't allocate huge cluster for file backed swap deviceHuang Ying
2017-09-06mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying
2017-09-06mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying
2017-09-06mm, THP, swap: support to clear swap cache flag for THP swapped outHuang Ying
2017-09-06mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke
2017-09-06mm/hugetlb.c: constify attribute_group structuresArvind Yadav
2017-09-06mm/huge_memory.c: constify attribute_group structuresArvind Yadav
2017-09-06mm/page_idle.c: constify attribute_group structuresArvind Yadav
2017-09-06mm/slub.c: constify attribute_group structuresArvind Yadav
2017-09-06mm/ksm.c: constify attribute_group structuresArvind Yadav
2017-09-06mm, memcg: reset memory.low during memcg offliningRoman Gushchin
2017-09-06mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara
2017-09-06mm: use find_get_pages_range() in filemap_range_has_page()Jan Kara
2017-09-06mm: implement find_get_pages_range()Jan Kara
2017-09-06mm: make pagevec_lookup() update indexJan Kara
2017-09-06mm, vmscan: do not loop on too_many_isolated for everMichal Hocko
2017-09-06zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zs...Hui Zhu
2017-09-06mm: always flush VMA ranges affected by zap_page_rangeMel Gorman
2017-09-06mm/hugetlb.c: make huge_pte_offset() consistent and document behaviourPunit Agrawal
2017-09-06mm/gup: make __gup_device_* require THPOliver O'Halloran
2017-09-06mm/mremap: fail map duplication attempts for private mappingsMike Kravetz
2017-09-06mm, page_owner: don't grab zone->lock for init_pages_in_zone()Vlastimil Babka
2017-09-06mm, page_ext: periodically reschedule during page_ext_init()Vlastimil Babka
2017-09-06mm, page_owner: make init_pages_in_zone() fasterVlastimil Babka
2017-09-06mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocationsMichal Hocko
2017-09-06mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko
2017-09-06mm, page_alloc: remove stop_machine from build_all_zonelistsMichal Hocko
2017-09-06mm, page_alloc: simplify zonelist initializationMichal Hocko
2017-09-06mm, memory_hotplug: remove explicit build_all_zonelists from try_online_nodeMichal Hocko
2017-09-06mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko
2017-09-06mm, page_alloc: do not set_cpu_numa_mem on empty nodes initializationMichal Hocko
2017-09-06mm, page_alloc: remove boot pageset initialization from memory hotplugMichal Hocko
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
2017-09-06mm, memory_hotplug: remove zone restrictionsMichal Hocko
2017-09-06mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko
2017-09-06mm/memory_hotplug: just build zonelist for newly added nodeWei Yang
2017-09-06mm: track actual nr_scanned during shrink_slab()Chris Wilson
2017-09-06mm/slub.c: add a naive detection of double free or corruptionAlexander Popov