index
:
kernel_asus_fugu.git
mm6.0
o8.0
kernel_asus_fugu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'android-x86_64-fugu-3.10-nyc-mr1' into android-x86_64-fugu-3.10
Jonathan Solnit
2017-07-27
3
-137
/
+109
|
\
|
*
UPSTREAM: mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-07-19
1
-12
/
+8
|
*
UPSTREAM: mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-07-19
1
-2
/
+4
|
*
BACKPORT: mm: larger stack guard gap, between vmas
Hugh Dickins
2017-07-19
2
-125
/
+99
*
|
UPSTREAM: mm: ensure get_unmapped_area() returns higher address than mmap_min...
Akira Takeuchi
2017-02-22
1
-5
/
+5
|
/
*
BACKPORT: mm: avoid setting up anonymous pages into file mapping
Yuan Lin
2016-11-17
1
-5
/
+13
*
UPSTREAM: mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-20
1
-2
/
+12
*
Merge remote-tracking branch 'common/android-3.10' into android-x86_64-fugu-3.10
Patrick Tjin
2016-01-20
7
-323
/
+1653
|
\
|
*
UPSTREAM: memcg: Only free spare array when readers are done
Martijn Coenen
2016-01-19
1
-5
/
+6
|
*
FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.
dcashman
2016-01-12
1
-0
/
+12
|
*
UPSTREAM: mm: more aggressive page stealing for UNMOVABLE allocations
Vlastimil Babka
2016-01-06
1
-4
/
+14
|
*
UPSTREAM: mm: always steal split buddies in fallback allocations
Vlastimil Babka
2016-01-06
1
-33
/
+29
|
*
UPSTREAM: mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2016-01-06
1
-20
/
+25
|
*
UPSTREAM: mm: when stealing freepages, also take pages created by splitting b...
Vlastimil Babka
2016-01-06
1
-7
/
+5
|
*
UPSTREAM: mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2016-01-06
1
-10
/
+13
|
*
UPSTREAM: mm: __rmqueue_fallback() should respect pageblock type
KOSAKI Motohiro
2016-01-06
1
-10
/
+5
|
*
UPSTREAM: mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
2016-01-06
1
-3
/
+2
|
*
UPSTREAM: mm/page_alloc.c: fix the value of fallback_migratetype in alloc_ext...
Srivatsa S. Bhat
2016-01-06
1
-2
/
+3
|
*
UPSTREAM: mm/page_allo.c: restructure free-page stealing code and fix a bug
Srivatsa S. Bhat
2016-01-06
1
-36
/
+59
|
*
BACKPORT: mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-12-16
1
-0
/
+42
|
*
UPSTREAM: zsmalloc: fix a null pointer dereference in destroy_handle_cache()
Sergey Senozhatsky
2015-12-09
1
-1
/
+2
|
*
UPSTREAM: zsmalloc: remove extra cond_resched() in __zs_compact
Sergey Senozhatsky
2015-12-09
1
-2
/
+0
|
*
UPSTREAM: zsmalloc: fix fatal corruption due to wrong size class selection
Heesub Shin
2015-12-09
1
-5
/
+0
|
*
UPSTREAM: zsmalloc: remove unnecessary insertion/removal of zspage in compaction
Minchan Kim
2015-12-09
1
-3
/
+3
|
*
UPSTREAM: zsmalloc: micro-optimize zs_object_copy()
Sergey Senozhatsky
2015-12-09
1
-8
/
+7
|
*
UPSTREAM: zsmalloc: remove synchronize_rcu from zs_compact()
Sergey Senozhatsky
2015-12-09
1
-2
/
+0
|
*
UPSTREAM: mm/zsmalloc.c: fix comment for get_pages_per_zspage
Yinghao Xie
2015-12-09
1
-1
/
+2
|
*
UPSTREAM: zsmalloc: zsmalloc documentation
Minchan Kim
2015-12-09
1
-29
/
+0
|
*
UPSTREAM: zsmalloc: add fullness into stat
Minchan Kim
2015-12-09
1
-165
/
+184
|
*
UPSTREAM: zsmalloc: record handle in page->private for huge object
Minchan Kim
2015-12-09
1
-12
/
+42
|
*
UPSTREAM: zsmalloc: adjust ZS_ALMOST_FULL
Minchan Kim
2015-12-09
1
-1
/
+1
|
*
UPSTREAM: zsmalloc: support compaction
Minchan Kim
2015-12-09
1
-19
/
+359
|
*
UPSTREAM: zsmalloc: factor out obj_[malloc|free]
Minchan Kim
2015-12-09
1
-38
/
+60
|
*
UPSTREAM: zsmalloc: decouple handle and object
Minchan Kim
2015-12-09
1
-28
/
+98
|
*
BACKPORT: mm/zsmalloc: add statistics support
Ganesh Mahendran
2015-12-09
2
-4
/
+239
|
*
BACKPORT: mm/zpool: add name argument to create zpool
Ganesh Mahendran
2015-12-09
2
-5
/
+7
|
*
BACKPORT: mm/zsmalloc: adjust order of functions
Ganesh Mahendran
2015-12-09
1
-187
/
+187
|
*
UPSTREAM: mm/zsmalloc: allocate exactly size of struct zs_pool
Ganesh Mahendran
2015-12-09
1
-3
/
+2
|
*
UPSTREAM: mm/zsmalloc: avoid duplicate assignment of prev_class
Ganesh Mahendran
2015-12-09
1
-5
/
+4
|
*
UPSTREAM: mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE
Mahendran Ganesh
2015-12-09
1
-6
/
+32
|
*
UPSTREAM: zsmalloc: correct fragile [kmap|kunmap]_atomic use
Minchan Kim
2015-12-09
1
-9
/
+12
|
*
UPSTREAM: zsmalloc: fix zs_init cpu notifier error handling
Sergey Senozhatsky
2015-12-09
1
-15
/
+24
|
*
UPSTREAM: zsmalloc: merge size_class to reduce fragmentation
Joonsoo Kim
2015-12-09
1
-14
/
+66
|
*
UPSTREAM: zsmalloc: simplify init_zspage free obj linking
Dan Streetman
2015-12-09
1
-9
/
+5
|
*
UPSTREAM: mm/zsmalloc.c: correct comment for fullness group computation
Wang Sheng-Hui
2015-12-09
1
-1
/
+1
|
*
UPSTREAM: zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2015-12-09
1
-5
/
+4
|
*
UPSTREAM: zsmalloc: move pages_allocated to zs_pool
Minchan Kim
2015-12-09
1
-15
/
+8
|
*
BACKPORT: mm/zpool: use prefixed module loading
Kees Cook
2015-12-09
2
-1
/
+2
|
*
BACKPORT: mm/zpool: zbud/zsmalloc implement zpool
Dan Streetman
2015-12-09
1
-0
/
+85
|
*
BACKPORT: mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
2015-12-09
4
-1
/
+372
[next]