string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / mm / swapfile.c
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 Lee Schermerhornswap: rework map_swap_page() again
2009-12-15 Hugh Dickinsswap_info: note SWAP_MAP_SHMEM
2009-12-15 Hugh Dickinsswap_info: swap count continuations
2009-12-15 Hugh Dickinsswap_info: swap_map of chars not shorts
2009-12-15 Hugh Dickinsswap_info: SWAP_HAS_CACHE cleanups
2009-12-15 Hugh Dickinsswap_info: miscellaneous minor cleanups
2009-12-15 Hugh Dickinsswap_info: include first_swap_extent
2009-12-15 Hugh Dickinsswap_info: change to array of pointers
2009-12-15 Hugh Dickinsswap_info: private to swapfile.c
2009-11-02 Bo Liumm: remove incorrect swap_count() from try_to_unuse()
2009-10-01 Suresh Jayaramanswapfile: avoid NULL pointer dereference in swapon...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-16 Andi KleenHWPOISON: Add support for poison swap entries v2
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-07-29 Alan JenkinsPM / Hibernate: Replace bdget call with simple atomic_i...
2009-06-18 KAMEZAWA Hiroyukimemcg: fix swap accounting
2009-06-17 KAMEZAWA Hiroyukimm: reuse unused swap entry if necessary
2009-06-17 KAMEZAWA Hiroyukimm: modify swap_map and add SWAP_HAS_CACHE flag
2009-06-17 KAMEZAWA Hiroyukimm: add swap cache interface for swap reference
2009-02-21 Alan JenkinsPM/hibernate: fix "swap breaks after hibernation failures"
2009-01-30 KAMEZAWA Hiroyukimemcg: fix refcnt handling at swapoff
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08 KAMEZAWA Hiroyukimemcg: swap cgroup for remembering usage
2009-01-08 KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-08 KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2009-01-06 KOSAKI Motohiromm: kill page_queue_congested()
2009-01-06 Hugh Dickinsbadpage: zap print_bad_pte on swap and file
2009-01-06 Hugh Dickinsswapfile: let others seed random
2009-01-06 Hugh Dickinsswapfile: change discard pgoff_t to sector_t
2009-01-06 Hugh Dickinsswapfile: swap allocation cycle if nonrot
2009-01-06 Hugh Dickinsswapfile: swapon randomize if nonrot
2009-01-06 Hugh Dickinsswapfile: swap allocation use discard
2009-01-06 Hugh Dickinsswapfile: swapon use discard (trim)
2009-01-06 Hugh Dickinsswapfile: rearrange scan and swap_info
2009-01-06 Hugh Dickinsswapfile: remove v0 SWAP-SPACE message
2009-01-06 Hugh Dickinsswapfile: remove surplus whitespace
2009-01-06 Hugh Dickinsswapfile: remove SWP_ACTIVE mask
2009-01-06 Hugh Dickinsswapfile: swapon needs larger size type
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Hugh Dickinsmm: try_to_unuse check removing right swap
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2009-01-06 Hugh Dickinsmm: reuse_swap_page replaces can_share_swap_page
2009-01-06 Hugh Dickinsmm: replace some BUG_ONs by VM_BUG_ONs
2008-12-16 Jan Beulichx86: consolidate __swp_XXX() macros
2008-10-20 Nick Pigginmm: page lock use lock bitops
2008-10-20 Rik van Rielvmscan: free swap space on swap-in/activation
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-30 Fernando Luis Vazq... swapfile/vmscan: update comments related to vmscan...
2008-07-26 Adrian Bunkmm/swapfile.c: make code static
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-24 Hugh Dickinsmm: fix ever-decreasing swap priority
2008-04-29 Denis V. Lunevmm: use non-racy method for /proc/swaps creation
2008-04-28 Chris Dearmanmm: try both endianess when checking for endianess
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-07 Hugh Dickinsmemcgroup: reinstate swapoff mod
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-07 Hugh Dickinsmemcgroup: temporarily revert swapoff mod
2008-02-05 Hugh Dickinstmpfs: open a window in shmem_unuse_inode
2008-02-05 Hugh Dickinsswapoff: scan ptes preemptibly
2008-02-05 Hugh Dickinsswapin: fix valid_swaphandles defect
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
2007-07-16 Anderson Brigliavmscan: fix comments related to shrink_list()
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-12-07 Eric Sandeen[PATCH] reject corrupt swapfiles earlier
2006-12-07 Suleiman Souhlal[PATCH] Always print out the header line in /proc/swaps
2006-09-29 Hugh Dickins[PATCH] valid_swaphandles() fix
2006-08-27 Rafael J. Wysocki[PATCH] swsusp: Fix swap_type_of
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 Hugh Dickins[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: rip out swap based...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] migration: remove unnecessary PageSwapCache...
2006-03-31 Nick Piggin[PATCH] mm: schedule find_trylock_page() removal
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: userland interface
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: low level interface
2006-03-22 Akinobu Mita[PATCH] fix swap cluster offset
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: remove_from_swap() to...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: PageSwapCache checks
2006-01-19 Ingo Molnar[PATCH] sem2mutex: mm/slab.c
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-11 Jesper Juhladd missing printk loglevel in mm/swapfile.c
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Tobias Klauser[PATCH] mm: clean up local variables
2006-01-06 Rafael J. Wysocki[PATCH] mm: add a new function (needed for swap suspend)
2005-11-07 Adrian Bunk[PATCH] mm/swapfile.c: unexport total_swap_pages
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: pte_offset_map_lock loops
next