aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] read_cache_pages() cleanupOGAWA Hirofumi1-7/+1
2006-12-07[PATCH] slab: use probe_kernel_address()Andrew Morton1-5/+2
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-0/+3
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2-45/+17
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-12/+26
2006-12-07[PATCH] radix-tree: RCU lockless readsideNick Piggin1-7/+12
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft3-4/+4
2006-12-07[PATCH] slab: better fallback allocation behaviorChristoph Lameter1-22/+57
2006-12-07[PATCH] GFP_THISNODE must not trigger global reclaimChristoph Lameter1-0/+11
2006-12-07[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_nodeChristoph Lameter1-12/+28
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-5/+5
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter1-2/+2
2006-12-07[PATCH] kill install_file_pte's pte_valHugh Dickins1-2/+0
2006-12-07[PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft2-17/+17
2006-12-07[PATCH] reject corrupt swapfiles earlierEric Sandeen1-6/+5
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft3-3/+3
2006-12-07[PATCH] drain_node_page(): Drain pages in batch unitsChristoph Lameter1-2/+8
2006-12-07[PATCH] make mm/thrash.c:global_faults staticAdrian Bunk1-1/+1
2006-12-07[PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft1-0/+4
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+5
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig1-13/+42
2006-12-07[PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal1-5/+17
2006-12-07[PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev1-1/+1
2006-12-07[PATCH] mlock cleanupRik Bobbaers1-1/+1
2006-12-07[PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage1-9/+29
2006-12-07[PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai1-19/+21
2006-12-07[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman1-6/+11
2006-12-07[PATCH] htlb forget rss with pt sharingChen, Kenneth W1-8/+0
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+7
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton1-3/+4
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin1-0/+2
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule1-71/+45
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule2-2/+1
2006-12-07[PATCH] oom: less memdieNick Piggin1-2/+3
2006-12-07[PATCH] oom: cleanup messagesNick Piggin1-14/+13
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin1-2/+11
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson2-7/+183
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter3-23/+23
2006-12-07[PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W1-0/+5
2006-12-07[PATCH] memory page alloc minor cleanupsPaul Jackson1-10/+10
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2-8/+8
2006-12-06[PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger1-5/+7
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-3/+3
2006-12-01[PATCH] Export should_remove_suid()Mark Fasheh1-0/+1
2006-11-23[PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman1-3/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2