summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* thp: make deferred_split_scan() work againKirill A. Shutemov2016-02-051-1/+1
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-051-30/+25
* mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-052-2/+2
* mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz2016-02-051-2/+3
* mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov2016-02-051-1/+1
* mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov2016-02-051-9/+5
* mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa2016-02-051-1/+1
* vmstat: make vmstat_update deferrableMichal Hocko2016-02-051-1/+1
* mm, vmstat: make quiet_vmstat lighterMichal Hocko2016-02-051-22/+46
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-051-4/+5
* memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson2016-02-051-1/+1
* mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli2016-02-051-2/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-036-73/+103
|\
| * mm: fix memory leak in copy_huge_pmd()Matthew Wilcox2016-02-031-7/+10
| * mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov2016-02-031-2/+1
| * mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-4/+19
| * mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov2016-02-032-6/+33
| * proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-26/+1
| * thp: limit number of object to scan on deferred_split_scan()Kirill A. Shutemov2016-02-031-4/+6
| * thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov2016-02-031-7/+8
| * thp: make split_queue per-nodeKirill A. Shutemov2016-02-032-23/+31
* | mm: retire GUP WARN_ON_ONCE that outlived its usefulnessHugh Dickins2016-02-032-8/+1
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-011-2/+7
|\
| * mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams2016-01-311-2/+7
* | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-2/+2
|\ \ | |/ |/|
| * cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-2/+2
* | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-01-241-11/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-233-19/+18
|\ \
| * | make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-221-5/+4
| * | wrappers for ->i_mutex accessAl Viro2016-01-223-14/+14
* | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-11/+7
* | | dax: add support for fsync/syncRoss Zwisler2016-01-221-0/+6
* | | mm: add find_get_entries_tag()Ross Zwisler2016-01-221-0/+68
* | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-224-39/+60
|/ /
* | mm: fix kernel crash in khugepaged threadyalin wang2016-01-211-3/+3
* | mm: fix mlock accoutingKirill A. Shutemov2016-01-211-1/+1
* | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-213-13/+20
* | mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-201-0/+6
* | mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2016-01-201-0/+68
* | mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner2016-01-201-11/+15
* | mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-204-3/+26
* | mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-202-1/+14
* | mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-201-1/+1
* | mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov2016-01-201-12/+8
* | mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-204-10/+121
* | mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-201-173/+84
* | mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-201-18/+15
* | mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-202-51/+4
* | net: drop tcp_memcontrol.cVladimir Davydov2016-01-201-8/+90
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-202-9/+11
OpenPOWER on IntegriCloud