aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2005-08-19Fix nasty ncpfs symlink handling bug.Gravatar Linus Torvalds 1-11/+6
2005-08-05[PATCH] Fix hugepage crash on failing mmap()Gravatar David Gibson 1-1/+10
2005-08-04[PATCH] __vm_enough_memory() signedness fixGravatar Simon Derr 2-2/+10
2005-08-04[PATCH] fix VmSize and VmData after mremapGravatar Hugh Dickins 1-1/+1
2005-08-03Fix up recent get_user_pages() handlingGravatar Linus Torvalds 1-9/+13
2005-08-03[PATCH] fix get_user_pages bugGravatar Nick Piggin 1-8/+23
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Gravatar Eric Dumazet 1-1/+1
2005-08-01[PATCH] x86_64: access of some bad addressGravatar Hugh Dickins 1-2/+6
2005-08-01Fix get_user_pages() race for write accessGravatar Linus Torvalds 1-17/+4
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesGravatar Martin J. Bligh 1-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cGravatar Andy Whitcroft 1-4/+0
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areaGravatar suzuki 1-5/+8
2005-07-27[PATCH] check_user_page_readable() deadlock fixGravatar Andrew Morton 1-10/+15
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationGravatar Andi Kleen 1-1/+1
2005-07-15[PATCH] execute-in-place fixesGravatar Carsten Otte 1-15/+8
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGravatar Geert Uytterhoeven 1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsGravatar Alexey Dobriyan 2-6/+8
2005-07-07[PATCH] mm: quieten OOM killer noiseGravatar Anton Blanchard 1-3/+5
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Gravatar Marcelo Tosatti 1-6/+0
2005-07-07[PATCH] print order information when OOM killingGravatar Marcelo Tosatti 2-3/+3
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Gravatar Christoph Lameter 1-0/+3
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushGravatar Pekka J Enberg 2-2/+2
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initGravatar Bob Picco 1-2/+1
2005-06-25Merge Christoph's freeze cleanup patchGravatar Linus Torvalds 2-3/+3
2005-06-25[PATCH] Cleanup patch for process freezingGravatar Christoph Lameter 2-3/+3
2005-06-25[PATCH] Use ALIGN to remove duplicate codeGravatar Nick Wilson 1-3/+3
2005-06-25[PATCH] kdump: Retrieve saved max pfnGravatar Vivek Goyal 1-0/+8
2005-06-25[PATCH] fix for generic_file_write iov problemGravatar Badari Pulavarty 1-1/+3
2005-06-25[PATCH] swsusp: kill config_pm_diskGravatar Pavel Machek 1-1/+1
2005-06-25[PATCH] mm: fix remap_pte_range BUGGravatar Hugh Dickins 1-1/+1
2005-06-25[PATCH] Fix the error handling in direct I/OGravatar Hifumi Hisashi 1-2/+5
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeGravatar Carsten Otte 2-0/+9
2005-06-24[PATCH] xip: reduce code duplicationGravatar Carsten Otte 2-191/+57
2005-06-24[PATCH] xip: fs/mm: execute in placeGravatar Carsten Otte 5-74/+680
2005-06-24[PATCH] DocBook: update commentsGravatar Martin Waitz 1-1/+1
2005-06-23[PATCH] Remove f_error field from struct fileGravatar Christoph Lameter 1-6/+0
2005-06-23[PATCH] mempool - only init waitqueue in slow pathGravatar Benjamin LaHaise 1-1/+2
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cGravatar Pekka Enberg 1-1/+0
2005-06-23[PATCH] create a kstrdup library functionGravatar Paulo Marques 1-0/+24
2005-06-23[PATCH] NUMA aware block device control structure allocationGravatar Christoph Lameter 1-5/+12
2005-06-23[PATCH] sparsemem hotplug baseGravatar Andy Whitcroft 2-22/+74
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsGravatar Andy Whitcroft 1-0/+2
2005-06-23[PATCH] sparsemem memory modelGravatar Andy Whitcroft 6-15/+159
2005-06-23[PATCH] generify memory presentGravatar Andy Whitcroft 1-0/+4
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textGravatar Dave Hansen 1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuGravatar Dave Hansen 1-4/+17
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigGravatar Dave Hansen 1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGGravatar Dave Hansen 2-3/+11
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsGravatar Dave Hansen 1-0/+25
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsGravatar Dave Hansen 1-1/+1