aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter
2006-12-07[PATCH] kill install_file_pte's pte_valHugh Dickins
2006-12-07[PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft
2006-12-07[PATCH] reject corrupt swapfiles earlierEric Sandeen
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] drain_node_page(): Drain pages in batch unitsChristoph Lameter
2006-12-07[PATCH] make mm/thrash.c:global_faults staticAdrian Bunk
2006-12-07[PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig
2006-12-07[PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal
2006-12-07[PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev
2006-12-07[PATCH] mlock cleanupRik Bobbaers
2006-12-07[PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage
2006-12-07[PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai
2006-12-07[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman
2006-12-07[PATCH] htlb forget rss with pt sharingChen, Kenneth W
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule
2006-12-07[PATCH] oom: less memdieNick Piggin
2006-12-07[PATCH] oom: cleanup messagesNick Piggin
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter
2006-12-07[PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W
2006-12-07[PATCH] memory page alloc minor cleanupsPaul Jackson
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds
2006-12-06[PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01[PATCH] Export should_remove_suid()Mark Fasheh
2006-11-23[PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-16[PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi
2006-11-14[PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins
2006-11-14[PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet
2006-11-03[PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell
2006-11-03[PATCH] init_reap_node() initialization fixDaniel Yeisley
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi
2006-11-03[PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala