aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-21[PATCH] add OOM debugJanet Morgan
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationChris Wright
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev
2005-05-17[PATCH] swapout oops fixMcMullan, Jason
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki