index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Disable optimization for function shrink_page_list()
Wolfgang Wiedmeyer
2017-05-11
1
-0
/
+2
*
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-29
1
-2
/
+12
*
ashmem: Move to drivers/staging/android; fix odd merges.
Kyle Repinski
2016-10-29
2
-755
/
+0
*
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-10-29
1
-0
/
+12
*
Write dirty pages in migration only in SYNC mode.
Luden
2016-05-01
1
-4
/
+6
*
Added buffers flushing for dirty pages.
Luden
2016-05-01
1
-0
/
+21
*
ksm_migrate_page() changes from the mainline.
Luden
2016-05-01
1
-0
/
+8
*
Extra CMA debugging code.
Luden
2016-05-01
4
-21
/
+187
*
Retry CMA allocations.
Luden
2016-05-01
2
-61
/
+103
*
CMA fixes for kernel 3.0
Luden
2016-05-01
3
-6
/
+37
*
cma: fix migration mode
Minchan Kim
2016-04-03
1
-1
/
+1
*
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
2016-04-03
1
-0
/
+61
*
mm: extract reclaim code from __alloc_pages_direct_reclaim()
Marek Szyprowski
2016-04-03
1
-9
/
+21
*
mm: Serialize access to min_free_kbytes
Mel Gorman
2016-04-03
1
-8
/
+15
*
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2016-04-03
4
-20
/
+72
*
mm: page_alloc: change fallbacks array handling
Michal Nazarewicz
2016-04-03
1
-4
/
+5
*
mm: page_alloc: remove trailing whitespace
Michal Nazarewicz
2016-04-03
1
-7
/
+7
*
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2016-04-03
4
-17
/
+23
*
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2016-04-03
1
-0
/
+188
*
mm: compaction: export some of the functions
Michal Nazarewicz
2016-04-03
3
-173
/
+191
*
mm: compaction: introduce isolate_freepages_range()
Michal Nazarewicz
2016-04-03
1
-18
/
+93
*
mm: compaction: introduce map_pages()
Michal Nazarewicz
2016-04-03
1
-4
/
+11
*
mm: compaction: introduce isolate_migratepages_range()
Michal Nazarewicz
2016-04-03
1
-21
/
+54
*
fs: introduce inode operation ->update_time
Josef Bacik
2016-04-03
2
-2
/
+6
*
mm: add a field to store names for private anonymous memory
Colin Cross
2016-04-03
5
-23
/
+35
*
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2016-03-11
1
-0
/
+41
*
mm:ashmem: avoid ashmem deadlock
Yuanyuan Zhong
2016-01-08
1
-1
/
+2
*
mm: page_alloc: retry direct compaction
Yi-wei Zhao
2016-01-08
2
-2
/
+29
*
radix_tree: exceptional entries and indices
Hugh Dickins
2016-01-08
1
-2
/
+2
*
ksm: check and skip page, if it is already scanned
Pradeep Sawlani
2016-01-08
2
-2
/
+41
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2016-01-08
1
-8
/
+8
*
mm: pass readahead info down to the i/o scheduler
Lee Susman
2016-01-08
2
-0
/
+4
*
make default readahead size a kernel parameter
Wu Fengguang
2016-01-08
1
-0
/
+26
*
mm/vmscan: Add #ifdef around "WasActive page flag"
Paul Reioux
2016-01-05
1
-0
/
+6
*
mm: implement WasActive page flag (for improving cleancache)
Dan Magenheimer
2016-01-05
1
-0
/
+4
*
mm: remove compressed copy from zram in-memory
Minchan Kim
2016-01-05
1
-2
/
+44
*
mm: Need page_swap_info() helper method from upstream
D. Andrei Măceș
2016-01-05
1
-0
/
+7
*
mm: swap: don't delay swap free for fast swap devices
Vinayak Menon
2016-01-05
3
-6
/
+32
*
mm/zsmalloc: allocate exactly size of struct zs_pool
Ganesh Mahendran
2016-01-05
1
-3
/
+2
*
zsmalloc: correct fragile [kmap|kunmap]_atomic use
Minchan Kim
2016-01-05
1
-9
/
+12
*
zsmalloc: merge size_class to reduce fragmentation
Joonsoo Kim
2016-01-05
1
-14
/
+66
*
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
2016-01-05
1
-9
/
+5
*
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2016-01-05
1
-5
/
+3
*
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
2016-01-05
1
-15
/
+8
*
zsmalloc: add copyright
Minchan Kim
2016-01-05
1
-0
/
+1
*
zsmalloc: move it under mm
Minchan Kim
2016-01-05
3
-0
/
+1132
*
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
2016-01-05
1
-3
/
+4
*
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
2015-04-11
1
-2
/
+2
*
oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
Michal Hocko
2015-01-15
1
-0
/
+5
*
oom: remove oom_disable_count
David Rientjes
2015-01-15
1
-18
/
+5
[next]