aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmzone.h
Commit message (Expand)AuthorAge
* 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
* Add a bitmap that is used to track flags affecting a block of pagesMel Gorman2007-10-16
* Memoryless nodes: Fix GFP_THISNODE behaviorChristoph Lameter2007-10-16
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-16
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
* Remove the arm26 portAdrian Bunk2007-07-31
* Lumpy Reclaim V4Andy Whitcroft2007-07-17
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-16
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-09
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-07
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] Reorder ZVCs according to cachelineChristoph Lameter2007-02-11
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-11
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-11
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-11
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson2006-12-07
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-07
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-28
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-21
* [PATCH] Add node to zone for the NUMA caseChristoph Lameter2006-09-27
* [PATCH] own header file for struct pageHeiko Carstens2006-09-27