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.12.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
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-21
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
1
-2
/
+9
2012-12-19
mm: allocate kernel pages to the right memcg
Glauber Costa
1
-0
/
+35
2012-12-19
mm/page_alloc.c: remove duplicate check
Gavin Shan
1
-2
/
+1
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2012-12-14
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-35
/
+80
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-12-13
mm: provide more accurate estimation of pages occupied by memmap
Jiang Liu
1
-2
/
+24
2012-12-13
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-14
/
+30
2012-12-13
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
1
-0
/
+3
2012-12-13
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
1
-18
/
+22
2012-12-13
mm: use migrate_prep() instead of migrate_prep_local()
Marek Szyprowski
1
-1
/
+1
2012-12-12
mm: cma: remove watermark hacks
Marek Szyprowski
1
-58
/
+0
2012-12-12
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
Marek Szyprowski
1
-8
/
+9
2012-12-12
mm: introduce putback_movable_pages()
Rafael Aquini
1
-1
/
+1
2012-12-12
memory-hotplug: allocate zone's pcp before onlining pages
Wen Congyang
1
-1
/
+1
2012-12-12
memory-hotplug: fix NR_FREE_PAGES mismatch
Wen Congyang
1
-5
/
+5
2012-12-12
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-4
/
+23
2012-12-12
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
1
-8
/
+10
2012-12-12
mm: show migration types in show_mem
Rabin Vincent
1
-2
/
+40
2012-12-11
mm: numa: Introduce last_nid to the page frame
Mel Gorman
1
-0
/
+2
2012-12-11
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
1
-0
/
+5
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
1
-1
/
+2
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
1
-3
/
+4
2012-12-10
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
1
-27
/
+10
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-2
/
+2
2012-11-30
mm: avoid waking kswapd for THP allocations when compaction is deferred or co...
Mel Gorman
1
-10
/
+27
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
1
-4
/
+3
2012-11-30
mm: compaction: fix return value of capture_free_page()
Mel Gorman
1
-1
/
+1
2012-11-27
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
1
-3
/
+4
2012-11-22
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
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
[next]