aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks1-0/+3
2005-09-05[PATCH] mm: remove atomicNick Piggin1-1/+1
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin1-0/+4
2005-09-05[PATCH] mm: cleanup rmapNick Piggin1-5/+1
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin1-10/+11
2005-09-05[PATCH] mm: comment rmapNick Piggin1-0/+2
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter1-6/+6
2005-09-05[PATCH] rmap: don't test rssHugh Dickins1-6/+1
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins1-5/+1
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins3-78/+57
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins1-2/+12
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins1-7/+35
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins1-45/+48
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins1-39/+36
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins1-2/+2
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins1-9/+10
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins1-14/+30
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins1-18/+9
2005-09-05[PATCH] swap: move destroy_swap_extents callsHugh Dickins1-2/+2
2005-09-05[PATCH] swap: correct swapfile nr_good_pagesHugh Dickins1-9/+16
2005-09-05[PATCH] swap: update swapfile i_sem commentHugh Dickins1-1/+1
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen1-12/+41
2005-09-05[PATCH] sparsemem extreme implementationBob Picco2-12/+33
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco2-6/+41
2005-08-29[PATCH] Lazy page table copies in fork()Nick Piggin1-0/+11
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-11/+6
2005-08-05[PATCH] Fix hugepage crash on failing mmap()David Gibson1-1/+10
2005-08-04[PATCH] __vm_enough_memory() signedness fixSimon Derr2-2/+10
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins1-1/+1
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds1-9/+13
2005-08-03[PATCH] fix get_user_pages bugNick Piggin1-8/+23
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet1-1/+1
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins1-2/+6
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds1-17/+4
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft1-4/+0
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki1-5/+8
2005-07-27[PATCH] check_user_page_readable() deadlock fixAndrew Morton1-10/+15
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen1-1/+1
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-15/+8
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan2-6/+8
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard1-3/+5
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handlingMarcelo Tosatti1-6/+0
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti2-3/+3
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter1-0/+3
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2-2/+2
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco1-2/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds2-3/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-3/+3