aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-4/+4
2006-11-16[PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi1-3/+2
2006-11-14[PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins1-3/+2
2006-11-14[PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson1-0/+4
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-1/+1
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-13/+13
2006-11-03[PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell1-1/+2
2006-11-03[PATCH] init_reap_node() initialization fixDaniel Yeisley1-1/+1
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi1-0/+2
2006-11-03[PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala1-1/+1
2006-10-29[PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani1-1/+1
2006-10-28[PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman1-1/+1
2006-10-28[PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins1-0/+3
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-7/+11
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto1-1/+1
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh3-17/+42
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-18/+6
2006-10-21[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter1-4/+7
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft1-0/+2
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-8/+22
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin2-23/+17
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov1-0/+1
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton1-0/+16
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-0/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton6-20/+83
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffered writeJeff Moyer1-6/+45
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe1-8/+22
2006-10-17[PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton1-2/+5