Commit Graph

34 Commits (6bfb09a1005193be5c81ebac9f3ef85210142650)

Author SHA1 Message Date
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Andi Kleen b4718e628d x86: add hugepagesz option on 64-bit 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Jeremy Fitzhardinge a15af1c9ea x86/paravirt: add pte_flags to just get pte flags 17 years ago
Thomas Gleixner 635ee41838 x86: create prototype for (un)map_devmem 17 years ago
Jeremy Fitzhardinge c57c05d003 x86: rearrange __(VIRTUAL|PHYSICAL)_MASK 17 years ago
Jeremy Fitzhardinge 1bb271db63 x86: fix warning on 32-bit non-PAE 17 years ago
Jeremy Fitzhardinge 2bd3a99c9d x86: define PTE_MASK in a universally useful way 17 years ago
Arjan van de Ven ae531c26c5 x86: introduce /dev/mem restrictions with a config option 17 years ago
Thomas Gleixner 67794292c8 x86: replace the now useless max_pfn_mapped define 17 years ago
Andi Kleen 7d1116a92d x86: implement true end_pfn_mapped for 32bit 17 years ago
Chuck Lever f2f7abcb96 x86: fix {clear,copy}_user_page() declarations in page.h 17 years ago
Andi Kleen 31422c51e0 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE 17 years ago
Thomas Gleixner 5f5192b9fe x86: move page_is_ram() function 17 years ago
Thomas Gleixner f87519e8f4 x86: introduce max_pfn_mapped 17 years ago
Jeremy Fitzhardinge 2f98b2faac add native_pud_val and _pmd_val for 2 and 3 17 years ago
Jeremy Fitzhardinge c8e5393ab3 x86: page.h: make pte_t a union to always include 17 years ago
Ingo Molnar b7fff536d0 x86: fix pte_modify() bug 17 years ago
Jeremy Fitzhardinge 11b7c7dc94 x86: page.h: move things back to their own files 17 years ago
Jeremy Fitzhardinge e62f4473f3 x86: page.h: move remaining bits and pieces 17 years ago
Jeremy Fitzhardinge 98fd5aee34 x86: page.h: move pa and va related things 17 years ago
Ingo Molnar 6724a1d2fc x86: page.h: move and unify types for pagetable entry, #6 17 years ago
Jeremy Fitzhardinge 881d90d0da x86: page.h: move and unify types for pagetable entry 17 years ago
Ingo Molnar 38f0f12793 x86: page.h: move and unify types for pagetable entry, #5 17 years ago
Ingo Molnar d6e3cf63e9 x86: page.h: move and unify types for pagetable entry, #4 17 years ago
Ingo Molnar ba2b6c525e x86: page.h: move and unify types for pagetable entry, #3 17 years ago
Ingo Molnar 3da1bcc265 x86: page.h: move and unify types for pagetable entry, #1 17 years ago
Jeremy Fitzhardinge 345b904c3f x86: page.h: unify page copying and clearing 17 years ago
Jeremy Fitzhardinge 83a5101bf2 x86: page.h: unify constants 17 years ago
Thomas Gleixner 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago