Age | Commit message (Expand) | Author | Files | Lines |
2011-02-03 | thp: fix the wrong reported address of hwpoisoned hugepages | Jin Dongming | 1 | -1/+6 |
2011-01-21 | memcg: fix USED bit handling at uncharge in THP | KAMEZAWA Hiroyuki | 1 | -0/+2 |
2011-01-21 | thp: keep highpte mapped until it is no longer needed | Johannes Weiner | 1 | -1/+2 |
2011-01-14 | thp: khugepaged: make khugepaged aware about madvise | Andrea Arcangeli | 1 | -4/+19 |
2011-01-14 | thp: madvise(MADV_NOHUGEPAGE) | Andrea Arcangeli | 1 | -11/+30 |
2011-01-14 | thp: fix anon memory statistics with transparent hugepages | Rik van Riel | 1 | -0/+10 |
2011-01-14 | thp: disable transparent hugepages by default on small systems | Rik van Riel | 1 | -0/+8 |
2011-01-14 | thp: freeze khugepaged and ksmd | Andrea Arcangeli | 1 | -2/+12 |
2011-01-14 | thp: mmu_notifier_test_young | Andrea Arcangeli | 1 | -2/+4 |
2011-01-14 | thp: don't allow transparent hugepage support without PSE | Andrea Arcangeli | 1 | -0/+8 |
2011-01-14 | thp: avoid breaking huge pmd invariants in case of vma_adjust failures | Andrea Arcangeli | 1 | -2/+78 |
2011-01-14 | thp: transparent hugepage config choice | Andrea Arcangeli | 1 | -0/+5 |
2011-01-14 | thp: allocate memory in khugepaged outside of mmap_sem write mode | Andrea Arcangeli | 1 | -22/+34 |
2011-01-14 | thp: add numa awareness to hugepage allocations | Andrea Arcangeli | 1 | -13/+74 |
2011-01-14 | thp: enable direct defrag | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: set recommended min free kbytes | Andrea Arcangeli | 1 | -0/+52 |
2011-01-14 | thp: mprotect: transparent huge page support | Johannes Weiner | 1 | -0/+27 |
2011-01-14 | thp: mincore transparent hugepage support | Johannes Weiner | 1 | -0/+25 |
2011-01-14 | thp: khugepaged | Andrea Arcangeli | 1 | -10/+1063 |
2011-01-14 | thp: transparent hugepage vmstat | Andrea Arcangeli | 1 | -0/+3 |
2011-01-14 | thp: memcg huge memory | Andrea Arcangeli | 1 | -5/+31 |
2011-01-14 | thp: madvise(MADV_HUGEPAGE) | Andrea Arcangeli | 1 | -0/+16 |
2011-01-14 | thp: split_huge_page anon_vma ordering dependency | Andrea Arcangeli | 1 | -0/+16 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -0/+901 |