summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-21[PATCH] add OOM debugJanet Morgan
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin
2005-03-30[PATCH] cpusets GFP_ATOMIC fix: tonedown panic commentpj@engr.sgi.com
2005-03-30[PATCH] cpusets: special-case GFP_ATOMIC allocsPaul Jackson
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-13[PATCH] no arch-specific mem_map initDave Hansen
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-09[PATCH] x86: do not unnecessarily memset the pgdatsDave Hansen
2005-03-09[PATCH] setup_per_zone_lowmem_reserve() oops fixAndrew Morton
2005-03-07[PATCH] Bad page state mapcountHugh Dickins
2005-03-07[PATCH] stop using "base" argument in __free_pages_bulk()Dave Hansen
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli
2005-02-01[PATCH] mm: fix several oom killer bugsAndrea Arcangeli
2005-02-01[PATCH] mm: rework lower-zone protection initialisationAndrea Arcangeli
2005-01-20[PATCH] uninline mod_page_state(offset, delta)Oleg Nesterov
2005-01-10[PATCH] Right severity level for fatal messagePavel Machek
2005-01-09Make it clear that GFP_ZERO does not work with atomic highmem allocations.Linus Torvalds
2005-01-09Map new page allocations as part of "prep_new_page".Linus Torvalds
2005-01-07[PATCH] no buddy bitmap patch revisit: for mm/page_alloc.cKamezawa Hiroyuki
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter
2005-01-04[PATCH] VM routine fixesDavid Howells