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
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
vmscan: cleanup the scan batching code
Wu Fengguang
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2009-03-13
numa, cpumask: move numa_node_id default implementation to topology.h
Rusty Russell
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-01-08
mm: introduce zone_reclaim struct
KOSAKI Motohiro
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-09-13
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2008-05-24
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
mm: make early_pfn_to_nid() a C function
Andrew Morton
2008-04-28
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
remove sparse warning for mmzone.h
Harvey Harrison
2008-04-21
Remove unused MAX_NODES_SHIFT
Johannes Weiner
2008-02-05
Page allocator: get rid of the list of cold pages
Christoph Lameter
2007-10-17
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2007-10-17
oom: add per-zone locking
David Rientjes
2007-10-17
oom: change all_unreclaimable zone member to flags
David Rientjes
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
2007-10-16
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
don't group high order atomic allocations
Mel Gorman
2007-10-16
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
2007-10-16
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
2007-10-16
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
Mel Gorman
2007-10-16
Group high-order atomic allocations
Mel Gorman
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
Add a configure option to group pages by mobility
Mel Gorman
2007-10-16
Split the free lists for movable and unmovable allocations
Mel Gorman
2007-10-16
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
2007-10-16
Memoryless nodes: Fix GFP_THISNODE behavior
Christoph Lameter
2007-10-16
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-08-22
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
2007-07-31
Remove the arm26 port
Adrian Bunk
2007-07-17
Lumpy Reclaim V4
Andy Whitcroft
[next]