summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
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] drop-pagecacheAndrew Morton
2006-01-08[PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter
2006-01-08[PATCH] slab: fix code formattingPekka Enberg
2006-01-08[PATCH] slab: extract slab order calculation to separate functionPekka Enberg
2006-01-08[PATCH] slab: extract slabinfo header printing to separate functionPekka Enberg
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg
2006-01-08[PATCH] revert "mm: page_state fixes"Andrew Morton
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann
2006-01-06identify multipage ->writepages() callsAndrew Morton
2006-01-06[PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki
2006-01-06[PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells
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] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton
2006-01-06[PATCH] vmscan: balancing fixAndrew Morton
2006-01-06[PATCH] mm: pfault optimisationNick Piggin
2006-01-06[PATCH] mm: rmap optimisationNick Piggin
2006-01-06[PATCH] mm: bad_page optimisationNick Piggin
2006-01-06[PATCH] mm: dma32 zone statisticsNick Piggin
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton
2006-01-06[PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov
2006-01-06[PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells
2006-01-06[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai
2006-01-06[PATCH] mm: page_alloc cleanupsNick Piggin
2006-01-06[PATCH] mm: page_state fixesNick Piggin
2006-01-06[PATCH] mm: remove pcp lowNick Piggin
2006-01-06[PATCH] mm: remove bad_rangeNick Piggin
2006-01-06[PATCH] mm: microopt conditionsNick Piggin
2006-01-06[PATCH] mm: set_page_refs optNick Piggin
2006-01-06[PATCH] mm: pagealloc optNick Piggin
2006-01-06[PATCH] mm: free_pages_and_swap_cache optHugh Dickins
2006-01-06[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz
2006-01-06[PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter
2006-01-06[PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter
2006-01-06[PATCH] Add NUMA policy support for huge pages.Christoph Lameter
2006-01-06[PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson
2006-01-06[PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke
2006-01-06[PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke
2006-01-06[PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-06[PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser