index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
2012-10-09
cma: decrease cc.nr_migratepages after reclaiming pagelist
Minchan Kim
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
2012-10-09
mm: remove free_page_mlock
Hugh Dickins
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Minchan Kim
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
2012-10-09
revert "mm: have order > 0 compaction start off where it left"
Mel Gorman
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
2012-10-09
memory-hotplug: fix pages missed by race rather than failing
Minchan Kim
2012-10-09
mm: remain migratetype in freed page
Minchan Kim
2012-10-09
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
Minchan Kim
2012-10-09
cma: fix watermark checking
Bartlomiej Zolnierkiewicz
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2012-10-09
cma: fix counting of isolated pages
Bartlomiej Zolnierkiewicz
2012-10-09
mm: fix tracing in free_pcppages_bulk()
Bartlomiej Zolnierkiewicz
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
2012-10-09
mm: compaction: capture a suitable high-order page immediately when it is mad...
Mel Gorman
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
2012-09-17
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
2012-08-21
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
2012-07-31
mm: remove redundant initialization
Minchan Kim
2012-07-31
mm: warn if pg_data_t isn't initialized with zero
Minchan Kim
2012-07-31
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
2012-07-31
mm: ignore mempolicies when using ALLOC_NO_WATERMARK
Mel Gorman
2012-07-31
mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
Mel Gorman
2012-07-31
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-07-31
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
2012-07-31
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
2012-07-31
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
2012-07-31
mm: fix free page check in zone_watermark_ok()
Minchan Kim
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
2012-07-31
mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
Jiang Liu
2012-07-31
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
2012-07-31
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
2012-07-31
mm: setup pageblock_order before it's used by sparsemem
Xishi Qiu
2012-07-31
mm: have order > 0 compaction start off where it left
Rik van Riel
2012-07-31
mm: clean up __count_immobile_pages()
Minchan Kim
2012-07-31
mm: do not use page_count() without a page pin
Minchan Kim
2012-07-31
mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...
KOSAKI Motohiro
2012-07-31
mm/buddy: cleanup on should_fail_alloc_page
Gavin Shan
2012-07-06
mm: cma: don't replace lowmem pages with highmem
Rabin Vincent
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
2012-05-29
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
2012-05-29
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2012-05-29
mm/page_alloc.c: cleanups
Andrew Morton
[next]