summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm/page_owner: introduce split_page_owner and replace manual handlingJoonsoo Kim2016-07-26
* mm/page_owner: copy last_migrate_reason in copy_page_owner()Joonsoo Kim2016-07-26
* mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim2016-07-26
* mm/compaction: split freepages without holding the zone lockJoonsoo Kim2016-07-26
* zsmalloc: use OBJ_TAG_BIT for bit shifterMinchan Kim2016-07-26
* zsmalloc: page migration supportMinchan Kim2016-07-26
* zsmalloc: use freeobj for indexMinchan Kim2016-07-26
* zsmalloc: separate free_zspage from putback_zspageMinchan Kim2016-07-26
* zsmalloc: introduce zspage structureMinchan Kim2016-07-26
* zsmalloc: factor page chain functionality outMinchan Kim2016-07-26
* zsmalloc: use accessorMinchan Kim2016-07-26
* zsmalloc: use bit_spin_lockMinchan Kim2016-07-26
* zsmalloc: keep max_object in size_classMinchan Kim2016-07-26
* mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* mm: use put_page() to free page instead of putback_lru_page()Minchan Kim2016-07-26
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-26
* mm: zap ZONE_OOM_LOCKEDVladimir Davydov2016-07-26
* memory-hotplug: more general validation of zone during onlineReza Arbab2016-07-26
* memory-hotplug: add move_pfn_range()Reza Arbab2016-07-26
* mm/init: fix zone boundary creationOliver O'Halloran2016-07-26
* mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing2016-07-26
* mm/slab: use list_move instead of list_del/list_addWei Yongjun2016-07-26
* slab: do not panic on invalid gfp_maskMichal Hocko2016-07-26
* slab: make GFP_SLAB_BUG_MASK information more human readableMichal Hocko2016-07-26
* mm: SLUB freelist randomizationThomas Garnier2016-07-26
* mm: reorganize SLAB freelist randomizationThomas Garnier2016-07-26
* fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-26
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\
| * x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-08
* | mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-22
* | mm: workingset: printk missing log level, use pr_info()Anton Blanchard2016-07-15
* | mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins2016-07-15
* | mm: rmap: call page_check_address() with sync enabled to avoid racy checkNaoya Horiguchi2016-07-15
* | mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi2016-07-15
* | mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-07-15
* | mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-07-15
* | kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim2016-07-15
* | madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying2016-07-15
* | mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-07-15
* | tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-10
|/
* mm/page_owner: avoid null pointer dereferenceSudip Mukherjee2016-06-24
* mm, compaction: abort free scanner if split failsDavid Rientjes2016-06-24
* mm: prevent KASAN false positives in kmemleakDmitry Vyukov2016-06-24
* mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer2016-06-24
* mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2016-06-24
* memcg: css_alloc should return an ERR_PTR value on errorTejun Heo2016-06-24
* memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo2016-06-24
* hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov2016-06-24
* Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov2016-06-24