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