aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: Disable optimization for function shrink_page_list()Wolfgang Wiedmeyer2019-07-241-0/+2
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-291-2/+12
* ashmem: Move to drivers/staging/android; fix odd merges.Kyle Repinski2016-10-292-755/+0
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-10-291-0/+12
* Write dirty pages in migration only in SYNC mode.Luden2016-05-011-4/+6
* Added buffers flushing for dirty pages.Luden2016-05-011-0/+21
* ksm_migrate_page() changes from the mainline.Luden2016-05-011-0/+8
* Extra CMA debugging code.Luden2016-05-014-21/+187
* Retry CMA allocations.Luden2016-05-012-61/+103
* CMA fixes for kernel 3.0Luden2016-05-013-6/+37
* cma: fix migration modeMinchan Kim2016-04-031-1/+1
* mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2016-04-031-0/+61
* mm: extract reclaim code from __alloc_pages_direct_reclaim()Marek Szyprowski2016-04-031-9/+21
* mm: Serialize access to min_free_kbytesMel Gorman2016-04-031-8/+15
* mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2016-04-034-20/+72
* mm: page_alloc: change fallbacks array handlingMichal Nazarewicz2016-04-031-4/+5
* mm: page_alloc: remove trailing whitespaceMichal Nazarewicz2016-04-031-7/+7
* mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2016-04-034-17/+23
* mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz2016-04-031-0/+188
* mm: compaction: export some of the functionsMichal Nazarewicz2016-04-033-173/+191
* mm: compaction: introduce isolate_freepages_range()Michal Nazarewicz2016-04-031-18/+93
* mm: compaction: introduce map_pages()Michal Nazarewicz2016-04-031-4/+11
* mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz2016-04-031-21/+54
* fs: introduce inode operation ->update_timeJosef Bacik2016-04-032-2/+6
* mm: add a field to store names for private anonymous memoryColin Cross2016-04-035-23/+35
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2016-03-111-0/+41
* mm:ashmem: avoid ashmem deadlockYuanyuan Zhong2016-01-081-1/+2
* mm: page_alloc: retry direct compactionYi-wei Zhao2016-01-082-2/+29
* radix_tree: exceptional entries and indicesHugh Dickins2016-01-081-2/+2
* ksm: check and skip page, if it is already scannedPradeep Sawlani2016-01-082-2/+41
* cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2016-01-081-8/+8
* mm: pass readahead info down to the i/o schedulerLee Susman2016-01-082-0/+4
* make default readahead size a kernel parameterWu Fengguang2016-01-081-0/+26
* mm/vmscan: Add #ifdef around "WasActive page flag"Paul Reioux2016-01-051-0/+6
* mm: implement WasActive page flag (for improving cleancache)Dan Magenheimer2016-01-051-0/+4
* mm: remove compressed copy from zram in-memoryMinchan Kim2016-01-051-2/+44
* mm: Need page_swap_info() helper method from upstreamD. Andrei Măceș2016-01-051-0/+7
* mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-01-053-6/+32
* mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran2016-01-051-3/+2
* zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim2016-01-051-9/+12
* zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim2016-01-051-14/+66
* zsmalloc: simplify init_zspage free obj linkingDan Streetman2016-01-051-9/+5
* zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim2016-01-051-5/+3
* zsmalloc: move pages_allocated to zs_poolMinchan Kim2016-01-051-15/+8
* zsmalloc: add copyrightMinchan Kim2016-01-051-0/+1
* zsmalloc: move it under mmMinchan Kim2016-01-053-0/+1132
* mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2016-01-051-3/+4
* mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-04-111-2/+2
* oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko2015-01-151-0/+5
* oom: remove oom_disable_countDavid Rientjes2015-01-151-18/+5