summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* x86 headers: remove duplicate pud_large() definitionIngo Molnar2009-02-131-7/+0
* Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-131-255/+67
|\
| * x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-43/+60
| * x86: define pud_flags and pud_large properly to allow non-PAE buildsJeremy Fitzhardinge2009-02-111-1/+6
| * Split pgtable.h into pgtable_types.h and pgtable.hJeremy Fitzhardinge2009-02-111-211/+1
| * Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-111-12/+26
| |\
| | \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. | | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-1/+187
|\ \ \ \ \| |
| | | | | * | x86, pgtable.h: fix 2-level 32-bit buildIngo Molnar2009-02-091-0/+9
| | | | | * | x86, pgtable.h: macro-ify *_page() methodsIngo Molnar2009-02-091-12/+15
| | | | | * | x86: make pgd/pud/pmd/pte_none consistentJeremy Fitzhardinge2009-02-061-3/+3
| | | | | * | x86: add and use pgd/pud/pmd_flagsJeremy Fitzhardinge2009-02-061-8/+8
| | | | | * | x86: unify io_remap_pfn_rangeJeremy Fitzhardinge2009-02-061-0/+3
| | | | | * | x86: unify pgd_noneJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pud_noneJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pages_to_mbJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pmd_badJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pgd_badJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pgd_badJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pud_largeJeremy Fitzhardinge2009-02-061-0/+6
| | | | | * | x86: unify pte_offset_kernelJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pte_indexJeremy Fitzhardinge2009-02-061-0/+11
| | | | | * | x86: unify pmd_pfnJeremy Fitzhardinge2009-02-061-0/+9
| | | | | * | x86: unify pmd_pfnJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pmd_offsetJeremy Fitzhardinge2009-02-061-0/+6
| | | | | * | x86: unify pmd_indexJeremy Fitzhardinge2009-02-061-0/+11
| | | | | * | x86: unify pmd_pageJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pmd_page_vaddrJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pud_offsetJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pud_indexJeremy Fitzhardinge2009-02-061-0/+6
| | | | | * | x86: unify pgd_pageJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pud_pageJeremy Fitzhardinge2009-02-061-0/+6
| | | | | * | x86: include pgtable_SIZE.h earlierJeremy Fitzhardinge2009-02-061-6/+10
| | | | | * | x86: unify pud_page_vaddrJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pgd_page_vaddrJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pmd_noneJeremy Fitzhardinge2009-02-061-0/+7
| | | | | * | x86: unify pmd_presentJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pgd_presentJeremy Fitzhardinge2009-02-061-0/+7
| | | | | * | x86: unify pud_presentJeremy Fitzhardinge2009-02-061-0/+7
| | | | | * | x86: unify pte_presentJeremy Fitzhardinge2009-02-061-0/+5
| | | | | * | x86: unify pte_sameJeremy Fitzhardinge2009-02-061-0/+6
| | | | | * | x86: unify pte_noneJeremy Fitzhardinge2009-02-061-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-6/+20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-041-6/+20
| |/ / /
* / / / x86: add pte_set_flags/clear_flags for pte flag manipulationJeremy Fitzhardinge2009-01-221-12/+26
|/ / /
* / / x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-131-0/+19
|/ /
| |
| \
*-. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-6/+22
|\ \ \ | |_|/ |/| |
| | * x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-191-4/+2
| | * x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-191-5/+0
| | * x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2008-12-181-0/+3
| | * x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3venkatesh.pallipadi@intel.com2008-12-181-0/+8