aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-231-0/+1
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-2/+4
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-1/+54
* [PATCH] page migration reorgChristoph Lameter2006-03-226-579/+689
* [PATCH] mm: slab cache interleave rotor fixPaul Jackson2006-03-221-1/+1
* [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fixPaul Jackson2006-03-221-1/+3
* [PATCH] fix swap cluster offsetAkinobu Mita2006-03-221-1/+1
* [PATCH] drain_node_pages: interrupt latency reduction / optimizationChristoph Lameter2006-03-221-4/+8
* [PATCH] slab: fix drain_array() so that it works correctly with the shared_arrayChristoph Lameter2006-03-221-9/+12
* [PATCH] slab: remove drain_array_lockedChristoph Lameter2006-03-221-21/+10
* [PATCH] slab: make drain_array more universal by adding more parametersChristoph Lameter2006-03-221-9/+11
* [PATCH] slab: cache_reap(): further reduction in interrupt holdoffChristoph Lameter2006-03-221-14/+43
* [PATCH] mm: make shrink_all_memory try harderRafael J. Wysocki2006-03-221-0/+7
* [PATCH] optimize follow_hugetlb_pageChen, Kenneth W2006-03-221-8/+17
* [PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson2006-03-221-1/+1
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-3/+2
* [PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson2006-03-221-12/+13
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-10/+126
* [PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson2006-03-221-7/+18
* [PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson2006-03-221-7/+26
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-222-7/+34
* [PATCH] readahead: fix initial window size calculationSteven Pratt2006-03-221-3/+3
* [PATCH] readahead: ->prev_page can overrun the ahead windowOleg Nesterov2006-03-221-6/+20
* [PATCH] shmem: inline to avoid warningHugh Dickins2006-03-221-1/+1
* [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...Christoph Lameter2006-03-221-11/+2
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-222-14/+7
* [PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton2006-03-221-0/+5
* [PATCH] mm: cleanup prep_ stuffNick Piggin2006-03-221-17/+18
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-223-11/+21
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-224-22/+10
* [PATCH] mm: make __put_page internalNick Piggin2006-03-223-0/+15
* [PATCH] remove VM_DONTCOPY bogositiesHugh Dickins2006-03-221-9/+1
* [PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang2006-03-221-4/+5
* [PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang2006-03-221-2/+2
* [PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter2006-03-221-4/+14
* [PATCH] vmscan: rename functionsAndrew Morton2006-03-221-15/+17
* [PATCH] vmscan return nr_reclaimedAndrew Morton2006-03-221-39/+38
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-221-45/+59
* [PATCH] vmscan: scan_control cleanupAndrew Morton2006-03-221-46/+62
* [PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter2006-03-221-34/+25
* [PATCH] slab: use on_each_cpu()Andrew Morton2006-03-221-19/+2
* [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-11/+2
* [PATCH] slab: fix kernel-doc warningsRandy Dunlap2006-03-221-3/+12
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-224-8/+10
* [PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai2006-03-221-11/+9
* [PATCH] slab cleanupAndrew Morton2006-03-221-292/+304
* [PATCH] slab: extract setup_cpu_cachePekka Enberg2006-03-221-54/+55
* [PATCH] slab: object to index mapping cleanupPekka Enberg2006-03-221-11/+23
* [PATCH] hugepage allocator cleanupNick Piggin2006-03-221-16/+8
* [PATCH] mm: cleanup bootmemNick Piggin2006-03-221-13/+7