aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-3/+3
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+8
2005-06-25[PATCH] fix for generic_file_write iov problemBadari Pulavarty1-1/+3
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek1-1/+1
2005-06-25[PATCH] mm: fix remap_pte_range BUGHugh Dickins1-1/+1
2005-06-25[PATCH] Fix the error handling in direct I/OHifumi Hisashi1-2/+5
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2-0/+9
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte2-191/+57
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte5-74/+680
2005-06-24[PATCH] DocBook: update commentsMartin Waitz1-1/+1
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-6/+0
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise1-1/+2
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg1-1/+0
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-0/+24
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-5/+12
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft2-22/+74
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+2
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft6-15/+159
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-0/+4
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen1-4/+17
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2-3/+11
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen1-0/+25
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen1-1/+1