summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable_64.h
Commit message (Expand)AuthorAgeFilesLines
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-285/+0
*---. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-2/+0
|\ \ \
| | | * x86: unsigned long pte_pfnHugh Dickins2008-09-101-2/+0
| | |/
* | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-3/+3
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-5/+5
| |\|
| * | x86: consolidate header guardsVegard Nossum2008-07-221-3/+3
* | | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-151-1/+1
| |/ |/|
* | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-221-5/+5
|/
* xen64: early mapping setupJeremy Fitzhardinge2008-07-161-0/+2
* x86, 64-bit: split set_pte_vaddr()Eduardo Habkost2008-07-081-0/+3
* x86: unify pgd_indexJeremy Fitzhardinge2008-07-081-3/+0
* x86, 64-bit: use __pgd() on mk_kernel_pgd()Eduardo Habkost2008-07-081-1/+1
* x86: strengthen 64-bit p?d_bad()Hugh Dickins2008-05-201-6/+6
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-4/+2
* x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-241-1/+1
* include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-65/+76
* x86: redo cded932b75ab0a5f9181eIngo Molnar2008-04-171-2/+4
* x86: add gbpages switchesIngo Molnar2008-04-171-0/+2
* x86: increase the kernel text limit to 512 MBIngo Molnar2008-04-171-1/+1
* Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2008-03-031-4/+2
* x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld2008-02-291-2/+4
* x86: add pgd_large() on 64-bit, for consistencyH. Peter Anvin2008-02-191-0/+1
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-181-0/+1
* x86: add pgtable accessor functions for gbpagesAndi Kleen2008-02-041-0/+6
* x86: remove now unused clear_kernel_mappingAndi Kleen2008-02-041-1/+0
* x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-301-3/+0
* x86: clean up lookup_address() declarationsThomas Gleixner2008-01-301-2/+0
* x86: clean up arch/x86/mm/pageattr.cIngo Molnar2008-01-301-0/+2
* x86: introduce native_set_pte_atomic() on 64-bit tooIngo Molnar2008-01-301-0/+5
* x86: add pte_pgprot to 32-bitAndi Kleen2008-01-301-2/+0
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-301-1/+1
* x86: unify paravirt pagetable accessorsJeremy Fitzhardinge2008-01-301-29/+35
* x86: unify zero_page definitionJeremy Fitzhardinge2008-01-301-7/+0
* x86: pgtable: unify pte accessorsJeremy Fitzhardinge2008-01-301-39/+4
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-3/+3
* x86: unify pgtable accessors which useJeremy Fitzhardinge2008-01-301-18/+0
* x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge2008-01-301-32/+0
* x86/pgtable: unify pagetable accessors, #1Ingo Molnar2008-01-301-9/+15
* x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge2008-01-301-91/+0
* x86: add PWT to NOCACHE flagsIngo Molnar2008-01-301-2/+2
* x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar2008-01-301-3/+3
* x86: kill mk_pte_hugeJeremy Fitzhardinge2008-01-301-1/+0
* x86: some whitespace cleanups in paging codeJoerg Roedel2008-01-301-11/+11
* x86: PIE executable randomizationJiri Kosina2008-01-301-0/+1
* x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel2008-01-301-12/+15
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-161-0/+1
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+432