aboutsummaryrefslogtreecommitdiff
path: root/mm/swapfile.c
AgeCommit message (Expand)Author
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki
2009-01-06mm: kill page_queue_congested()KOSAKI Motohiro
2009-01-06badpage: zap print_bad_pte on swap and fileHugh Dickins
2009-01-06swapfile: let others seed randomHugh Dickins
2009-01-06swapfile: change discard pgoff_t to sector_tHugh Dickins
2009-01-06swapfile: swap allocation cycle if nonrotHugh Dickins
2009-01-06swapfile: swapon randomize if nonrotHugh Dickins
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: optimize get_scan_ratio for no swapHugh 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: replace some BUG_ONs by VM_BUG_ONsHugh Dickins
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-10-20mm: page lock use lock bitopsNick Piggin
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-08-04mm: rename page trylockNick Piggin
2008-07-30swapfile/vmscan: update comments related to vmscan functionsFernando Luis Vazquez Cao
2008-07-26mm/swapfile.c: make code staticAdrian Bunk
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-24mm: fix ever-decreasing swap priorityHugh Dickins
2008-04-29mm: use non-racy method for /proc/swaps creationDenis V. Lunev
2008-04-28mm: try both endianess when checking for endianessChris Dearman
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-07memcgroup: reinstate swapoff modHugh Dickins
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: memory accountingBalbir Singh
2008-02-07memcgroup: temporarily revert swapoff modHugh Dickins
2008-02-05tmpfs: open a window in shmem_unuse_inodeHugh Dickins
2008-02-05swapoff: scan ptes preemptiblyHugh Dickins
2008-02-05swapin: fix valid_swaphandles defectHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki