index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-03-27
mmzone: correct "pags" to "pages" in comment.
Cody P Schafer
1
-1
/
+1
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-02-23
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
1
-4
/
+10
2013-02-23
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
1
-0
/
+10
2013-02-23
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
1
-0
/
+10
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
1
-21
/
+1
2013-02-23
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
1
-0
/
+2
2013-01-04
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-7
/
+34
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
1
-9
/
+0
2012-12-11
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
1
-0
/
+13
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
1
-1
/
+1
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
1
-0
/
+2
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
1
-0
/
+1
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
1
-1
/
+2
2012-10-09
mm: compaction: Restart compaction from near where it left off
Mel Gorman
1
-0
/
+4
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
1
-0
/
+3
2012-10-09
revert "mm: have order > 0 compaction start off where it left"
Mel Gorman
1
-4
/
+0
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2012-07-31
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
1
-0
/
+1
2012-07-31
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
1
-0
/
+8
2012-07-31
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-1
/
+1
2012-07-31
mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
Rabin Vincent
1
-1
/
+1
2012-07-31
mm: have order > 0 compaction start off where it left
Rik van Riel
1
-0
/
+4
2012-07-31
mm: remove unused LRU_ALL_EVICTABLE
Wanpeng Li
1
-1
/
+0
2012-07-31
memcg: rename config variables
Andrew Morton
1
-4
/
+4
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-11
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-1
/
+1
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
1
-15
/
+14
2012-06-28
mm: cleanup on the comments of zone_reclaim_stat
Wanpeng Li
1
-1
/
+1
2012-05-29
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
1
-0
/
+14
2012-05-29
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
1
-15
/
+14
2012-05-29
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
1
-7
/
+3
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-7
/
+40
2012-05-21
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
1
-0
/
+9
2012-05-21
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
1
-7
/
+31
2012-04-15
mmzone: fix comment typo coelesce -> coalesce
Wang YanQing
1
-1
/
+1
2012-03-21
vmscan: only defer compaction for failed order and higher
Rik van Riel
1
-0
/
+1
2012-01-12
mm: enum lru_list lru
Hugh Dickins
1
-8
/
+8
2012-01-12
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
1
-0
/
+2
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
1
-4
/
+6
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
1
-0
/
+6
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
1
-4
/
+4
2011-10-31
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
1
-1
/
+1
2011-10-31
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
1
-0
/
+1
2011-10-31
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-10-31
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
[next]