Commit Graph

119 Commits (00e7825b943f486e80ff1305cd0594d8791870f8)

Author SHA1 Message Date
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
Lee Schermerhorn d4906e1aa5 swap: rework map_swap_page() again 15 years ago
Hugh Dickins aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Hugh Dickins 8d69aaee80 swap_info: swap_map of chars not shorts 15 years ago
Hugh Dickins 253d553ba7 swap_info: SWAP_HAS_CACHE cleanups 15 years ago
Hugh Dickins 73c34b6acc swap_info: miscellaneous minor cleanups 15 years ago
Hugh Dickins 9625a5f289 swap_info: include first_swap_extent 15 years ago
Hugh Dickins efa90a981b swap_info: change to array of pointers 15 years ago
Hugh Dickins f29ad6a99b swap_info: private to swapfile.c 15 years ago
Bo Liu 32c5fc10e7 mm: remove incorrect swap_count() from try_to_unuse() 15 years ago
Suresh Jayaraman 3bd0f0c763 swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL 16 years ago
Hugh Dickins 35451beecb ksm: unmerge is an origin of OOMs 16 years ago
Andi Kleen a7420aa54d HWPOISON: Add support for poison swap entries v2 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Alan Jenkins dddac6a7b4 PM / Hibernate: Replace bdget call with simple atomic_inc of i_count 16 years ago
KAMEZAWA Hiroyuki 8a9478ca7f memcg: fix swap accounting 16 years ago
KAMEZAWA Hiroyuki c9e444103b mm: reuse unused swap entry if necessary 16 years ago
KAMEZAWA Hiroyuki 355cfa73dd mm: modify swap_map and add SWAP_HAS_CACHE flag 16 years ago
KAMEZAWA Hiroyuki cb4b86ba47 mm: add swap cache interface for swap reference 16 years ago
Alan Jenkins a1bb7d6123 PM/hibernate: fix "swap breaks after hibernation failures" 16 years ago
KAMEZAWA Hiroyuki 85d9fc89fb memcg: fix refcnt handling at swapoff 16 years ago
Heiko Carstens c4ea37c26a [CVE-2009-0029] System call wrappers part 26 16 years ago
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KAMEZAWA Hiroyuki 27a7faa077 memcg: swap cgroup for remembering usage 16 years ago
KAMEZAWA Hiroyuki bced0520fe memcg: fix gfp_mask of callers of charge 16 years ago
KAMEZAWA Hiroyuki 7a81b88cb5 memcg: introduce charge-commit-cancel style of functions 16 years ago
KOSAKI Motohiro 084f71ae5c mm: kill page_queue_congested() 16 years ago
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins f0d7a4b3ed swapfile: let others seed random 16 years ago
Hugh Dickins 858a29900e swapfile: change discard pgoff_t to sector_t 16 years ago
Hugh Dickins c60aa176c6 swapfile: swap allocation cycle if nonrot 16 years ago
Hugh Dickins 20137a490f swapfile: swapon randomize if nonrot 16 years ago
Hugh Dickins 7992fde72c swapfile: swap allocation use discard 16 years ago
Hugh Dickins 6a6ba83175 swapfile: swapon use discard (trim) 16 years ago
Hugh Dickins ebebbbe904 swapfile: rearrange scan and swap_info 16 years ago
Hugh Dickins 81e3397127 swapfile: remove v0 SWAP-SPACE message 16 years ago
Hugh Dickins 886bb7e9c3 swapfile: remove surplus whitespace 16 years ago
Hugh Dickins 22c6f8fdb3 swapfile: remove SWP_ACTIVE mask 16 years ago
Hugh Dickins 73fd8748ab swapfile: swapon needs larger size type 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 68bdc8d647 mm: try_to_unuse check removing right swap 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 7b1fe59793 mm: reuse_swap_page replaces can_share_swap_page 16 years ago
Hugh Dickins 51726b1222 mm: replace some BUG_ONs by VM_BUG_ONs 16 years ago
Jan Beulich 1796316a8b x86: consolidate __swp_XXX() macros 16 years ago
Nick Piggin 8413ac9d8c mm: page lock use lock bitops 17 years ago
Rik van Riel 68a22394c2 vmscan: free swap space on swap-in/activation 17 years ago