| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary | Bob Picco | 2006-05-21 | 1 | -3/+11 |
* | [PATCH] Cpuset: might sleep checking zones allowed fix | Paul Jackson | 2006-05-21 | 1 | -2/+3 |
* | [PATCH] setup_per_zone_pages_min() overflow fix | Andrew Morton | 2006-05-15 | 1 | -4/+7 |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] page_alloc.c: buddy handling cleanup | Andrew Morton | 2006-04-19 | 1 | -4/+6 |
* | [PATCH] overcommit: add calculate_totalreserve_pages() | Hideo AOKI | 2006-04-11 | 1 | -0/+39 |
* | [PATCH] Fix buddy list race that could lead to page lru list corruptions | Nick Piggin | 2006-04-10 | 1 | -13/+18 |
* | [PATCH] for_each_online_pgdat: remove pgdat_list | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -4/+4 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -3/+3 |
* | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -4/+2 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -0/+42 |
* | [PATCH] fix alloc_large_system_hash() roundup | John Hawkes | 2006-03-25 | 1 | -2/+1 |
* | [PATCH] quieten zone_pcp_init | Anton Blanchard | 2006-03-25 | 1 | -2/+3 |
* | [PATCH] cpusets: only wakeup kswapd for zones in the current cpuset | Christoph Lameter | 2006-03-24 | 1 | -1/+2 |
* | [PATCH] drain_node_pages: interrupt latency reduction / optimization | Christoph Lameter | 2006-03-22 | 1 | -4/+8 |
* | [PATCH] mm: prep_zero_page() in irq is a bug | Andrew Morton | 2006-03-22 | 1 | -0/+5 |
* | [PATCH] mm: cleanup prep_ stuff | Nick Piggin | 2006-03-22 | 1 | -17/+18 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -8/+6 |
* | [PATCH] mm: nommu use compound pages | Nick Piggin | 2006-03-22 | 1 | -7/+0 |
* | [PATCH] mm: cleanup bootmem | Nick Piggin | 2006-03-22 | 1 | -13/+7 |
* | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 | 1 | -0/+22 |
* | [PATCH] mm: page_alloc less atomics | Nick Piggin | 2006-03-22 | 1 | -2/+2 |
* | [PATCH] __get_page_state() cpumask cleanup and fix | Andrew Morton | 2006-03-22 | 1 | -11/+9 |
* | [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. | Christoph Lameter | 2006-03-10 | 1 | -9/+8 |
* | [PATCH] Terminate process that fails on a constrained allocation | Christoph Lameter | 2006-02-21 | 1 | -1/+1 |
* | [PATCH] Handle holes in node mask in node fallback list setup | Linus Torvalds | 2006-02-17 | 1 | -11/+11 |
* | [PATCH] compound page: default destructor | Hugh Dickins | 2006-02-15 | 1 | -1/+8 |
* | [PATCH] compound page: use page[1].lru | Hugh Dickins | 2006-02-15 | 1 | -9/+6 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 | 1 | -4/+6 |
* | [PATCH] __cpuinit functions wrongly marked __meminit | Ashok Raj | 2006-02-01 | 1 | -3/+3 |
* | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter | 2006-01-19 | 1 | -3/+14 |
* | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino | 2006-01-17 | 1 | -7/+7 |
* | [PATCH] memmap_init_zone(): remove uneccesary page++ | Greg Ungerer | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] mm: gfp_atomic comments | Paul Jackson | 2006-01-12 | 1 | -1/+2 |
* | [PATCH] Restore KERN_EMERG to each line printed by bad_page | Hugh Dickins | 2006-01-12 | 1 | -3/+3 |
* | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-10 | 1 | -0/+3 |
* | [PATCH] cpuset: memory pressure meter | Paul Jackson | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] mm: free_pages opt | Nick Piggin | 2006-01-09 | 1 | -28/+30 |
* | [PATCH] mm: cleanup zone_pcp | Nick Piggin | 2006-01-09 | 1 | -8/+8 |
* | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 2006-01-09 | 1 | -0/+49 |
* | [PATCH] slab: remove nested #ifdef CONFIG_NUMA | Christoph Lameter | 2006-01-09 | 1 | -2/+0 |
* | [PATCH] revert "mm: page_state fixes" | Andrew Morton | 2006-01-09 | 1 | -1/+2 |
* | [PATCH] mm: page_state opt | Nick Piggin | 2006-01-06 | 1 | -39/+50 |
* | [PATCH] build_zonelists_node(): rename args | Christoph Lameter | 2006-01-06 | 1 | -9/+9 |
* | [PATCH] Fix zone policy determination | Christoph Lameter | 2006-01-06 | 1 | -3/+7 |
* | [PATCH] mm: move determination of policy_zone into page allocator | Christoph Lameter | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] mm: simplify build_zonelists_node by removing the case statement. | Christoph Lameter | 2006-01-06 | 1 | -23/+11 |
* | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2006-01-06 | 1 | -4/+4 |
* | [PATCH] mm: bad_page optimisation | Nick Piggin | 2006-01-06 | 1 | -24/+20 |