aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks2-0/+11
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks1-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks2-5/+92
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks1-1/+6
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-2/+111
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda1-29/+51
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda1-11/+16
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org1-5/+14
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+6
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky1-1/+7
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III1-3/+3
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya1-1/+1
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-13/+20
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds1-28/+31
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds1-2/+2
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev1-5/+12
2005-05-17[PATCH] swapout oops fixMcMullan, Jason1-1/+1
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk1-1/+2
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev1-1/+6
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink1-1/+1
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig1-5/+0
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson1-0/+2
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz3-13/+14
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2-6/+5
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-14/+31
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright1-4/+6
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2-0/+3