summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-113-142/+81
* mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-111-15/+170
* mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-112-8/+55
* mm: migrate: Drop the misplaced pages reference count if the target node is fullMel Gorman2012-12-111-7/+10
* mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-111-2/+106
* mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-111-0/+76
* mm: mempolicy: Add MPOL_NOOPLee Schermerhorn2012-12-111-5/+6
* mm: mempolicy: Make MPOL_LOCAL a real policyPeter Zijlstra2012-12-111-3/+6
* mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-112-3/+131
* mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pteAndrea Arcangeli2012-12-111-0/+2
* mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-111-0/+17
* mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-112-0/+11
* mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-116-8/+20
* mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-113-7/+10
* mm: Optimize the TLB flush of sys_mprotect() and change_protection() usersIngo Molnar2012-12-111-1/+3
* mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-112-16/+52
* mm: Check if PTE is already allocated during page faultMel Gorman2012-12-112-2/+4
* mm: Only flush the TLB when clearing an accessible pteRik van Riel2012-12-111-1/+2
* mm,generic: only flush the local TLB in ptep_set_access_flagsRik van Riel2012-12-111-3/+3
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-164-53/+1
* tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-161-1/+1
* tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-161-2/+14
* mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
* mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-161-25/+0
* swapfile: fix name leak in swapoffXiaotian Feng2012-11-161-2/+2
* memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-163-17/+37
* memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-161-6/+15
* mm: fix build warning for uninitialized valueDavid Rientjes2012-11-161-6/+4
* mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-161-0/+2
* mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-091-0/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-261-0/+24
|\
| * x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+24
* | mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes2012-10-251-2/+2
* | mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-251-13/+13
* | mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu2012-10-251-1/+1
* | mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-10-251-5/+15
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-191-3/+3
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-191-3/+3
| |\
| | * mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann2012-10-091-3/+3
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-191-1/+1
|\ \ \
| * | | mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman2012-10-191-1/+1
* | | | remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds2012-10-191-1/+1
|/ / /
* | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-161-3/+2
* | | mm: huge_memory: Fix build error.Ralf Baechle2012-10-151-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-6/+5
|\ \
| * | vfs: make path_openat take a struct filename pointerJeff Layton2012-10-121-2/+2
| * | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-6/+5
* | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-10-121-1/+4
|\ \ \ | |/ / |/| |
| * | mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina2012-10-101-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+4
|\ \ \
OpenPOWER on IntegriCloud