Age | Commit message (Expand) | Author | Files | Lines |
2014-04-09 | powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() | Aneesh Kumar K.V | 1 | -0/+13 |
2013-11-21 | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 1 | -2/+3 |
2013-08-14 | powerpc: Implement __get_user_pages_fast() | Paul Mackerras | 1 | -16/+21 |
2013-06-21 | powerpc: Prevent gcc to re-read the pagetables | Aneesh Kumar K.V | 1 | -4/+4 |
2013-06-21 | powerpc: Update gup_pmd_range to handle transparent hugepages | Aneesh Kumar K.V | 1 | -2/+8 |
2013-04-30 | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo... | Aneesh Kumar K.V | 1 | -3/+15 |
2011-11-03 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli | 1 | -13/+0 |
2011-11-03 | mm: thp: tail page refcounting fix | Andrea Arcangeli | 1 | -2/+3 |
2011-01-14 | thp: alter compound get_page/put_page | Andrea Arcangeli | 1 | -0/+12 |
2009-10-30 | powerpc/mm: Allow more flexible layouts for hugepage pagetables | David Gibson | 1 | -123/+26 |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman | 1 | -5/+5 |
2009-03-11 | powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit | Benjamin Herrenschmidt | 1 | -1/+15 |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 1 | -3/+4 |
2008-07-30 | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 1 | -0/+280 |