Age | Commit message (Expand) | Author |
2011-01-13 | mm: migration: use rcu_dereference_protected when dereferencing the radix tre... | Mel Gorman |
2011-01-13 | thp: add compound_trans_head() helper | Andrea Arcangeli |
2011-01-13 | thp: KSM on THP | Andrea Arcangeli |
2011-01-13 | thp: khugepaged: make khugepaged aware about madvise | Andrea Arcangeli |
2011-01-13 | thp: madvise(MADV_NOHUGEPAGE) | Andrea Arcangeli |
2011-01-13 | thp: compound_trans_order | Andrea Arcangeli |
2011-01-13 | thp: fix memory-failure hugetlbfs vs THP collision | Andrea Arcangeli |
2011-01-13 | thp: add debug checks for mapcount related invariants | Andrea Arcangeli |
2011-01-13 | thp: scale nr_rotated to balance memory pressure | Rik van Riel |
2011-01-13 | thp: fix anon memory statistics with transparent hugepages | Rik van Riel |
2011-01-13 | thp: disable transparent hugepages by default on small systems | Rik van Riel |
2011-01-13 | thp: use compaction for all allocation orders | Andrea Arcangeli |
2011-01-13 | thp: use compaction in kswapd for GFP_ATOMIC order > 0 | Andrea Arcangeli |
2011-01-13 | thp: freeze khugepaged and ksmd | Andrea Arcangeli |
2011-01-13 | thp: mmu_notifier_test_young | Andrea Arcangeli |
2011-01-13 | thp: don't allow transparent hugepage support without PSE | Andrea Arcangeli |
2011-01-13 | thp: avoid breaking huge pmd invariants in case of vma_adjust failures | Andrea Arcangeli |
2011-01-13 | thp: transhuge isolate_migratepages() | Andrea Arcangeli |
2011-01-13 | thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled | Andrea Arcangeli |
2011-01-13 | thp: transparent hugepage config choice | Andrea Arcangeli |
2011-01-13 | thp: allocate memory in khugepaged outside of mmap_sem write mode | Andrea Arcangeli |
2011-01-13 | thp: add numa awareness to hugepage allocations | Andrea Arcangeli |
2011-01-13 | thp: enable direct defrag | Andrea Arcangeli |
2011-01-13 | thp: set recommended min free kbytes | Andrea Arcangeli |
2011-01-13 | thp: mprotect: transparent huge page support | Johannes Weiner |
2011-01-13 | thp: mprotect: pass vma down to page table walkers | Johannes Weiner |
2011-01-13 | thp: mincore transparent hugepage support | Johannes Weiner |
2011-01-13 | thp: add x86 32bit support | Johannes Weiner |
2011-01-13 | thp: remove PG_buddy | Andrea Arcangeli |
2011-01-13 | thp: skip transhuge pages in ksm for now | Andrea Arcangeli |
2011-01-13 | thp: khugepaged vma merge | Andrea Arcangeli |
2011-01-13 | thp: khugepaged | Andrea Arcangeli |
2011-01-13 | thp: transparent hugepage vmstat | Andrea Arcangeli |
2011-01-13 | thp: memcg huge memory | Andrea Arcangeli |
2011-01-13 | thp: transhuge-memcg: commit tail pages at charge | Daisuke Nishimura |
2011-01-13 | thp: memcg compound | Andrea Arcangeli |
2011-01-13 | thp: pmd_trans_huge migrate bugcheck | Andrea Arcangeli |
2011-01-13 | thp: madvise(MADV_HUGEPAGE) | Andrea Arcangeli |
2011-01-13 | thp: verify pmd_trans_huge isn't leaking | Andrea Arcangeli |
2011-01-13 | thp: split_huge_page anon_vma ordering dependency | Andrea Arcangeli |
2011-01-13 | thp: transparent hugepage core fixlet | Hugh Dickins |
2011-01-13 | thp: transparent hugepage core | Andrea Arcangeli |
2011-01-13 | thp: don't alloc harder for gfp nomemalloc even if nowait | Andrea Arcangeli |
2011-01-13 | thp: _GFP_NO_KSWAPD | Andrea Arcangeli |
2011-01-13 | thp: clear_copy_huge_page | Andrea Arcangeli |
2011-01-13 | thp: split_huge_page paging | Andrea Arcangeli |
2011-01-13 | thp: split_huge_page_mm/vma | Andrea Arcangeli |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli |
2011-01-13 | thp: add pmd mangling generic functions | Andrea Arcangeli |
2011-01-13 | thp: CONFIG_TRANSPARENT_HUGEPAGE | Andrea Arcangeli |