1. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  2. ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 10 years ago
  3. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  4. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  5. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  6. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  7. 3766a1a mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THP by Kirill A. Shutemov · 11 years ago
  8. fde5279 mm/THP: don't use HPAGE_SHIFT in transparent hugepage code by Aneesh Kumar K.V · 11 years ago
  9. dfa5e23 mm: thp: Correct the HPAGE_PMD_ORDER check. by Steve Capper · 11 years ago
  10. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  11. 08b5270 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() by Konstantin Khlebnikov · 11 years ago
  12. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  13. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
  14. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  15. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  16. 4fc3f1d mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable by Ingo Molnar · 12 years ago
  17. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 12 years ago
  18. 4daae3b mm: mempolicy: Use _PAGE_NUMA to migrate pages by Mel Gorman · 12 years ago
  19. d10e63f mm: numa: Create basic numa page hinting infrastructure by Mel Gorman · 12 years ago
  20. b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
  21. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  22. 2099597 mm: move is_vma_temporary_stack() declaration to huge_mm.h by Alex Shi · 12 years ago
  23. d8c37c4 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE by Naoya Horiguchi · 12 years ago
  24. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  25. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 12 years ago
  26. 37a1c49 thp: mremap support and TLB optimization by Andrea Arcangeli · 13 years ago
  27. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
  28. 78f11a2 mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups by Andrea Arcangeli · 13 years ago
  29. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 13 years ago
  30. 22e5c47 thp: add compound_trans_head() helper by Andrea Arcangeli · 13 years ago
  31. 60ab324 thp: khugepaged: make khugepaged aware about madvise by Andrea Arcangeli · 13 years ago
  32. a664b2d thp: madvise(MADV_NOHUGEPAGE) by Andrea Arcangeli · 13 years ago
  33. 2c888cf thp: fix anon memory statistics with transparent hugepages by Rik van Riel · 13 years ago
  34. 94fcc58 thp: avoid breaking huge pmd invariants in case of vma_adjust failures by Andrea Arcangeli · 13 years ago
  35. cd7548a thp: mprotect: transparent huge page support by Johannes Weiner · 13 years ago
  36. 0ca1634 thp: mincore transparent hugepage support by Johannes Weiner · 13 years ago
  37. ba76149 thp: khugepaged by Andrea Arcangeli · 13 years ago
  38. 0af4e98 thp: madvise(MADV_HUGEPAGE) by Andrea Arcangeli · 13 years ago
  39. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 13 years ago