summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] quieten zone_pcp_initAnton Blanchard2006-03-251-2/+3
* | [PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter2006-03-251-2/+2
* | [PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter2006-03-251-5/+28
* | [PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter2006-03-251-17/+17
* | [PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter2006-03-251-2/+9
* | [PATCH] slab: add transfer_objects() functionChristoph Lameter2006-03-251-14/+28
* | [PATCH] mm: use kmem_cache_zallocPekka Enberg2006-03-252-6/+3
* | [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-251-3/+3
* | [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-252-0/+27
* | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-252-8/+176
|/
* [PATCH] strndup_user()Davi Arnaut2006-03-241-0/+37
* [PATCH] msync(): use do_fsync()Andrew Morton2006-03-241-15/+2
* [PATCH] msync: fix return valueAndrew Morton2006-03-241-7/+7
* [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton2006-03-241-23/+26
* [PATCH] msync(): perform dirty page levellingAndrew Morton2006-03-241-32/+61
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-5/+6
* [PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2006-03-241-9/+15
* [PATCH] fadvise(): write commandsAndrew Morton2006-03-242-10/+46
* [PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton2006-03-241-1/+7
* [PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE checkPaul Jackson2006-03-241-3/+2
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-242-13/+60
* [PATCH] cpuset memory spread slab cache implementationPaul Jackson2006-03-241-2/+11
* [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-241-0/+23
* [PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter2006-03-241-1/+2
* [PATCH] Represent laptop_mode as jiffies internallyBart Samwel2006-03-241-2/+3
* [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-12/+12
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+3
* [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
OpenPOWER on IntegriCloud