summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] page_alloc.c: buddy handling cleanupAndrew Morton2006-04-191-4/+6
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-111-0/+39
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-101-13/+18
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-271-4/+4
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-3/+3
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-4/+2
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-0/+42
* [PATCH] fix alloc_large_system_hash() roundupJohn Hawkes2006-03-251-2/+1
* [PATCH] quieten zone_pcp_initAnton Blanchard2006-03-251-2/+3
* [PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter2006-03-241-1/+2
* [PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter2006-03-221-4/+8
* [PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton2006-03-221-0/+5
* [PATCH] mm: cleanup prep_ stuffNick Piggin2006-03-221-17/+18
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-8/+6
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-7/+0
* [PATCH] mm: cleanup bootmemNick Piggin2006-03-221-13/+7
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-0/+22
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-221-2/+2
* [PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton2006-03-221-11/+9
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-9/+8
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-1/+1
* [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-171-11/+11
* [PATCH] compound page: default destructorHugh Dickins2006-02-141-1/+8
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-141-9/+6
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-4/+6
* [PATCH] __cpuinit functions wrongly marked __meminitAshok Raj2006-02-011-3/+3
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-181-3/+14
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-7/+7
* [PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer2006-01-121-1/+1
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-111-1/+2
* [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-111-3/+3
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+3
* [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+1
* [PATCH] mm: free_pages optNick Piggin2006-01-081-28/+30
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-081-8/+8
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+49
* [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-081-2/+0
* [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-081-1/+2
* [PATCH] mm: page_state optNick Piggin2006-01-061-39/+50
* [PATCH] build_zonelists_node(): rename argsChristoph Lameter2006-01-061-9/+9
* [PATCH] Fix zone policy determinationChristoph Lameter2006-01-061-3/+7
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-061-0/+2
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-061-23/+11
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-4/+4
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-061-24/+20
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-3/+11
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-061-1/+35
* [PATCH] mm: page_alloc cleanupsNick Piggin2006-01-061-10/+6
* [PATCH] mm: page_state fixesNick Piggin2006-01-061-3/+2
OpenPOWER on IntegriCloud