index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
pgtable_64.h
Age
Commit message (
Expand
)
Author
2008-03-03
Revert "x86: fix pmd_bad and pud_bad to support huge pages"
Linus Torvalds
2008-02-29
x86: fix pmd_bad and pud_bad to support huge pages
Hans Rosenfeld
2008-02-19
x86: add pgd_large() on 64-bit, for consistency
H. Peter Anvin
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
2008-02-04
x86: add pgtable accessor functions for gbpages
Andi Kleen
2008-02-04
x86: remove now unused clear_kernel_mapping
Andi Kleen
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
2008-01-30
x86: clean up lookup_address() declarations
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/mm/pageattr.c
Ingo Molnar
2008-01-30
x86: introduce native_set_pte_atomic() on 64-bit too
Ingo Molnar
2008-01-30
x86: add pte_pgprot to 32-bit
Andi Kleen
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
x86: unify paravirt pagetable accessors
Jeremy Fitzhardinge
2008-01-30
x86: unify zero_page definition
Jeremy Fitzhardinge
2008-01-30
x86: pgtable: unify pte accessors
Jeremy Fitzhardinge
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
x86: unify pgtable accessors which use
Jeremy Fitzhardinge
2008-01-30
x86/pgtable: unify pagetable accessors, #6
Jeremy Fitzhardinge
2008-01-30
x86/pgtable: unify pagetable accessors, #1
Ingo Molnar
2008-01-30
x86: move all asm/pgtable constants into one place
Jeremy Fitzhardinge
2008-01-30
x86: add PWT to NOCACHE flags
Ingo Molnar
2008-01-30
x86: page.h: move and unify types for pagetable entry, #2
Ingo Molnar
2008-01-30
x86: kill mk_pte_huge
Jeremy Fitzhardinge
2008-01-30
x86: some whitespace cleanups in paging code
Joerg Roedel
2008-01-30
x86: PIE executable randomization
Jiri Kosina
2008-01-30
x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit
Joerg Roedel
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-16
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner