aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-22
* mm: do batched scans for mem_cgroupWu Fengguang2009-09-22
* mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-22
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-16
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
* page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman2009-06-16
* [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell2009-03-13
* | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
|/
* mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
* mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-08
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-20
* vmstat: mlocked pages statisticsNick Piggin2008-10-20
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-20
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-13
* for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao2008-05-24
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* memory hotplug: register section/node id to freeYasunori Goto2008-04-28
* mm: Get rid of __ZONE_COUNTChristoph Lameter2008-04-28
* pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-28
* mm: make early_pfn_to_nid() a C functionAndrew Morton2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* remove sparse warning for mmzone.hHarvey Harrison2008-04-28
* Remove unused MAX_NODES_SHIFTJohannes Weiner2008-04-21
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-05
* mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-17
* oom: add per-zone lockingDavid Rientjes2007-10-17
* oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-17
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-16
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-16
* Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-16
* don't group high order atomic allocationsMel Gorman2007-10-16
* remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-16
* Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-16
* Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2Mel Gorman2007-10-16
* Group high-order atomic allocationsMel Gorman2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Add a configure option to group pages by mobilityMel Gorman2007-10-16
* Split the free lists for movable and unmovable allocationsMel Gorman2007-10-16