| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 | 1 | -9/+0 |
* | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -32/+0 |
* | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -18/+0 |
* | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -10/+0 |
* | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 2008-04-24 | 1 | -16/+1 |
* | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 | 1 | -11/+0 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 1 | -2/+4 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -4/+4 |
* | x86: update reference for PAE tlb flushing | Jeremy Fitzhardinge | 2008-02-04 | 1 | -2/+4 |
* | x86: uninline __pte_free_tlb() and __pmd_free_tlb() | Ingo Molnar | 2008-01-31 | 1 | -17/+3 |
* | x86: defer cr3 reload when doing pud_clear() | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+7 |
* | x86: don't special-case pmd allocations as much | Jeremy Fitzhardinge | 2008-01-30 | 1 | -4/+18 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 | 1 | -22/+39 |
* | x86: add mm parameter to paravirt_alloc_pd | Jeremy Fitzhardinge | 2008-01-30 | 1 | -2/+1 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+68 |