Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-25 | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 1 | -0/+12 |
2008-04-25 | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 1 | -0/+15 |
2008-04-25 | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 1 | -0/+16 |
2008-04-25 | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-04-25 | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 1 | -9/+9 |
2008-04-25 | x86: move all the pgd_list handling to one place | Jeremy Fitzhardinge | 1 | -21/+7 |
2008-04-25 | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 1 | -0/+7 |
2008-04-25 | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 1 | -0/+8 |
2008-04-25 | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 1 | -0/+7 |
2008-04-25 | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 1 | -0/+18 |
2008-04-25 | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 1 | -0/+239 |