summaryrefslogtreecommitdiff
path: root/include/asm-x86/page.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-209/+0
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum1-1/+7
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar1-3/+3
2008-10-10x86: track memtype for RAM in page structSuresh Siddha1-0/+1
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar1-5/+12
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-3/+0
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+2
2008-07-22x86: consolidate header guardsVegard Nossum1-3/+3
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge1-1/+4
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge1-3/+3
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell1-1/+6
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu1-0/+1
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1-8/+18
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge1-0/+1
2008-05-25x86: create prototype for (un)map_devmemThomas Gleixner1-3/+7
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge1-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge1-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge1-4/+9
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven1-0/+1
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner1-3/+1
2008-04-17x86: implement true end_pfn_mapped for 32bitAndi Kleen1-1/+3
2008-03-21x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever1-2/+2
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen1-2/+2
2008-01-30x86: move page_is_ram() functionThomas Gleixner1-0/+3
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner1-0/+2
2008-01-30add native_pud_val and _pmd_val for 2 and 3Jeremy Fitzhardinge1-0/+10
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge1-0/+10
2008-01-30x86: fix pte_modify() bugIngo Molnar1-1/+1
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge1-206/+6
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge1-0/+23
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge1-0/+24
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar1-1/+1
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge1-2/+48
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar1-0/+72
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar1-0/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar1-0/+13
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar1-0/+6
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge1-0/+55
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge1-11/+114
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+13