Commit Graph

116 Commits (0ebabb416f585ace711769057422af4bbc9d1110)

Author SHA1 Message Date
Rik van Riel 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 years ago
Rik van Riel 012f18004d mm: always lock the root (oldest) anon_vma 15 years ago
Rik van Riel cba48b98f2 mm: change direct call of spin_lock(anon_vma->lock) to inline function 15 years ago
akpm@linux-foundation.org ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman 3fe2011ff5 mm: migration: allow the migration of PageSwapCache pages 15 years ago
Mel Gorman 67b9509b2c mm: migration: do not try to migrate unmapped anonymous pages 15 years ago
Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
Mel Gorman 3f6c82728f mm: migration: take a reference to the anon_vma before migrating 15 years ago
Minchan Kim e13861d822 mm: remove return value of putback_lru_pages() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
KOSAKI Motohiro 85f1fb72fa mm/migrate.c: kill anon local variable from migrate_page_copy 15 years ago
H. Peter Anvin 87b8d1adef mm: Make copy_from_user() in migrate.c statically predictable 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Linus Torvalds 6f5a55f1a6 Fix potential crash with sys_move_pages 15 years ago
Lee Schermerhorn 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
H. Peter Anvin b925585039 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe 15 years ago
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