aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-27[PATCH] uninline zone helpersKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: remove pgdat_listKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: for_each_bootmemKAMEZAWA Hiroyuki
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson
2006-03-26[PATCH] mempool: use common mempool page allocatorMatthew Dobson
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley
2006-03-26BUG_ON() Conversion in mm/mempool.cEric Sesterhenn
2006-03-26BUG_ON() Conversion in mm/memory.cEric Sesterhenn
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen
2006-03-25[PATCH] mm: restore vm_normal_page checkNick Piggin
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] fix alloc_large_system_hash() roundupJohn Hawkes
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter
2006-03-25[PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter
2006-03-25[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter
2006-03-25[PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter
2006-03-25[PATCH] slab: add transfer_objects() functionChristoph Lameter
2006-03-25[PATCH] mm: use kmem_cache_zallocPekka Enberg
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro
2006-03-24The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland
2006-03-24[PATCH] strndup_user()Davi Arnaut
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton
2006-03-24[PATCH] msync: fix return valueAndrew Morton
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton
2006-03-24[PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton
2006-03-24[PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE checkPaul Jackson
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson
2006-03-24[PATCH] cpusets: only wakeup kswapd for zones in the current cpusetChristoph Lameter
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton