aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks
2005-09-05[PATCH] mm: remove atomicNick Piggin
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin
2005-09-05[PATCH] mm: cleanup rmapNick Piggin
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin
2005-09-05[PATCH] mm: comment rmapNick Piggin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-09-05[PATCH] rmap: don't test rssHugh Dickins
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins
2005-09-05[PATCH] swap: move destroy_swap_extents callsHugh Dickins
2005-09-05[PATCH] swap: correct swapfile nr_good_pagesHugh Dickins
2005-09-05[PATCH] swap: update swapfile i_sem commentHugh Dickins
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen
2005-09-05[PATCH] sparsemem extreme implementationBob Picco
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco
2005-08-29[PATCH] Lazy page table copies in fork()Nick Piggin
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-08-05[PATCH] Fix hugepage crash on failing mmap()David Gibson
2005-08-04[PATCH] __vm_enough_memory() signedness fixSimon Derr
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds
2005-08-03[PATCH] fix get_user_pages bugNick Piggin
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki
2005-07-27[PATCH] check_user_page_readable() deadlock fixAndrew Morton
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen
2005-07-15[PATCH] execute-in-place fixesCarsten Otte
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter