summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-12-15mm: sigbus instead of abusing oomHugh Dickins
2009-12-15mm: stop ptlock enlarging struct pageHugh Dickins
2009-12-15mm: pass address down to rmap onesHugh Dickins
2009-12-15mm: CONFIG_MMU for PG_mlockedHugh Dickins
2009-12-15mm: mlocking in try_to_unmap_oneHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman
2009-12-15rmap: move label `out' to a better placeHuang Shijie
2009-12-15rmap: simplify try_to_unmap_file()Huang Shijie
2009-12-15rmap: fix the comment for try_to_unmap_anonHuang Shijie
2009-12-15mm/vmscan: change comment generic_file_write to __generic_file_aio_writeVincent Li
2009-12-15swap: rework map_swap_page() againLee Schermerhorn
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins
2009-12-15swap_info: swap count continuationsHugh Dickins
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins
2009-12-15swap_info: miscellaneous minor cleanupsHugh Dickins
2009-12-15swap_info: include first_swap_extentHugh Dickins
2009-12-15swap_info: change to array of pointersHugh Dickins
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-12-15vmalloc(): adjust gfp mask passed on nested vmalloc() invocationJan Beulich
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes
2009-12-15hugetlb: use only nodes with memory for huge pagesLee Schermerhorn
2009-12-15hugetlb: add per node hstate attributesLee Schermerhorn
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn
2009-12-15hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functionsLee Schermerhorn
2009-12-15hugetlb: rework hstate_next_node_* functionsLee Schermerhorn
2009-12-15mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro
2009-12-15mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()KOSAKI Motohiro
2009-12-15oom: dump stack and VM state when oom killer panicsDavid Rientjes
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safeH. Peter Anvin
2009-12-11switch do_brk() to get_unmapped_area()Al Viro
2009-12-11Take arch_mmap_check() into get_unmapped_area()Al Viro
2009-12-11fix a struct file leak in do_mmap_pgoff()Al Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-11fix pgoff in "have to relocate" case of mremap()Al Viro
2009-12-11fix the arch checks in MREMAP_FIXED caseAl Viro
2009-12-11fix checks for expand-in-place mremapAl Viro
2009-12-11do_mremap() untangling, part 3Al Viro
2009-12-11do_mremap() untangling, part 2Al Viro
2009-12-11untangling do_mremap(), part 1Al Viro
2009-12-11tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACELi Zefan
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan