Commit Graph

94 Commits (0b9e2d41f1f0360be08809d4e3bb56b67be6241a)

Author SHA1 Message Date
KAMEZAWA Hiroyuki e00e431612 memcg: fix wrong pointer initialization at page migration when memcg is disabled. 15 years ago
Johannes Weiner edcf4748cd mm: return boolean from page_has_private() 16 years ago
Johannes Weiner 6c0b13519d mm: return boolean from page_is_file_cache() 16 years ago
KOSAKI Motohiro a731286de6 mm: vmstat: add isolate pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
Shaohua Li abfc348811 memory hotplug: migrate swap cache page 16 years ago
Andi Kleen 14fa31b89c HWPOISON: Use bitmask/action code for try_to_unmap behaviour 16 years ago
Brice Goglin 35282a2de4 migration: only migrate_prep() once per move_pages() 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
Daisuke Nishimura 1001c9fb87 migration: migrate_vmas should check "vma" 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
KAMEZAWA Hiroyuki 01b1ae63c2 memcg: simple migration handling 16 years ago
KAMEZAWA Hiroyuki 7a81b88cb5 memcg: introduce charge-commit-cancel style of functions 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Brice Goglin 5bd1455c23 mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default 16 years ago
Brice Goglin 3140a22730 mm: rework do_pages_move() to work on page_sized chunks 16 years ago
KOSAKI Motohiro c095adbc21 mm: Don't touch uninitialized variable in do_pages_stat_array() 16 years ago
Brice Goglin 80bba1290a mm: no get_user/put_user while holding mmap_sem in do_pages_stat? 16 years ago
Hugh Dickins bda8550dee migration: fix writepage error 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Christoph Lameter 0aedadf91a mm: move migrate_prep out from under mmap_sem 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