Commit Graph

47 Commits (0403e3827788d878163f9ef0541b748b0f88ca5d)

Author SHA1 Message Date
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KAMEZAWA Hiroyuki d13d144309 memcg: handle swap caches 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 51726b1222 mm: replace some BUG_ONs by VM_BUG_ONs 16 years ago
Nick Piggin f45840b5c1 mm: pagecache insertion fewer atomics 17 years ago
Rik van Riel c5fdae469a vmscan: add newly swapped in pages to the inactive list 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Hugh Dickins 07279cdfd9 mm: show free swap as signed 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Johannes Weiner 2c97b7fc0d mm: print swapcache page count in show_swap_cache_info() 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 years ago
Hugh Dickins fa1de9008c memcgroup: revert swap_state mods 17 years ago
Balbir Singh 35c754d79f memory controller BUG_ON() 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh 8697d33194 Memory controller: add switch to control what type of pages to limit 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Hugh Dickins 73b1262fa4 tmpfs: move swap swizzling into shmem 17 years ago
Hugh Dickins f000944d03 tmpfs: shuffle add_to_swap_caches 17 years ago
Hugh Dickins bb63be0a09 tmpfs: move swap_state stats update 17 years ago
Hugh Dickins 02098feaa4 swapin needs gfp_mask for loop on tmpfs 17 years ago
Hugh Dickins 46017e9548 swapin_readahead: move and rearrange args 17 years ago
Nick Piggin b55ed81623 mm: clarify __add_to_swap_cache locking 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Anderson Briglia 2706a1b89b vmscan: fix comments related to shrink_list() 18 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Eric Sesterhenn e74ca2b49b BUG_ON() Conversion in mm/swap_state.c 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Christoph Lameter 1480a540c9 [PATCH] SwapMig: add_to_swap() avoid atomic allocations 19 years ago
Hugh Dickins c484d41042 [PATCH] mm: free_pages_and_swap_cache opt 19 years ago
Adrian Bunk 4936967374 [PATCH] mm/swap_state.c: unexport swapper_space 20 years ago
Hugh Dickins b8072f099b [PATCH] mm: update comments to pte lock 20 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Victor Fusco 9de75d110c [PATCH] mm/swap_state: Fix "nocast type" warnings 20 years ago
Hugh Dickins 3279ffd97f [PATCH] delete from_swap_cache BUG_ONs 20 years ago
Nick Piggin bd53b714d3 [PATCH] mm: use __GFP_NOMEMALLOC 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago