aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-11
| * | | | | mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman2012-12-11
| * | | | | mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-11
| * | | | | mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-11
| * | | | | mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2012-12-11
| * | | | | mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2012-12-11
| * | | | | mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-11
| * | | | | mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pteAndrea Arcangeli2012-12-11
| * | | | | mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-11
| * | | | | mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-11
| * | | | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-11
| * | | | | mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-11
| * | | | | mm: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar2012-12-11
| * | | | | mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-11
| * | | | | mm: Check if PTE is already allocated during page faultMel Gorman2012-12-11
| * | | | | mm: Only flush the TLB when clearing an accessible pteRik van Riel2012-12-11
| * | | | | mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel2012-12-11
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \ \
| * | | | | | mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng2012-12-12
| * | | | | | mm/memory.c: remove unused code from do_wp_page()Dominik Dingel2012-12-12
| * | | | | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
| * | | | | | mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi2012-12-12
| * | | | | | hwpoison, hugetlbfs: fix RSS-counter warningNaoya Horiguchi2012-12-12
| * | | | | | hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi2012-12-12
| * | | | | | mm: protect against concurrent vma expansionMichel Lespinasse2012-12-12
| * | | | | | memcg: do not check for mm in __mem_cgroup_count_vm_eventMichal Hocko2012-12-12
| * | | | | | tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins2012-12-12
| * | | | | | mm: provide more accurate estimation of pages occupied by memmapJiang Liu2012-12-12
| * | | | | | mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
| * | | | | | mm, oom: remove redundant sleep in pagefault oom handlerDavid Rientjes2012-12-12
| * | | | | | mm, oom: cleanup pagefault oom handlerDavid Rientjes2012-12-12
| * | | | | | memory_hotplug: allow online/offline memory to result movable nodeLai Jiangshan2012-12-12
| * | | | | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
| * | | | | | mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes2012-12-12
| * | | | | | mm: WARN_ON_ONCE if f_op->mmap() change vma's start addressJoonsoo Kim2012-12-12
| * | | | | | hotplug: update nodemasks managementLai Jiangshan2012-12-12
| * | | | | | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-12
| * | | | | | vmscan: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | vmstat: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | | mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski2012-12-12
| * | | | | | mm: compaction: Fix compiler warningThierry Reding2012-12-12
| * | | | | | thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov2012-12-12
| * | | | | | thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov2012-12-12
| * | | | | | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-12
| * | | | | | thp: implement refcounting for huge zero pageKirill A. Shutemov2012-12-12