summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-22
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* | dax: add support for fsync/syncRoss Zwisler2016-01-22
* | mm: add find_get_entries_tag()Ross Zwisler2016-01-22
* | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
|/
* mm: fix kernel crash in khugepaged threadyalin wang2016-01-21
* mm: fix mlock accoutingKirill A. Shutemov2016-01-21
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-21
* mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-20
* mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2016-01-20
* mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner2016-01-20
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-20
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-20
* mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-20
* mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov2016-01-20
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-20
* mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-20
* mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-20
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-20
* net: drop tcp_memcontrol.cVladimir Davydov2016-01-20
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-20
* mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2016-01-20
* mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner2016-01-20
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-20
* mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner2016-01-20
* mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner2016-01-20
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-20
* mm: memcontrol: remove double kmem page_counter initJohannes Weiner2016-01-20
* mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-20
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-20
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-20
* zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee2016-01-20
* thp: fix interrupt unsafe locking in split_huge_page()Kirill A. Shutemov2016-01-20
* mm: avoid uninitialized variable in tracepointArnd Bergmann2016-01-20
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-18
|\
| * virtio_balloon: fix race between migration and ballooningMinchan Kim2016-01-12
* | vm: fix incorrect unlock error path in madvise_free_huge_pmdLinus Torvalds2016-01-17
* | memcg: only free spare array when readers are doneMartijn Coenen2016-01-15
* | mm: soft-offline: exit with failure for non anonymous thpNaoya Horiguchi2016-01-15
* | mm: soft-offline: clean up soft_offline_page()Naoya Horiguchi2016-01-15
* | mm: make swapoff more robust against soft dirtyHugh Dickins2016-01-15
* | mm: fix locking order in mm_take_all_locks()Kirill A. Shutemov2016-01-15
* | mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZYLiang Chen2016-01-15
* | mm/page_alloc.c: remove unused struct zone *z variableAlexander Kuleshov2016-01-15
* | mm/mlock.c: change can_do_mlock return value type to booleanWang Xiaoqiang2016-01-15
* | mm/vmalloc.c: use macro IS_ALIGNED to judge the aligmentWang Xiaoqiang2016-01-15