aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] mm: exit_mmap need not resetHugh Dickins1-6/+0
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins1-14/+27
2005-10-29[PATCH] mm: remove_vma_list consolidationHugh Dickins1-24/+12
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins3-14/+14
2005-10-29[PATCH] mm: anon is already wrprotectedHugh Dickins2-7/+7
2005-10-29[PATCH] mm: zap_pte_range dont dirty anonHugh Dickins1-4/+6
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-29[PATCH] mm: copy_pte_range progress fixHugh Dickins1-6/+8
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter1-1/+4
2005-10-29[PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn1-1/+3
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen1-7/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-67/+53
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit1-2/+2
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit1-12/+12
2005-10-29[PATCH] swaptoken tuningRik Van Riel2-2/+6
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter1-16/+57
2005-10-28[PATCH] gfp_t: the restAl Viro2-19/+24
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro5-15/+15
2005-10-28[PATCH] gfp_t: infrastructureAl Viro2-5/+5
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm1-0/+2
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2-12/+24
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-10/+21
2005-10-19[PATCH] mm: hugetlb truncation fixesHugh Dickins1-14/+21
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-2/+12
2005-10-16Fix memory ordering bug in page reclaimLinus Torvalds1-4/+9
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins1-0/+3
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki1-7/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro11-41/+37
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds1-11/+3
2005-09-28[PATCH] kmalloc_node IRQ safety fixAlok N Kataria1-7/+18
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-3/+3
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton1-1/+2
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley1-0/+1
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter1-2/+1
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter1-19/+19
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky1-3/+4
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-21[PATCH] fix locking comment in unmap_region()Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-17[PATCH] fix mm/Kconfig spellingDave Hansen1-2/+2
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria1-1/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-0/+3
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+2
2005-09-13[PATCH] Fix MPOL_F_VERIFYAndi Kleen1-1/+6
2005-09-13[PATCH] vm: kswapd cleanup: use pgdatCon Kolivas1-2/+2
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen1-3/+11
2005-09-11[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.cGreg Ungerer1-4/+13
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart1-1/+1
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco1-2/+2