aboutsummaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco
2006-05-21[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-19[PATCH] page_alloc.c: buddy handling cleanupAndrew Morton
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard
2006-03-24[PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter
2006-03-22[PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter
2006-03-22[PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton
2006-03-22[PATCH] mm: cleanup prep_ stuffNick Piggin
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin
2006-03-22[PATCH] mm: cleanup bootmemNick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin
2006-03-22[PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter
2006-02-17[PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds
2006-02-14[PATCH] compound page: default destructorHugh Dickins
2006-02-14[PATCH] compound page: use page[1].lruHugh Dickins
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-01[PATCH] __cpuinit functions wrongly marked __meminitAshok Raj
2006-01-18[PATCH] Zone reclaim: Reclaim logicChristoph Lameter
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino
2006-01-12[PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer
2006-01-11[PATCH] mm: gfp_atomic commentsPaul Jackson
2006-01-11[PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-08[PATCH] cpuset: memory pressure meterPaul Jackson
2006-01-08[PATCH] mm: free_pages optNick Piggin
2006-01-08[PATCH] mm: cleanup zone_pcpNick Piggin
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth
2006-01-08[PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter
2006-01-08[PATCH] revert "mm: page_state fixes"Andrew Morton
2006-01-06[PATCH] mm: page_state optNick Piggin
2006-01-06[PATCH] build_zonelists_node(): rename argsChristoph Lameter
2006-01-06[PATCH] Fix zone policy determinationChristoph Lameter
2006-01-06[PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter
2006-01-06[PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter
2006-01-06[PATCH] mm: add populated_zone() helperCon Kolivas
2006-01-06[PATCH] mm: bad_page optimisationNick Piggin