Commit Graph

246 Commits (ce3b2630fd4737a3f9aa9119d40647a9ac7baa38)

Author SHA1 Message Date
Mel Gorman 42288fe366 mm: mempolicy: Convert shared_policy mutex to spinlock 12 years ago
Hugh Dickins a7a88b2373 mempolicy: remove arg from mpol_parse_str, mpol_to_str 12 years ago
Hugh Dickins f2a07f40db tmpfs mempolicy: fix /proc/mounts corrupting memory 12 years ago
Lai Jiangshan 01f13bd607 mempolicy: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Kirill A. Shutemov e180377f1a thp: change split_huge_page_pmd() interface 12 years ago
David Rientjes 212a0a6f28 mm, mempolicy: remove duplicate code 12 years ago
Mel Gorman 1a687c2e9a mm: sched: numa: Control enabling and disabling of NUMA balancing 12 years ago
Mel Gorman e42c8ff299 mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships 12 years ago
Mel Gorman 5606e3877a mm: numa: Migrate on reference policy 12 years ago
Mel Gorman 03c5a6e163 mm: numa: Add pte updates, hinting and migration stats 12 years ago
Mel Gorman a720094ded mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now 12 years ago
Mel Gorman 4b10e7d562 mm: mempolicy: Implement change_prot_numa() in terms of change_protection() 12 years ago
Lee Schermerhorn b24f53a0be mm: mempolicy: Add MPOL_MF_LAZY 12 years ago
Lee Schermerhorn 771fb4d806 mm: mempolicy: Check for misplaced page 12 years ago
Lee Schermerhorn d3a710337b mm: mempolicy: Add MPOL_NOOP 12 years ago
Peter Zijlstra 479e2802d0 mm: mempolicy: Make MPOL_LOCAL a real policy 12 years ago
Mel Gorman 7b2a2d4a18 mm: migrate: Add a tracepoint for migrate_pages 12 years ago
Mel Gorman 18a2f371f5 tmpfs: fix shared mempolicy leak 12 years ago
David Rientjes 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps 13 years ago
Minchan Kim 082708072a mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") 13 years ago
Mel Gorman 00442ad04a mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() 13 years ago
KOSAKI Motohiro 63f74ca21f mempolicy: fix refcount leak in mpol_set_shared_policy() 13 years ago
Mel Gorman b22d127a39 mempolicy: fix a race in shared_policy_replace() 13 years ago
KOSAKI Motohiro 869833f2c5 mempolicy: remove mempolicy sharing 13 years ago
KOSAKI Motohiro 8d34694c1a revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" 13 years ago
Dave Jones 80de7c3138 Remove user-triggerable BUG from mpol_to_str 13 years ago
David Rientjes c4c0e9e544 mm, mempolicy: fix mbind() to do synchronous migration 13 years ago
Andi Kleen e7b691b085 slab/mempolicy: always use local policy from interrupt context 13 years ago
Andrew Morton 0ce72d4f73 mm: do_migrate_pages(): rename arguments 13 years ago
Larry Woodman 4a5b18cc19 mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node 13 years ago
Wang Sheng-Hui 89c522c78a mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() 13 years ago
Mel Gorman 05f144a0d5 mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages 13 years ago
Eric W. Biederman b38a86eb19 userns: Convert the move_pages, and migrate_pages permission checks to use uid_eq 13 years ago
Sasha Levin f2a9ef8807 mm: fix NULL ptr dereference in migrate_pages 13 years ago
Mel Gorman cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
Christoph Lameter 3268c63ede mm: fix move/migrate_pages() race on task struct 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Linus Torvalds 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
KOSAKI Motohiro fcfb4dcc96 mm/mempolicy.c: mpol_equal(): use bool 13 years ago
KOSAKI Motohiro e26a51148f mm/mempolicy.c: refix mbind_range() vma issue 13 years ago
H Hartley Sweeten e754d79d35 mm/mempolicy.c: quiet sparse noise 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
KAMEZAWA Hiroyuki 2bbff6c761 mm/mempolicy.c: make copy_from_user() provably correct 14 years ago
Caspar Zhang 8aacc9f550 mm/mempolicy.c: fix pgoff in mbind vma merge 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Stephen Wilson 9840e37239 mm: remove check_huge_range() 14 years ago
Stephen Wilson 722e2ee09b mm: make gather_stats() type-safe and remove forward declaration 14 years ago
Stephen Wilson b1f72d1857 mm: remove MPOL_MF_STATS 14 years ago