summaryrefslogtreecommitdiff
path: root/include/asm-x86/pgtable-3level.h
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-09-10x86: unsigned long pte_pfnHugh Dickins
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge
2008-04-17include/asm-x86/pgtable-3level.h: checkpatch cleanups - formatting onlyJoe Perches
2008-02-04x86: update reference for PAE tlb flushingJeremy Fitzhardinge
2008-02-04x86: pud_clear: only reload cr3 if necessaryJeremy Fitzhardinge
2008-02-04x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge
2008-01-30x86: defer cr3 reload when doing pud_clear()Jeremy Fitzhardinge
2008-01-30x86: don't special-case pmd allocations as muchJeremy Fitzhardinge
2008-01-30x86: clean up pte_execAndi Kleen
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2008-01-30x86: unify paravirt pagetable accessorsJeremy Fitzhardinge
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge
2008-01-30x86: mask NX from pte_pfnJeremy Fitzhardinge
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner