summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-231-4/+5
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-231-3/+3
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-30/+2
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-231-5/+21
* [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto2006-06-231-6/+53
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-231-3/+8
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-9/+9
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-5/+7
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-231-6/+11
* [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-3/+11
* [PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson2006-05-211-2/+3
* [PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton2006-05-151-4/+7
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [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