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
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2014-06-30
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-01-21
mm: numa: limit scope of lock for NUMA migrate rate limiting
Mel Gorman
2014-01-21
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
Yasuaki Ishimatsu
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2013-07-09
mm: remove unused functions is_{normal_idx, normal, dma32, dma}
Zhang Yanfei
2013-07-03
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2013-07-03
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-03-27
mmzone: correct "pags" to "pages" in comment.
Cody P Schafer
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
2013-02-23
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
2013-02-23
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
2013-02-23
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
2013-02-23
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2013-01-04
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
2012-12-11
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
Andrea Arcangeli
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
2012-10-09
mm: compaction: Restart compaction from near where it left off
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
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2012-07-31
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
2012-07-31
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
2012-07-31
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
2012-07-31
mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
Rabin Vincent
2012-07-31
mm: have order > 0 compaction start off where it left
Rik van Riel
2012-07-31
mm: remove unused LRU_ALL_EVICTABLE
Wanpeng Li
2012-07-31
memcg: rename config variables
Andrew Morton
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-11
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
2012-06-28
mm: cleanup on the comments of zone_reclaim_stat
Wanpeng Li
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: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-21
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
[next]