- 220018d mm: numa: Add THP migration for the NUMA working set scanning fault case build fix by Mel Gorman · 12 years ago
- b32967f mm: numa: Add THP migration for the NUMA working set scanning fault case. by Mel Gorman · 12 years ago
- 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
- b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
- e42c8ff mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships by Mel Gorman · 12 years ago
- bac0382 mm: numa: migrate: Set last_nid on newly allocated page by Hillf Danton · 12 years ago
- 5aa8037 mm: numa: split_huge_page: Transfer last_nid on tail page by Hillf Danton · 12 years ago
- 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
- e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 12 years ago
- a8f6077 mm: numa: Rate limit the amount of memory that is migrated between nodes by Mel Gorman · 12 years ago
- 8177a42 mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting by Andrea Arcangeli · 13 years ago
- 9532fec mm: numa: Migrate pages handled during a pmd_numa hinting fault by Mel Gorman · 12 years ago
- 5606e38 mm: numa: Migrate on reference policy by Mel Gorman · 12 years ago
- 03c5a6e mm: numa: Add pte updates, hinting and migration stats by Mel Gorman · 12 years ago
- cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
- a720094 mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now by Mel Gorman · 12 years ago
- 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
- b24f53a mm: mempolicy: Add MPOL_MF_LAZY by Lee Schermerhorn · 12 years ago
- 4daae3b mm: mempolicy: Use _PAGE_NUMA to migrate pages by Mel Gorman · 12 years ago
- 149c33e mm: migrate: Drop the misplaced pages reference count if the target node is full by Mel Gorman · 12 years ago
- 7039e1d mm: migrate: Introduce migrate_misplaced_page() by Peter Zijlstra · 12 years ago
- 771fb4d mm: mempolicy: Check for misplaced page by Lee Schermerhorn · 12 years ago
- d3a7103 mm: mempolicy: Add MPOL_NOOP by Lee Schermerhorn · 12 years ago
- 479e280 mm: mempolicy: Make MPOL_LOCAL a real policy by Peter Zijlstra · 12 years ago
- d10e63f mm: numa: Create basic numa page hinting infrastructure by Mel Gorman · 12 years ago
- 1ba6e0b mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte by Andrea Arcangeli · 12 years ago
- 0b9d705 mm: numa: Support NUMA hinting page faults from gup/gup_fast by Andrea Arcangeli · 12 years ago
- 397487d mm: compaction: Add scanned and isolated counters for compaction by Mel Gorman · 12 years ago
- 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
- 5647bc2 mm: compaction: Move migration fail/success stats to migrate.c by Mel Gorman · 12 years ago
- 1233d58 mm: Optimize the TLB flush of sys_mprotect() and change_protection() users by Ingo Molnar · 12 years ago
- 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
- 4fd0177 mm: Check if PTE is already allocated during page fault by Mel Gorman · 13 years ago
- 8d1acce mm: Only flush the TLB when clearing an accessible pte by Rik van Riel · 12 years ago
- cef23d9 mm,generic: only flush the local TLB in ptep_set_access_flags by Rik van Riel · 12 years ago
- 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
- 0f3c42f tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 12 years ago
- 215c02b tmpfs: fix shmem_getpage_gfp() VM_BUG_ON by Hugh Dickins · 12 years ago
- 498c228 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address by Will Deacon · 12 years ago
- 9671009 mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" by Mel Gorman · 12 years ago
- f58b59c swapfile: fix name leak in swapoff by Xiaotian Feng · 12 years ago
- bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
- 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
- 1756954 mm: fix build warning for uninitialized value by David Rientjes · 12 years ago
- 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
- b0a8cc5 mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 12 years ago
- 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6b187d02 mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant by David Rientjes · 12 years ago
- 35cfa2b mm/mmu_notifier: allocate mmu_notifier in advance by Gavin Shan · 12 years ago
- 86a595f mm/page_alloc.c:alloc_contig_range(): return early for err path by Bob Liu · 12 years ago
- ef5d437 mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 12 years ago
- 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
- 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
- 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
- 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
- deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
- 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
- 325adeb mm: huge_memory: Fix build error. by Ralf Baechle · 12 years ago
- 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 3dc329b Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 40924754 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
- 210ed9d mm, slab: release slab_mutex earlier in kmem_cache_destroy() by Jiri Kosina · 12 years ago
- 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
- baaf1dd mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN by Arnd Bergmann · 13 years ago
- f5c8ad4 mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). by David Miller · 12 years ago
- b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
- d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
- 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
- 45ec169 mm: use %pK for /proc/vmallocinfo by Kees Cook · 12 years ago
- 8449d21 mm, thp: fix mlock statistics by David Rientjes · 12 years ago
- b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
- e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
- a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
- c223311 mm: avoid section mismatch warning for memblock_type_name by Raghavendra D Prabhu · 12 years ago
- beb51ea cma: decrease cc.nr_migratepages after reclaiming pagelist by Minchan Kim · 12 years ago
- e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
- c462f17 mm/memory.c: fix typo in comment by Robert P. J. Day · 12 years ago
- 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
- 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
- 0827080 mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") by Minchan Kim · 12 years ago
- 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
- 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
- 36e4f20 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
- 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
- a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
- e6c509f mm: use clear_page_mlock() in page_remove_rmap() by Hugh Dickins · 12 years ago
- 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
- ec4d9f6 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 12 years ago
- 7ffc0ed memcg: move mem_cgroup_is_root upwards by Michal Hocko · 12 years ago
- 4bd2c1e memcg: cleanup kmem tcp ifdefs by Michal Hocko · 12 years ago
- 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
- 05106e6 mm: enable CONFIG_COMPACTION by default by Rik van Riel · 12 years ago
- eab1eef mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c by Catalin Marinas · 12 years ago
- e3b4126 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator by Xiao Guangrong · 12 years ago
- 74c08f9 memory-hotplug: don't replace lowmem pages with highmem by Minchan Kim · 12 years ago
- 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago