aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins
2005-10-29[PATCH] mm: zap_pte out of lineHugh Dickins
2005-10-29[PATCH] mm: do_mremap current mmHugh Dickins
2005-10-29[PATCH] mm: do_swap_page race majorHugh Dickins
2005-10-29[PATCH] mm: zap_pte_range dec rssHugh Dickins
2005-10-29[PATCH] mm: copy_one_pte inc rssHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: batch updating mm_countersHugh Dickins
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins
2005-10-29[PATCH] mm: move_page_tables by extentsHugh Dickins
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins
2005-10-29[PATCH] mm: exit_mmap need not resetHugh Dickins
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins
2005-10-29[PATCH] mm: remove_vma_list consolidationHugh Dickins
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-10-29[PATCH] mm: anon is already wrprotectedHugh Dickins
2005-10-29[PATCH] mm: zap_pte_range dont dirty anonHugh Dickins
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins
2005-10-29[PATCH] mm: copy_pte_range progress fixHugh Dickins
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter
2005-10-29[PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit
2005-10-29[PATCH] swaptoken tuningRik Van Riel
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter
2005-10-28[PATCH] gfp_t: the restAl Viro
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-28[PATCH] gfp_t: infrastructureAl Viro
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-10-19[PATCH] mm: hugetlb truncation fixesHugh Dickins
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit
2005-10-16Fix memory ordering bug in page reclaimLinus Torvalds
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds
2005-09-28[PATCH] kmalloc_node IRQ safety fixAlok N Kataria
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky