aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-191/+0
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-2/+3
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar1-0/+1
2008-08-21i386: vmalloc size fixDave Young1-2/+3
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar1-2/+2
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar1-2/+2
2008-07-23x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh1-0/+1
2008-07-22x86: consolidate header guardsVegard Nossum1-3/+3
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge1-1/+1
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge1-2/+2
2008-07-16x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost1-15/+0
2008-07-08x86: unify pgd_indexJeremy Fitzhardinge1-20/+0
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins1-8/+1
2008-04-26x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak1-4/+4
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge1-15/+0
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge1-3/+0
2008-04-17include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting onlyJoe Perches1-49/+53
2008-04-17x86: debug pmd_bad()Ingo Molnar1-1/+5
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar1-1/+3
2008-03-11x86: remove quicklistsThomas Gleixner1-3/+2
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds1-3/+1
2008-02-29x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld1-1/+3
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell1-4/+0
2008-02-05i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter1-0/+8
2008-02-04x86: add pgtable accessor functions for gbpagesAndi Kleen1-0/+2
2008-01-30x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge1-2/+0
2008-01-30x86: don't special-case pmd allocations as muchJeremy Fitzhardinge1-2/+1
2008-01-30x86: clean up lookup_address() declarationsThomas Gleixner1-8/+0
2008-01-30x86: remove set_kernel_exec()Andi Kleen1-12/+0
2008-01-30x86: return the page table level in lookup_address()Ingo Molnar1-1/+1
2008-01-30x86: unify zero_page definitionJeremy Fitzhardinge1-6/+0
2008-01-30x86: pgtable: unify pte accessorsJeremy Fitzhardinge1-101/+0
2008-01-30x86: unify pgtable accessors which use, #2Ingo Molnar1-16/+0
2008-01-30x86/pgtable: unify pagetable accessors, #6Jeremy Fitzhardinge1-28/+0
2008-01-30x86/pgtable: unify pagetable accessors, #5Ingo Molnar1-11/+6
2008-01-30x86/pgtable: unify pagetable accessors, #4Ingo Molnar1-0/+8
2008-01-30x86/pgtable: unify pagetable accessors, #3Ingo Molnar1-7/+7
2008-01-30x86/pgtable: unify pagetable accessors, #2Ingo Molnar1-5/+5
2008-01-30x86: move all asm/pgtable constants into one placeJeremy Fitzhardinge1-110/+0
2008-01-30x86: add PWT to NOCACHE flagsIngo Molnar1-1/+1
2008-01-30x86: put all kern_addr_valid() incarnations to pgtable.hThomas Gleixner1-1/+7
2007-10-19remove asm/bitops.h includesJiri Slaby1-4/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+512