aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-01-06swapfile: swap allocation use discardHugh Dickins
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins
2009-01-06swapfile: remove v0 SWAP-SPACE messageHugh Dickins
2009-01-06swapfile: remove surplus whitespaceHugh Dickins
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins
2009-01-06swapfile: swapon needs larger size typeHugh Dickins
2009-01-06mm: make setup_per_zone_inactive_ratio() staticKOSAKI Motohiro
2009-01-06mm: make scan_zone_unevictable_pages() staticKOSAKI Motohiro
2009-01-06mm: make scan_all_zones_unevictable_pages() staticKOSAKI Motohiro
2009-01-06mm: make mem_cgroup_resize_limit() staticKOSAKI Motohiro
2009-01-06mm: make maddr __iomemKOSAKI Motohiro
2009-01-06mm: make init_section_page_cgroup() staticKOSAKI Motohiro
2009-01-06memcg: reclaim shouldn't change zone->recent_rotated statisticsKOSAKI Motohiro
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins
2009-01-06mm: add add_to_swap stubHugh Dickins
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins
2009-01-06mm: remove try_to_munlock from vmscanHugh Dickins
2009-01-06mm: try_to_unuse check removing right swapHugh Dickins
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins
2009-01-06mm: wp lock page before deciding cowHugh Dickins
2009-01-06mm: gup persist for write permissionHugh Dickins
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes
2009-01-06mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmemJulia Lawall
2009-01-06mm: further cleanup page_add_new_anon_rmapHugh Dickins
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins
2009-01-06mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins
2009-01-06mm/apply_to_range: call pte function with lazy updatesJeremy Fitzhardinge
2009-01-06mm: vmalloc make lazy unmapping configurableNick Piggin
2009-01-06mm: vmalloc use mutex for purgeNick Piggin
2009-01-06mm: vmalloc improve vmallocinfoGlauber Costa
2009-01-06mm: vmalloc tweak failure printkGlauber Costa
2009-01-06mm: more likely reclaim MADV_SEQUENTIAL mappingsJohannes Weiner
2009-01-06mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro
2009-01-06mm: print out memmap number only if it is not zeroYinghai Lu
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06mm: write_cache_pages more terminate quicklyAndrew Morton
2009-01-06mm: write_cache_pages terminate quicklyNick Piggin
2009-01-06mm: write_cache_pages optimise page cleaningNick Piggin
2009-01-06mm: write_cache_pages cleanupsNick Piggin
2009-01-06mm: write_cache_pages integrity fixNick Piggin
2009-01-06mm: write_cache_pages writepage error fixNick Piggin
2009-01-06mm: write_cache_pages early loop terminationNick Piggin
2009-01-06mm: write_cache_pages cyclic fixNick Piggin