aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorGravatar Dave Hansen 1-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Gravatar Christoph Lameter 1-2/+9
2005-06-21[PATCH] Kill stray newlineGravatar Denis Vlasenko 1-1/+1
2005-06-21[PATCH] msync: check pte dirty earlierGravatar Abhijit Karmarkar 1-0/+2
2005-06-21[PATCH] can_share_swap_page: use page_mapcountGravatar Hugh Dickins 3-65/+21
2005-06-21[PATCH] do_wp_page: cannot share file pageGravatar Hugh Dickins 1-1/+1
2005-06-21[PATCH] get_user_pages: kill get_page_mapGravatar Hugh Dickins 1-35/+10
2005-06-21[PATCH] bad_page: clear reclaim and slabGravatar Hugh Dickins 1-5/+10
2005-06-21[PATCH] mbind: check_range use standard ptwalkGravatar Hugh Dickins 1-45/+70
2005-06-21[PATCH] mbind: fix verify_pages pte_pageGravatar Hugh Dickins 1-5/+14
2005-06-21[PATCH] shmem: restore superblock infoGravatar Hugh Dickins 1-73/+70
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetGravatar Christoph Lameter 1-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsGravatar Christoph Lameter 2-2/+34
2005-06-21[PATCH] add OOM debugGravatar Janet Morgan 2-3/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedGravatar Benjamin LaHaise 1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedGravatar Benjamin LaHaise 1-1/+1