aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] mm: ptd_alloc inline and outGravatar Hugh Dickins 2-62/+40
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 2-36/+28
2005-10-29[PATCH] mm: ia64 use expand_upwardsGravatar Hugh Dickins 1-3/+14
2005-10-29[PATCH] mm: update_hiwaters just in timeGravatar Hugh Dickins 7-32/+29
2005-10-29[PATCH] mm: zap_pte out of lineGravatar Hugh Dickins 1-10/+9
2005-10-29[PATCH] mm: do_mremap current mmGravatar Hugh Dickins 1-9/+9
2005-10-29[PATCH] mm: do_swap_page race majorGravatar Hugh Dickins 1-3/+1
2005-10-29[PATCH] mm: zap_pte_range dec rssGravatar Hugh Dickins 1-3/+3
2005-10-29[PATCH] mm: copy_one_pte inc rssGravatar Hugh Dickins 1-10/+5
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 13-104/+165
2005-10-29[PATCH] mm: batch updating mm_countersGravatar Hugh Dickins 1-15/+32
2005-10-29[PATCH] mm: rss = file_rss + anon_rssGravatar Hugh Dickins 6-26/+27
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssGravatar Hugh Dickins 1-1/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureGravatar Hugh Dickins 1-2/+2
2005-10-29[PATCH] mm: move_page_tables by extentsGravatar Hugh Dickins 1-96/+72
2005-10-29[PATCH] mm: page fault handlers tidyupGravatar Hugh Dickins 3-125/+99
2005-10-29[PATCH] mm: exit_mmap need not resetGravatar Hugh Dickins 1-6/+0
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaGravatar Hugh Dickins 1-14/+27
2005-10-29[PATCH] mm: remove_vma_list consolidationGravatar Hugh Dickins 1-24/+12
2005-10-29[PATCH] mm: vm_stat_account unshackledGravatar Hugh Dickins 3-14/+14
2005-10-29[PATCH] mm: anon is already wrprotectedGravatar Hugh Dickins 2-7/+7
2005-10-29[PATCH] mm: zap_pte_range dont dirty anonGravatar Hugh Dickins 1-4/+6
2005-10-29[PATCH] mm: msync_pte_range progressGravatar Hugh Dickins 1-24/+14
2005-10-29[PATCH] mm: copy_pte_range progress fixGravatar Hugh Dickins 1-6/+8
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeGravatar Christoph Lameter 1-1/+4
2005-10-29[PATCH] shrink_list(): skip anon pages if not may_swapGravatar Lee Schermerhorn 1-1/+3
2005-10-29[PATCH] mm/msync.c cleanupGravatar OGAWA Hirofumi 1-14/+14
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cGravatar Andi Kleen 1-7/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tGravatar Andi Kleen 1-67/+53
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroGravatar Seth, Rohit 1-2/+2
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesGravatar Seth, Rohit 1-12/+12
2005-10-29[PATCH] swaptoken tuningGravatar Rik Van Riel 2-2/+6
2005-10-29[PATCH] vmalloc_nodeGravatar Christoph Lameter 1-16/+57
2005-10-28[PATCH] gfp_t: the restGravatar Al Viro 2-19/+24
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Gravatar Al Viro 5-15/+15
2005-10-28[PATCH] gfp_t: infrastructureGravatar Al Viro 2-5/+5
2005-10-26[PATCH] NUMA: broken per cpu pageset countersGravatar Magnus Damm 1-0/+2
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionGravatar Hugh Dickins 2-12/+24
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryGravatar Yasunori Goto 1-10/+21
2005-10-19[PATCH] mm: hugetlb truncation fixesGravatar Hugh Dickins 1-14/+21
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionGravatar Seth, Rohit 1-2/+12
2005-10-16Fix memory ordering bug in page reclaimGravatar Linus Torvalds 1-4/+9
2005-10-11[PATCH] Don't map the same page too muchGravatar Hugh Dickins 1-0/+3
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsGravatar Suzuki 1-7/+4
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 11-41/+37
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Gravatar Linus Torvalds 1-11/+3
2005-09-28[PATCH] kmalloc_node IRQ safety fixGravatar Alok N Kataria 1-7/+18
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGEGravatar Nick Piggin 1-3/+3
2005-09-23[PATCH] revert oversized kmalloc checkGravatar Andrew Morton 1-1/+2
2005-09-22[PATCH] Fix bd_claim() error code.Gravatar Rob Landley 1-0/+1