Age | Commit message (Expand) | Author | Files | Lines |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2014-06-25 | cpuset,mempolicy: fix sleeping function called from invalid context | Gu Zheng | 1 | -2/+0 |
2014-06-23 | mm: fix crashes from mbind() merging vmas | Hugh Dickins | 1 | -26/+20 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 1 | -16/+19 |
2014-06-06 | mm: convert some level-less printks to pr_* | Mitchel Humpherys | 1 | -1/+4 |
2014-06-06 | mm: add !pte_present() check on existing hugetlb_entry callbacks | Naoya Horiguchi | 1 | -1/+5 |
2014-06-04 | mm, migration: add destination page freeing callback | David Rientjes | 1 | -2/+2 |
2014-06-04 | mm/mempolicy.c: parameter doc uniformization | Fabian Frederick | 1 | -11/+11 |
2014-06-04 | mm: constify nmask argument to set_mempolicy() | Rasmus Villemoes | 1 | -1/+1 |
2014-06-04 | mm: constify nmask argument to mbind() | Rasmus Villemoes | 1 | -1/+1 |
2014-04-07 | mm, mempolicy: remove per-process flag | David Rientjes | 1 | -31/+0 |
2014-04-07 | mm, mempolicy: rename slab_node for clarity | David Rientjes | 1 | -9/+6 |
2014-04-03 | mm: optimize put_mems_allowed() usage | Mel Gorman | 1 | -6/+6 |
2014-03-31 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 1 | -9/+9 |
2014-03-06 | mm/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens | 1 | -9/+9 |
2014-02-02 | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 1 | -15/+17 |
2014-01-30 | mm/mempolicy.c: fix mempolicy printing in numa_maps | David Rientjes | 1 | -1/+1 |
2014-01-29 | mm/mempolicy.c: convert to pr_foo() | Andrew Morton | 1 | -2/+2 |
2014-01-29 | mm: numa: initialise numa balancing after jump label initialisation | Mel Gorman | 1 | -6/+11 |
2014-01-28 | sched/numa, mm: Use active_nodes nodemask to limit numa migrations | Rik van Riel | 1 | -28/+1 |
2014-01-28 | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 1 | -45/+0 |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -3/+2 |
2014-01-23 | mm: new_vma_page() cannot see NULL vma for hugetlb pages | Michal Hocko | 1 | -4/+2 |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen | 1 | -1/+1 |
2013-12-18 | mm/mempolicy: fix !vma in new_vma_page() | Wanpeng Li | 1 | -6/+8 |
2013-12-18 | mm/mempolicy: correct putback method for isolate pages if failed | Joonsoo Kim | 1 | -1/+1 |
2013-12-09 | mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE | Aneesh Kumar K.V | 1 | -3/+2 |
2013-11-21 | mm, mempolicy: silence gcc warning | David Rientjes | 1 | -1/+1 |
2013-11-15 | mm, hugetlb: convert hugetlbfs to use split pmd lock | Kirill A. Shutemov | 1 | -2/+3 |
2013-11-13 | mm/mempolicy: use NUMA_NO_NODE | Jianguo Wu | 1 | -5/+5 |
2013-11-13 | mm, mempolicy: make mpol_to_str robust and always succeed | David Rientjes | 1 | -36/+16 |
2013-10-09 | sched/numa: Skip some page migrations after a shared fault | Rik van Riel | 1 | -1/+47 |
2013-10-09 | mm: numa: Revert temporarily disabling of NUMA migration | Rik van Riel | 1 | -12/+0 |
2013-10-09 | mm: numa: Change page last {nid,pid} into {cpu,pid} | Peter Zijlstra | 1 | -7/+9 |
2013-10-09 | mm: numa: Limit NUMA scanning to migrate-on-fault VMAs | Mel Gorman | 1 | -0/+24 |
2013-10-09 | sched/numa: Do not migrate memory immediately after switching node | Rik van Riel | 1 | -0/+12 |
2013-10-09 | sched/numa: Set preferred NUMA node based on number of private faults | Mel Gorman | 1 | -3/+5 |
2013-09-11 | mbind: add BUG_ON(!vma) in new_vma_page() | Naoya Horiguchi | 1 | -3/+5 |
2013-09-11 | mm/mempolicy: rename check_*range to queue_pages_*range | Naoya Horiguchi | 1 | -18/+23 |
2013-09-11 | mm: mbind: add hugepage migration code to mbind() | Naoya Horiguchi | 1 | -1/+3 |
2013-09-11 | migrate: add hugepage migration code to migrate_pages() | Naoya Horiguchi | 1 | -5/+39 |
2013-09-11 | mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy | Jianguo Wu | 1 | -7/+10 |
2013-09-11 | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 1 | -0/+10 |
2013-07-31 | mm: mempolicy: fix mbind_range() && vma_adjust() interaction | Oleg Nesterov | 1 | -1/+5 |
2013-03-08 | mm/mempolicy.c: fix sp_node_init() argument ordering | KOSAKI Motohiro | 1 | -1/+1 |
2013-03-08 | mm/mempolicy.c: fix wrong sp_node insertion | Hillf Danton | 1 | -1/+1 |
2013-02-23 | mm: use NUMA_NO_NODE | David Rientjes | 1 | -5/+5 |
2013-02-23 | mm: remove offlining arg to migrate_pages | Hugh Dickins | 1 | -5/+3 |
2013-02-23 | ksm: enable KSM page migration | Hugh Dickins | 1 | -2/+1 |
2013-02-23 | mm: rename page struct field helpers | Mel Gorman | 1 | -1/+1 |