Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-24 | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 1 | -0/+7 | |
Common definitions for 2-level pagetable functions. Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> | |||||
2008-04-24 | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 1 | -0/+18 | |
Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> | |||||
2008-04-24 | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 1 | -0/+239 | |
Add a common arch/x86/mm/pgtable.c file for common pagetable functions. Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> |