Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-01-14 | thp: CONFIG_TRANSPARENT_HUGEPAGE | Andrea Arcangeli | 1 | -0/+14 |
2011-01-14 | thp: comment reminder in destroy_compound_page | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: export maybe_mkwrite | Andrea Arcangeli | 2 | -13/+13 |
2011-01-14 | thp: no paravirt version of pmd ops | Andrea Arcangeli | 1 | -0/+3 |
2011-01-14 | thp: add pmd paravirt ops | Andrea Arcangeli | 3 | -0/+34 |
2011-01-14 | thp: add native_set_pmd_at | Andrea Arcangeli | 1 | -0/+6 |
2011-01-14 | thp: clear compound mapping | Andrea Arcangeli | 1 | -7/+4 |
2011-01-14 | thp: update futex compound knowledge | Andrea Arcangeli | 1 | -10/+45 |
2011-01-14 | thp: put_page: recheck PageHead after releasing the compound_lock | Andrea Arcangeli | 1 | -2/+6 |
2011-01-14 | thp: alter compound get_page/put_page | Andrea Arcangeli | 4 | -9/+129 |
2011-01-14 | thp: compound_lock | Andrea Arcangeli | 2 | -1/+45 |
2011-01-14 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 5 | -0/+10 |