aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
* mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11
* mm: numa: Use a two-stage filter to restrict pages being migrated for unlikel...Mel Gorman2012-12-11
* mm: numa: migrate: Set last_nid on newly allocated pageHillf Danton2012-12-11
* mm: numa: split_huge_page: Transfer last_nid on tail pageHillf Danton2012-12-11
* mm: numa: Introduce last_nid to the page frameMel Gorman2012-12-11
* mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-11
* mm: numa: Rate limit the amount of memory that is migrated between nodesMel Gorman2012-12-11
* mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-11
* mm: numa: Migrate pages handled during a pmd_numa hinting faultMel Gorman2012-12-11
* mm: numa: Migrate on reference policyMel Gorman2012-12-11
* mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-11
* mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for nowMel Gorman2012-12-11
* mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-11
* mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-11
* 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
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-16
* tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-16
* mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-16
* mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-16
* swapfile: fix name leak in swapoffXiaotian Feng2012-11-16
* memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-16
* memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-16
* mm: fix build warning for uninitialized valueDavid Rientjes2012-11-16
* mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-16
* mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-09
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-26
|\
| * x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-24
* | mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes2012-10-25
* | mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-25
* | mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu2012-10-25
* | mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-10-25
|/