summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-06badpage: zap print_bad_pte on swap and fileHugh Dickins3-16/+14
2009-01-06badpage: vm_normal_page use print_bad_pteHugh Dickins3-10/+15
2009-01-06badpage: replace page_remove_rmap Eeek and BUGHugh Dickins3-36/+48
2009-01-06badpage: keep any bad page out of circulationHugh Dickins1-28/+24
2009-01-06badpage: simplify page_alloc flag check+clearHugh Dickins2-30/+14
2009-01-06fs: truncate blocks outside i_size after O_DIRECT write errorDmitri Monakhov1-0/+13
2009-01-06mm: kill zone_is_near_oom()KOSAKI Motohiro1-5/+0
2009-01-06vmscan: improve reclaim throughput to bail out patchKOSAKI Motohiro1-6/+9
2009-01-06vmscan: bail out of direct reclaim after swap_cluster_max pagesRik van Riel1-29/+33
2009-01-06hugetlb: fix sparse warningsHannes Eder1-4/+8
2009-01-06swapfile: let others seed randomHugh Dickins1-1/+0
2009-01-06swapfile: change discard pgoff_t to sector_tHugh Dickins1-2/+2
2009-01-06swapfile: swap allocation cycle if nonrotHugh Dickins1-4/+46
2009-01-06swapfile: swapon randomize if nonrotHugh Dickins2-2/+10
2009-01-06swapfile: swap allocation use discardHugh Dickins2-1/+121
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins2-2/+38
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins2-33/+41
2009-01-06swapfile: remove v0 SWAP-SPACE messageHugh Dickins1-81/+65
2009-01-06swapfile: remove surplus whitespaceHugh Dickins1-11/+11
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins2-3/+2
2009-01-06swapfile: swapon needs larger size typeHugh Dickins1-3/+3
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro2-3/+4
2009-01-06mm: make setup_per_zone_inactive_ratio() staticKOSAKI Motohiro1-1/+1
2009-01-06mm: make scan_zone_unevictable_pages() staticKOSAKI Motohiro1-1/+1
2009-01-06mm: make scan_all_zones_unevictable_pages() staticKOSAKI Motohiro1-1/+1
2009-01-06mm: make mem_cgroup_resize_limit() staticKOSAKI Motohiro1-1/+2
2009-01-06mm: make maddr __iomemKOSAKI Motohiro1-1/+1
2009-01-06mm: make init_section_page_cgroup() staticKOSAKI Motohiro1-1/+1
2009-01-06memcg: reclaim shouldn't change zone->recent_rotated statisticsKOSAKI Motohiro1-1/+2
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins4-9/+10
2009-01-06mm: add add_to_swap stubHugh Dickins2-2/+5
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins3-4/+4
2009-01-06mm: remove try_to_munlock from vmscanHugh Dickins2-54/+20
2009-01-06mm: try_to_unuse check removing right swapHugh Dickins1-1/+10
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins7-75/+22
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins3-10/+15
2009-01-06mm: wp lock page before deciding cowHugh Dickins1-3/+14
2009-01-06mm: gup persist for write permissionHugh Dickins1-2/+8
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes5-23/+146
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes3-16/+16
2009-01-06mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmemJulia Lawall1-3/+1
2009-01-06mm: further cleanup page_add_new_anon_rmapHugh Dickins2-6/+3
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins2-5/+2
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins4-28/+6
2009-01-06mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins3-17/+14
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins2-4/+1
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins3-14/+5
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins3-56/+7
2009-01-06do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu1-1/+0
2009-01-06mm/apply_to_range: call pte function with lazy updatesJeremy Fitzhardinge1-0/+4