Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -114/+0 |
* | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | x86: demacro pgalloc paravirt stubs | Jeremy Fitzhardinge | 2008-04-24 | 1 | -7/+8 |
* | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+3 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -8/+8 |
* | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 | 1 | -6/+30 |
* | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+33 |
* | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+16 |
* | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+10 |
* | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+18 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |