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