summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-301-2/+2
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-301-96/+72Star
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-303-125/+99Star
* [PATCH] mm: exit_mmap need not resetHugh Dickins2005-10-301-6/+0Star
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-301-14/+27
* [PATCH] mm: remove_vma_list consolidationHugh Dickins2005-10-301-24/+12Star
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-303-14/+14
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-302-7/+7
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-301-4/+6
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-301-24/+14Star
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-301-6/+8
* [PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter2005-10-301-1/+4
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-301-1/+3
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-301-14/+14
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-301-7/+2Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-301-67/+53Star
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-301-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-301-12/+12
* [PATCH] swaptoken tuningRik Van Riel2005-10-302-2/+6
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-301-16/+57
* [PATCH] gfp_t: the restAl Viro2005-10-282-19/+24
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-285-15/+15
* [PATCH] gfp_t: infrastructureAl Viro2005-10-282-5/+5
* [PATCH] NUMA: broken per cpu pageset countersMagnus Damm2005-10-261-0/+2
* [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-202-12/+24
* [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-201-10/+21
* [PATCH] mm: hugetlb truncation fixesHugh Dickins2005-10-201-14/+21
* [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-2/+12
* Fix memory ordering bug in page reclaimLinus Torvalds2005-10-171-4/+9
* [PATCH] Don't map the same page too muchHugh Dickins2005-10-111-0/+3
* [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki2005-10-111-7/+4Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-0911-41/+37Star
* Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds2005-09-301-11/+3Star
* [PATCH] kmalloc_node IRQ safety fixAlok N Kataria2005-09-281-7/+18
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-281-3/+3
* [PATCH] revert oversized kmalloc checkAndrew Morton2005-09-231-1/+2
* [PATCH] Fix bd_claim() error code.Rob Landley2005-09-231-0/+1
* [PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter2005-09-231-2/+1Star
* [PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter2005-09-231-19/+19
* [PATCH] slab: alpha inlining fixIvan Kokshaysky2005-09-231-3/+4
* [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-211-1/+2
* [PATCH] fix locking comment in unmap_region()Paolo 'Blaisorblade' Giarrusso2005-09-211-1/+1
* [PATCH] fix mm/Kconfig spellingDave Hansen2005-09-171-2/+2
* [PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria2005-09-141-1/+1
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-0/+3
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+2
* [PATCH] Fix MPOL_F_VERIFYAndi Kleen2005-09-131-1/+6
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] x86-64: Reverse order of bootmem listsAndi Kleen2005-09-121-3/+11
* [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer2005-09-121-4/+13