index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
2012-12-11
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
2012-12-11
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
mm: numa: split_huge_page: Transfer last_nid on tail page
Hillf Danton
2012-12-11
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2012-12-11
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
2012-12-11
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
2012-12-11
mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
Andrea Arcangeli
2012-12-11
mm: Check if PTE is already allocated during page fault
Mel Gorman
2012-10-15
mm: huge_memory: Fix build error.
Ralf Baechle
2012-10-09
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
David Miller
2012-10-09
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
2012-10-09
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
Catalin Marinas
2012-10-09
thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
Xiao Guangrong
2012-10-09
mm rmap: remove vma_address check for address inside vma
Michel Lespinasse
2012-10-09
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2012-10-09
thp: make MADV_HUGEPAGE check for mm->def_flags
Gerald Schaefer
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2012-10-09
thp: remove unnecessary set_recommended_min_free_kbytes
Xiao Guangrong
2012-10-09
thp: use khugepaged_enabled to remove duplicate code
Xiao Guangrong
2012-10-09
thp: remove khugepaged_loop
Xiao Guangrong
2012-10-09
thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
Xiao Guangrong
2012-10-09
thp: release page in page pre-alloc path
Xiao Guangrong
2012-10-09
thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
Xiao Guangrong
2012-10-09
thp: remove some code depend on CONFIG_NUMA
Xiao Guangrong
2012-10-09
thp: remove wake_up_interruptible in the exit path
Xiao Guangrong
2012-10-09
thp: remove unnecessary khugepaged_thread check
Xiao Guangrong
2012-10-09
thp: move khugepaged_mutex out of khugepaged
Xiao Guangrong
2012-10-09
thp: remove unnecessary check in start_khugepaged
Xiao Guangrong
2012-10-09
thp: fix the count of THP_COLLAPSE_ALLOC
Xiao Guangrong
2012-10-09
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
2012-10-09
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-09-28
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
mm, thp: drop page_table_lock to uncharge memcg pages
David Rientjes
2012-05-29
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2012-05-29
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
David Rientjes
2012-05-29
mm, thp: remove unnecessary ret variable
David Rientjes
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-05
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
2012-02-08
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-01-12
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
thp: improve order in lru list for split huge page
Shaohua Li
[prev]
[next]