aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* [PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar2006-06-27
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright2006-06-25
* [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-23
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-23
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-23
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-23
* [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-23
* [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-21
* [PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson2006-05-21
* [PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton2006-05-15
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] page_alloc.c: buddy handling cleanupAndrew Morton2006-04-19
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-11
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-10
* [PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki2006-03-27
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-27
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-27
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-27
* [PATCH] fix alloc_large_system_hash() roundupJohn Hawkes2006-03-25
* [PATCH] quieten zone_pcp_initAnton Blanchard2006-03-25
* [PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter2006-03-24
* [PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter2006-03-22
* [PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton2006-03-22
* [PATCH] mm: cleanup prep_ stuffNick Piggin2006-03-22
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-22
* [PATCH] mm: cleanup bootmemNick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-22
* [PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton2006-03-22
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-09
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-20
* [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-17
* [PATCH] compound page: default destructorHugh Dickins2006-02-14
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-14
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-05
* [PATCH] __cpuinit functions wrongly marked __meminitAshok Raj2006-02-01
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-18
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-17
* [PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer2006-01-12
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-11
* [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-11
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-11