index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
1
-4
/
+10
2013-02-24
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
1
-0
/
+10
2013-02-24
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
1
-0
/
+10
2013-02-24
mm: move page flags layout to separate header
Peter Zijlstra
1
-21
/
+1
2013-02-24
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
1
-0
/
+2
2013-01-05
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2012-12-13
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-7
/
+34
2012-12-12
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-17
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-08-01
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
1
-0
/
+1
2012-08-01
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
1
-0
/
+8
2012-08-01
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-1
/
+1
2012-08-01
mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
Rabin Vincent
1
-1
/
+1
2012-08-01
mm: have order > 0 compaction start off where it left
Rik van Riel
1
-0
/
+4
2012-08-01
mm: remove unused LRU_ALL_EVICTABLE
Wanpeng Li
1
-1
/
+0
2012-08-01
memcg: rename config variables
Andrew Morton
1
-4
/
+4
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-12
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-30
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
1
-0
/
+14
2012-05-30
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
1
-15
/
+14
2012-05-30
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-22
vmscan: only defer compaction for failed order and higher
Rik van Riel
1
-0
/
+1
2012-01-13
mm: enum lru_list lru
Hugh Dickins
1
-8
/
+8
2012-01-13
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
1
-0
/
+2
2012-01-13
mm: collect LRU list heads into struct lruvec
Johannes Weiner
1
-4
/
+6
2012-01-11
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-11-01
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
1
-1
/
+1
2011-11-01
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
1
-0
/
+1
2011-11-01
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-11-01
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
1
-0
/
+2
2011-11-01
mm: change isolate mode from #define to bitwise type
Minchan Kim
1
-0
/
+8
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-27
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
1
-0
/
+6
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-0
/
+7
[next]