aboutsummaryrefslogtreecommitdiff
path: root/mm/swapfile.c
AgeCommit message (Expand)Author
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
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki
2006-12-07[PATCH] reject corrupt swapfiles earlierEric Sandeen
2006-12-07[PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal
2006-09-29[PATCH] valid_swaphandles() fixHugh Dickins
2006-08-27[PATCH] swsusp: Fix swap_type_ofRafael J. Wysocki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-23[PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter
2006-03-31[PATCH] mm: schedule find_trylock_page() removalNick Piggin
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki
2006-03-22[PATCH] fix swap cluster offsetAkinobu Mita
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter
2006-01-18[PATCH] sem2mutex: mm/slab.cIngo Molnar
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-11add missing printk loglevel in mm/swapfile.cJesper Juhl
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser
2006-01-06[PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki
2005-11-07[PATCH] mm/swapfile.c: unexport total_swap_pagesAdrian Bunk
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: anon is already wrprotectedHugh Dickins
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins