Commit Graph

67 Commits (15a2460ed0af7538ca8e6c610fe607a2cd9da142)

Author SHA1 Message Date
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
Brice Goglin 5e9a0f023b mm: extract do_pages_move() out of sys_move_pages() 17 years ago
Brice Goglin 2f007e74bb mm: don't vmalloc a huge page_to_node array for do_pages_stat() 17 years ago
Brice Goglin e78bbfa826 mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
KOSAKI Motohiro f04e9ebbe4 swap: use an array for the LRU pagevecs 17 years ago
Nick Piggin 62695a84eb vmscan: move isolate_lru_page() to vmscan.c 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
KAMEZAWA Hiroyuki e8589cc189 memcg: better migration handling 17 years ago
Gerald Schaefer 83d1674a94 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA 17 years ago
Adrian Bunk 4f5ca26578 mm/migrate.c should #include <linux/syscalls.h> 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Linus Torvalds 89f5b7da2a Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP 17 years ago
Nick Piggin 3a902c5f68 mm: fix warning on memory offline 17 years ago
Hugh Dickins 98837c7f82 memcg: fix VM_BUG_ON from page migration 17 years ago
KAMEZAWA Hiroyuki ae41be3742 bugfix for memory cgroup controller: migration under memory controller fix 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Shaohua Li 62e1c55300 page migraton: handle orphaned pages 17 years ago
Matt Mackall 698dd4ba6b maps4: move is_swap_pte 17 years ago
Gabriel Craciunescu e9534b3fd7 Typo fixes retrun -> return 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
KAMEZAWA Hiroyuki 954ffcb35f flush icache before set_pte() on ia64: flush icache at set_pte 18 years ago
KAMEZAWA Hiroyuki 97ee052461 flush cache before installing new page at migraton 18 years ago
Christoph Lameter 56bbd65df0 Memoryless nodes: Update memory policy and page migration 18 years ago
Al Viro 9d966d495c mm/migrate.c __user annotation 18 years ago
KAMEZAWA Hiroyuki 989f89c57e fix rcu_read_lock() in page migraton 18 years ago
KAMEZAWA Hiroyuki 3dd9fe8c39 memory unplug: isolate_lru_page fix 18 years ago
KAMEZAWA Hiroyuki dc386d4d1e memory unplug: migration by kernel 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Christoph Lameter 0e8c7d0fd5 page migration: fix NR_FILE_PAGES accounting 18 years ago
Christoph Lameter 0dc952dc3e [PATCH] Page migration: Fix vma flag checking 18 years ago
Nick Piggin 7cf9c2c76c [PATCH] radix-tree: RCU lockless readside 18 years ago
Stephen Rothwell 8ce08464d2 [PATCH] Fix sys_move_pages when a NULL node list is passed 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells b398f6bff9 [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6] 19 years ago
Christoph Lameter 980128f223 [PATCH] Define easier to handle GFP_THISNODE 19 years ago
Christoph Lameter 3d99cfb5f4 [PATCH] sys_move_pages: Do not fall back to other nodes 19 years ago
Christoph Lameter e6a1530d69 [PATCH] Allow migration of mlocked pages 19 years ago
Christoph Lameter 7b2259b3e5 [PATCH] page migration: Support a vma migration function 19 years ago
David Quigley 86c3a7645c [PATCH] SELinux: add security_task_movememory calls to mm code 19 years ago
Christoph Lameter 742755a1d8 [PATCH] page migration: sys_move_pages(): support moving of individual pages 19 years ago
Christoph Lameter 95a402c384 [PATCH] page migration: use allocator function for migrate_pages() 19 years ago