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
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-17
revert "mm: fix-up zone present pages"
Andrew Morton
1
-34
/
+0
2012-11-17
memcg: fix hotplugged memory zone oops
Hugh Dickins
1
-1
/
+1
2012-10-26
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
David Rientjes
1
-2
/
+2
2012-10-26
mm/page_alloc.c:alloc_contig_range(): return early for err path
Bob Liu
1
-1
/
+1
2012-10-09
cma: decrease cc.nr_migratepages after reclaiming pagelist
Minchan Kim
1
-2
/
+4
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
1
-1
/
+1
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
1
-0
/
+7
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
1
-11
/
+30
2012-10-09
mm: remove free_page_mlock
Hugh Dickins
1
-17
/
+0
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+34
2012-10-09
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Minchan Kim
1
-13
/
+1
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
1
-0
/
+1
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
1
-18
/
+20
2012-10-09
revert "mm: have order > 0 compaction start off where it left"
Mel Gorman
1
-5
/
+0
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
1
-1
/
+1
2012-10-09
memory-hotplug: fix pages missed by race rather than failing
Minchan Kim
1
-1
/
+1
2012-10-09
mm: remain migratetype in freed page
Minchan Kim
1
-2
/
+5
2012-10-09
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
Minchan Kim
1
-3
/
+3
2012-10-09
cma: fix watermark checking
Bartlomiej Zolnierkiewicz
1
-16
/
+15
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
1
-7
/
+19
2012-10-09
cma: fix counting of isolated pages
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2012-10-09
mm: fix tracing in free_pcppages_bulk()
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
1
-0
/
+2
2012-10-09
mm: compaction: capture a suitable high-order page immediately when it is mad...
Mel Gorman
1
-16
/
+47
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
1
-4
/
+3
2012-09-18
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
1
-1
/
+1
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-6
/
+11
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-01
mm: remove redundant initialization
Minchan Kim
1
-7
/
+2
2012-08-01
mm: warn if pg_data_t isn't initialized with zero
Minchan Kim
1
-0
/
+3
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
mm: ignore mempolicies when using ALLOC_NO_WATERMARK
Mel Gorman
1
-0
/
+7
2012-08-01
mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
Mel Gorman
1
-13
/
+14
2012-08-01
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
1
-1
/
+5
2012-08-01
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
1
-12
/
+10
2012-08-01
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
1
-5
/
+22
2012-08-01
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
1
-0
/
+30
2012-08-01
mm: fix free page check in zone_watermark_ok()
Minchan Kim
1
-1
/
+2
2012-08-01
mm: factor out memory isolate functions
Minchan Kim
1
-76
/
+4
2012-08-01
mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
Jiang Liu
1
-32
/
+34
2012-08-01
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
1
-0
/
+13
2012-08-01
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-5
/
+12
2012-08-01
mm: setup pageblock_order before it's used by sparsemem
Xishi Qiu
1
-2
/
+2
2012-08-01
mm: have order > 0 compaction start off where it left
Rik van Riel
1
-0
/
+5
2012-08-01
mm: clean up __count_immobile_pages()
Minchan Kim
1
-16
/
+18
2012-08-01
mm: do not use page_count() without a page pin
Minchan Kim
1
-1
/
+8
2012-08-01
mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...
KOSAKI Motohiro
1
-3
/
+6
2012-08-01
mm/buddy: cleanup on should_fail_alloc_page
Gavin Shan
1
-7
/
+7
2012-07-06
mm: cma: don't replace lowmem pages with highmem
Rabin Vincent
1
-1
/
+6
[next]