aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* shmem: unify regular and tiny shmemMatt Mackall2009-01-06
* mm: make get_user_pages() interruptibleYing Han2009-01-06
* vmscan: shrink_active_list(): reduce lru_lock hold timeAndrew Morton2009-01-06
* badpage: KERN_ALERT BUG instead of KERN_EMERGHugh Dickins2009-01-06
* badpage: ratelimit print_bad_pte and bad_pageHugh Dickins2009-01-06
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-06
* badpage: zap print_bad_pte on swap and fileHugh Dickins2009-01-06
* badpage: vm_normal_page use print_bad_pteHugh Dickins2009-01-06
* badpage: replace page_remove_rmap Eeek and BUGHugh Dickins2009-01-06
* badpage: keep any bad page out of circulationHugh Dickins2009-01-06
* badpage: simplify page_alloc flag check+clearHugh Dickins2009-01-06
* mm: kill zone_is_near_oom()KOSAKI Motohiro2009-01-06
* vmscan: improve reclaim throughput to bail out patchKOSAKI Motohiro2009-01-06
* vmscan: bail out of direct reclaim after swap_cluster_max pagesRik van Riel2009-01-06
* hugetlb: fix sparse warningsHannes Eder2009-01-06
* swapfile: let others seed randomHugh Dickins2009-01-06
* swapfile: change discard pgoff_t to sector_tHugh Dickins2009-01-06
* swapfile: swap allocation cycle if nonrotHugh Dickins2009-01-06
* swapfile: swapon randomize if nonrotHugh Dickins2009-01-06
* swapfile: swap allocation use discardHugh Dickins2009-01-06
* swapfile: swapon use discard (trim)Hugh Dickins2009-01-06
* swapfile: rearrange scan and swap_infoHugh Dickins2009-01-06
* swapfile: remove v0 SWAP-SPACE messageHugh Dickins2009-01-06
* swapfile: remove surplus whitespaceHugh Dickins2009-01-06
* swapfile: remove SWP_ACTIVE maskHugh Dickins2009-01-06
* swapfile: swapon needs larger size typeHugh Dickins2009-01-06
* mm: make setup_per_zone_inactive_ratio() staticKOSAKI Motohiro2009-01-06
* mm: make scan_zone_unevictable_pages() staticKOSAKI Motohiro2009-01-06
* mm: make scan_all_zones_unevictable_pages() staticKOSAKI Motohiro2009-01-06
* mm: make mem_cgroup_resize_limit() staticKOSAKI Motohiro2009-01-06
* mm: make maddr __iomemKOSAKI Motohiro2009-01-06
* mm: make init_section_page_cgroup() staticKOSAKI Motohiro2009-01-06
* memcg: reclaim shouldn't change zone->recent_rotated statisticsKOSAKI Motohiro2009-01-06
* mm: optimize get_scan_ratio for no swapHugh Dickins2009-01-06
* mm: add add_to_swap stubHugh Dickins2009-01-06
* mm: remove gfp_mask from add_to_swapHugh Dickins2009-01-06
* mm: remove try_to_munlock from vmscanHugh Dickins2009-01-06
* mm: try_to_unuse check removing right swapHugh Dickins2009-01-06
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins2009-01-06
* mm: wp lock page before deciding cowHugh Dickins2009-01-06
* mm: gup persist for write permissionHugh Dickins2009-01-06
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-06
* mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-06
* mm: further cleanup page_add_new_anon_rmapHugh Dickins2009-01-06
* mm: make page_lock_anon_vma() staticHugh Dickins2009-01-06
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-06
* mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-06
* mm: add Set,ClearPageSwapCache stubsHugh Dickins2009-01-06