summaryrefslogtreecommitdiff
path: root/include/asm-x86/page.h
AgeCommit message (Expand)Author
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner
2008-04-17x86: implement true end_pfn_mapped for 32bitAndi Kleen
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-01-30x86: move page_is_ram() functionThomas Gleixner
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner
2008-01-30add native_pud_val and _pmd_val for 2 and 3Jeremy Fitzhardinge
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge
2008-01-30x86: fix pte_modify() bugIngo Molnar
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner