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