aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter1-2/+9
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko1-1/+1
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+2
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins3-65/+21
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins1-1/+1
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins1-35/+10
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins1-5/+10
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins1-45/+70
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins1-5/+14
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins1-73/+70
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter1-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter2-2/+34
2005-06-21[PATCH] add OOM debugJanet Morgan2-3/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart2-3/+2
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationChris Wright1-0/+4
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander2-14/+41
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-36/+177
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-1/+176