Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | [PATCH] mm: cleanup zone_pcp | Nick Piggin | 1 | -8/+8 |
2006-01-09 | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 1 | -0/+49 |
2006-01-09 | [PATCH] drop-pagecache | Andrew Morton | 2 | -3/+1 |
2006-01-09 | [PATCH] slab: remove nested #ifdef CONFIG_NUMA | Christoph Lameter | 1 | -2/+0 |
2006-01-09 | [PATCH] slab: fix code formatting | Pekka Enberg | 1 | -464/+500 |
2006-01-09 | [PATCH] slab: extract slab order calculation to separate function | Pekka Enberg | 1 | -40/+49 |
2006-01-09 | [PATCH] slab: extract slabinfo header printing to separate function | Pekka Enberg | 1 | -20/+25 |
2006-01-09 | [PATCH] slab: remove unused align parameter from alloc_percpu | Pekka Enberg | 1 | -2/+1 |
2006-01-09 | [PATCH] revert "mm: page_state fixes" | Andrew Morton | 1 | -1/+2 |
2006-01-06 | identify multipage ->writepages() calls | Andrew Morton | 1 | -2/+8 |
2006-01-06 | [PATCH] mm: add a new function (needed for swap suspend) | Rafael J. Wysocki | 1 | -0/+20 |
2006-01-06 | [PATCH] allow flatmem to be disabled when only sparsemem is implemented | Anton Blanchard | 1 | -1/+1 |
2006-01-06 | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 3 | -2/+36 |
2006-01-06 | [PATCH] mm: page_state opt | Nick Piggin | 3 | -54/+72 |
2006-01-06 | [PATCH] build_zonelists_node(): rename args | Christoph Lameter | 1 | -9/+9 |
2006-01-06 | [PATCH] Fix zone policy determination | Christoph Lameter | 1 | -3/+7 |
2006-01-06 | [PATCH] mm: move determination of policy_zone into page allocator | Christoph Lameter | 2 | -12/+5 |
2006-01-06 | [PATCH] mm: simplify build_zonelists_node by removing the case statement. | Christoph Lameter | 1 | -23/+11 |
2006-01-06 | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2 | -8/+8 |
2006-01-06 | [PATCH] consolidate lru_add_drain() and lru_drain_cache() | Andrew Morton | 1 | -16/+11 |
2006-01-06 | [PATCH] vmscan: balancing fix | Andrew Morton | 1 | -8/+0 |
2006-01-06 | [PATCH] mm: pfault optimisation | Nick Piggin | 1 | -1/+0 |
2006-01-06 | [PATCH] mm: rmap optimisation | Nick Piggin | 2 | -14/+41 |
2006-01-06 | [PATCH] mm: bad_page optimisation | Nick Piggin | 1 | -24/+20 |
2006-01-06 | [PATCH] mm: dma32 zone statistics | Nick Piggin | 1 | -3/+11 |
2006-01-06 | [PATCH] kill last zone_reclaim() bits | Andrew Morton | 1 | -80/+0 |
2006-01-06 | [PATCH] find_lock_page(): call __lock_page() directly. | Nikita Danilov | 1 | -2/+3 |
2006-01-06 | [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm | David Howells | 3 | -17/+41 |
2006-01-06 | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 1 | -7/+31 |
2006-01-06 | [PATCH] mm: page_alloc cleanups | Nick Piggin | 1 | -10/+6 |
2006-01-06 | [PATCH] mm: page_state fixes | Nick Piggin | 1 | -3/+2 |
2006-01-06 | [PATCH] mm: remove pcp low | Nick Piggin | 1 | -7/+2 |
2006-01-06 | [PATCH] mm: remove bad_range | Nick Piggin | 1 | -7/+19 |
2006-01-06 | [PATCH] mm: microopt conditions | Nick Piggin | 1 | -8/+8 |
2006-01-06 | [PATCH] mm: set_page_refs opt | Nick Piggin | 2 | -19/+17 |
2006-01-06 | [PATCH] mm: pagealloc opt | Nick Piggin | 1 | -7/+11 |
2006-01-06 | [PATCH] mm: free_pages_and_swap_cache opt | Hugh Dickins | 1 | -2/+2 |
2006-01-06 | [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES | Mike Kravetz | 1 | -2/+0 |
2006-01-06 | [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() | Christoph Lameter | 1 | -42/+24 |
2006-01-06 | [PATCH] Remove old node based policy interface from mempolicy.c | Christoph Lameter | 1 | -48/+0 |
2006-01-06 | [PATCH] Add NUMA policy support for huge pages. | Christoph Lameter | 2 | -19/+44 |
2006-01-06 | [PATCH] mm: dequeue a huge page near to this node | Christoph Lameter | 1 | -6/+8 |
2006-01-06 | [PATCH] Hugetlb: Copy on Write support | David Gibson | 1 | -19/+108 |
2006-01-06 | [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW | Adam Litke | 1 | -9/+25 |
2006-01-06 | [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page | Adam Litke | 1 | -3/+3 |
2006-01-06 | [PATCH] Hugetlb: Remove duplicate i_size check | Adam Litke | 1 | -7/+0 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 3 | -9/+83 |
2006-01-06 | [PATCH] reiser4: vfs: add truncate_inode_pages_range() | Hans Reiser | 1 | -7/+37 |
2006-01-06 | [PATCH] memhotplug: __add_section remove unused pgdat definition | Andy Whitcroft | 1 | -1/+0 |
2006-01-06 | [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags | Paul Jackson | 1 | -3/+2 |