summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/page.h
Commit message (Expand)AuthorAgeFilesLines
* x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2008-10-131-1/+7
* Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-101-3/+3
|\
| * Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-5/+12
| |\
| * | x86: consolidate header guardsVegard Nossum2008-07-221-3/+3
* | | x86: track memtype for RAM in page structSuresh Siddha2008-10-101-0/+1
| |/ |/|
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
* | x86: add hugepagesz option on 64-bitAndi Kleen2008-07-241-0/+2
* | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-221-1/+4
* | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-221-3/+3
* | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-221-1/+6
|/
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-0/+1
*---. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-8/+18
|\ \ \
| | | * x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-271-0/+1
| | |/ | |/|
| | * x86: create prototype for (un)map_devmemThomas Gleixner2008-05-251-3/+7
| |/
| * x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge2008-05-201-3/+3
| * x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge2008-05-201-1/+1
| * x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge2008-05-201-4/+9
|/
* x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+1
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-3/+1
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-171-1/+3
* x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever2008-03-211-2/+2
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-2/+2
* x86: move page_is_ram() functionThomas Gleixner2008-01-301-0/+3
* x86: introduce max_pfn_mappedThomas Gleixner2008-01-301-0/+2
* add native_pud_val and _pmd_val for 2 and 3Jeremy Fitzhardinge2008-01-301-0/+10
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-0/+10
* x86: fix pte_modify() bugIngo Molnar2008-01-301-1/+1
* x86: page.h: move things back to their own filesJeremy Fitzhardinge2008-01-301-206/+6
* x86: page.h: move remaining bits and piecesJeremy Fitzhardinge2008-01-301-0/+23
* x86: page.h: move pa and va related thingsJeremy Fitzhardinge2008-01-301-0/+24
* x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar2008-01-301-1/+1
* x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge2008-01-301-2/+48
* x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar2008-01-301-0/+72
* x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar2008-01-301-0/+3
* x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2008-01-301-0/+13
* x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar2008-01-301-0/+6
* x86: page.h: unify page copying and clearingJeremy Fitzhardinge2008-01-301-0/+55
* x86: page.h: unify constantsJeremy Fitzhardinge2008-01-301-11/+114
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+13