summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev
2006-01-08[PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter
2006-01-08[PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter
2006-01-08[PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser
2006-01-08[PATCH] mm: make hugepages obey cpusets.Christoph Lameter
2006-01-08[PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter
2006-01-08[PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter
2006-01-08[PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter
2006-01-08[PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter
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-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