index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
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
[next]