summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-091-2/+2
* [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-091-2/+3
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-091-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-091-2/+2
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-091-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-091-1/+137
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-091-22/+24
* [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-091-0/+7
* [PATCH] mm: clean up local variablesTobias Klauser2006-01-092-7/+8
* [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-091-1/+3
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-091-22/+34
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-092-14/+30
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-091-0/+5
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-092-4/+4
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-091-76/+76
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-091-1/+93
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-091-20/+135
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-092-9/+18
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-091-34/+180
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-092-5/+3Star
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-091-13/+87
* [PATCH] mm: free_pages optNick Piggin2006-01-091-28/+30
* [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-091-8/+8
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-091-0/+49
* [PATCH] drop-pagecacheAndrew Morton2006-01-092-3/+1Star
* [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-091-2/+0Star
* [PATCH] slab: fix code formattingPekka Enberg2006-01-091-464/+500
* [PATCH] slab: extract slab order calculation to separate functionPekka Enberg2006-01-091-40/+49
* [PATCH] slab: extract slabinfo header printing to separate functionPekka Enberg2006-01-091-20/+25
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-091-2/+1Star
* [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-091-1/+2
* identify multipage ->writepages() callsAndrew Morton2006-01-061-2/+8
* [PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki2006-01-061-0/+20
* [PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard2006-01-061-1/+1
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-063-2/+36
* [PATCH] mm: page_state optNick Piggin2006-01-063-54/+72
* [PATCH] build_zonelists_node(): rename argsChristoph Lameter2006-01-061-9/+9
* [PATCH] Fix zone policy determinationChristoph Lameter2006-01-061-3/+7
* [PATCH] mm: move determination of policy_zone into page allocatorChristoph Lameter2006-01-062-12/+5Star
* [PATCH] mm: simplify build_zonelists_node by removing the case statement.Christoph Lameter2006-01-061-23/+11Star
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-062-8/+8
* [PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton2006-01-061-16/+11Star
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-061-8/+0Star
* [PATCH] mm: pfault optimisationNick Piggin2006-01-061-1/+0Star
* [PATCH] mm: rmap optimisationNick Piggin2006-01-062-14/+41
* [PATCH] mm: bad_page optimisationNick Piggin2006-01-061-24/+20Star
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-3/+11
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-80/+0Star
* [PATCH] find_lock_page(): call __lock_page() directly.Nikita Danilov2006-01-061-2/+3
* [PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells2006-01-063-17/+41