Commit Graph

12 Commits (600914ba524130583fa5acdd00df4aa7aa44b173)

Author SHA1 Message Date
Jeremy Fitzhardinge b534816b55 x86: don't apply __supported_pte_mask to non-present ptes 16 years ago
venkatesh.pallipadi@intel.com afc7d20c84 x86 PAT: consolidate old memtype new memtype check into a function 16 years ago
venkatesh.pallipadi@intel.com 34801ba9bf x86: PAT: move track untrack pfnmap stubs to asm-generic 16 years ago
venkatesh.pallipadi@intel.com 982d789ab7 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys 16 years ago
venkatesh.pallipadi@intel.com 2520bd3123 x86: PAT: add pgprot_writecombine() interface for drivers - v3 16 years ago
venkatesh.pallipadi@intel.com 8a7b12f70f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 16 years ago
venkatesh.pallipadi@intel.com 5899329b19 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 16 years ago
Jan Beulich 1796316a8b x86: consolidate __swp_XXX() macros 16 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Suresh Siddha f61f1b5717 x86: fix compat-vdso 17 years ago
Jan Beulich 606ee44dbb x86: make mm/gup.c more virtualization friendly 17 years ago
Jeremy Fitzhardinge be43d72835 x86: add _PAGE_IOMAP pte flag for IO mappings 17 years ago
Suresh Siddha 3a85e770aa x86, cpa: remove USER permission from the very early identity mapping attribute 17 years ago
Suresh Siddha b2bc273146 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot 17 years ago
Hugh Dickins 91030ca1e7 x86: unsigned long pte_pfn 17 years ago
Jeremy Fitzhardinge 110e0358e7 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious 17 years ago
Nick Piggin a0a8f5364a x86: implement pte_special 17 years ago
Jaswinder Singh e0b7c8192d x86: mm/pageattr.c declare arch_report_meminfo before they get used 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 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
Eduardo Habkost a312b37b2a x86/paravirt: call paravirt_pagetable_setup_{start, done} 17 years ago
Jack Steiner 3a9e189d69 x86: map UV chipset space - pagetable 17 years ago
Jeremy Fitzhardinge ef5e94af16 x86_32: remove __PAGE_KERNEL(_EXEC) 17 years ago
Jeremy Fitzhardinge 8490638cf0 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags 17 years ago
Jeremy Fitzhardinge fb15a9b304 x86: unify pgd_index 17 years ago
Jeremy Fitzhardinge bea41808ef x86: asm-x86/pgtable.h: fix compiler warning 17 years ago
Thomas Gleixner 65280e613f x86: janitor CPA statistics patch 17 years ago
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Jeremy Fitzhardinge d494a96125 x86: implement set_pte_vaddr 17 years ago
Jeremy Fitzhardinge a15af1c9ea x86/paravirt: add pte_flags to just get pte flags 17 years ago
Jeremy Fitzhardinge 4226ab93d8 x86: use pteval_t for _PAGE_FOO 17 years ago
Jeremy Fitzhardinge ba23cef5c2 x86: use PTE_MASK rather than ad-hoc mask 17 years ago
Jeremy Fitzhardinge 86aaf4fd4e x86: clarify use of _PAGE_CHG_MASK 17 years ago
Venki Pallipadi 1c12c4cf94 mprotect: prevent alteration of the PAT bits 17 years ago
Nick Piggin 7e675137a8 mm: introduce pte_special pte bit 17 years ago
Jeremy Fitzhardinge 85958b465c x86: unify pgd ctor/dtor 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Jeremy Fitzhardinge c20311e165 x86/pgtable.h: demacro ptep_clear_flush_young 17 years ago
Jeremy Fitzhardinge f9fbf1a36a x86/pgtable.h: demacro ptep_test_and_clear_young 17 years ago
Jeremy Fitzhardinge ee5aa8d3ba x86/pgtable.h: demacro ptep_set_access_flags 17 years ago
venkatesh.pallipadi@intel.com f0970c13b6 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap 17 years ago
Jiri Slaby 43cdf5d6e0 x86: pgtable, document pde bits 17 years ago
Joe Perches 3cbaeafeb1 include/asm-x86/pgtable.h: checkpatch cleanups - formatting only 17 years ago
venkatesh.pallipadi@intel.com b310f381d2 x86: PAT add ioremap_wc() interface 17 years ago
venkatesh.pallipadi@intel.com 2e5d9c857d x86: PAT infrastructure patch 17 years ago
Suresh Siddha d546b67a94 x86: fix performance drop for glx 17 years ago
Harvey Harrison da7bfc50f5 x86: sparse warnings in pageattr.c 17 years ago
Andi Kleen 9bf5a47572 x86: cpa, add the PAT bit defines 17 years ago