Commit Graph

104 Commits (5f5663a436a4c54ede441b4f8ab3f947e78db345)

Author SHA1 Message Date
Yasuaki Ishimatsu 3709c85735 x86: Ioremap: fix wrong physical address handling in PAT code 15 years ago
Venkatesh Pallipadi 6a4f3b5237 x86, pat: Proper init of memtype subtree_max_end 15 years ago
Xiaotian Feng 20413f2716 x86, pat: Fix memory leak in free_memtype 15 years ago
Robin Holt 1f9cc3cb6a x86, pat: Update the page flags for memtype atomically instead of using memtype_lock 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Pallipadi, Venkatesh 9e41a49aab x86, pat: Migrate to rbtree only backend for pat memtype management 15 years ago
venkatesh.pallipadi@intel.com be5a0c126a x86, pat: Preparatory changes in pat.c for bigger rbtree change 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Xiaotian Feng dd4377b02d x86/pat: Trivial: don't create debugfs for memtype if pat is disabled 15 years ago
H. Peter Anvin eb41c8be89 x86, platform: Change is_untracked_pat_range() to bool; cleanup init 15 years ago
H. Peter Anvin 8a27138924 x86, mm: is_untracked_pat_range() takes a normal semiclosed range 15 years ago
Jack Steiner fd12a0d69a x86: UV SGI: Don't track GRU space in PAT 15 years ago
Xiaotian Feng 83ea05ea69 x86: pat: Clean up req_type special case for reserve_memtype() 15 years ago
Roland Dreier e23a8b6a8f x86: Reduce verbosity of "PAT enabled" kernel message 16 years ago
Suresh Siddha dcb73bf402 x86, pat: don't use rb-tree based lookup in reserve_memtype() 16 years ago
Tobias Klauser d535e4319a x86: Make memtype_seq_ops const 16 years ago
Venkatesh Pallipadi d886c73cd4 x86, pat: Sanity check remap_pfn_range for RAM region 16 years ago
Venkatesh Pallipadi 1087637616 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() 16 years ago
Venkatesh Pallipadi 637b86e75f x86, pat: Add lookup_memtype to get the current memtype of a paddr 16 years ago
Venkatesh Pallipadi f584174096 x86, pat: Use page flags to track memtypes of RAM pages 16 years ago
Venkatesh Pallipadi 335ef896d4 x86, pat: Add rbtree to do quick lookup in memtype tracking 16 years ago
Venkatesh Pallipadi 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions 16 years ago
Venkatesh Pallipadi 5fc517466d x86, pat: Keep identity maps consistent with mmaps even when pat_disabled 16 years ago
Suresh Siddha 1adcaafe74 x86, pat: Allow ISA memory range uncacheable mapping requests 16 years ago
Pallipadi, Venkatesh 4b06504627 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps 16 years ago
Marcin Slusarz 1ee4bd92a7 x86: fix wrong section of pat_disable & make it static 16 years ago
Suresh Siddha 0c3c8a1836 x86, PAT: Remove duplicate memtype reserve in devmem mmap 16 years ago
Suresh Siddha b6ff32d9aa x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() 16 years ago
Pallipadi, Venkatesh 4bb9c5c021 VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff 16 years ago
Ingo Molnar 92b9af9e4f x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() 16 years ago
Venkatesh Pallipadi 7880f74645 gpu/drm, x86, PAT: routine to keep identity map in sync 16 years ago
Suresh Siddha be03d9e802 x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem 16 years ago
H. Peter Anvin 75a048119e x86: handle PAT more like other CPU features 16 years ago
Suresh Siddha 9597134218 x86: fix PTE corruption issue while mapping RAM using /dev/mem 16 years ago
Linus Torvalds b5db0e3865 Revert "x86 PAT: remove CPA WARN_ON for zero pte" 16 years ago
Suresh Siddha 5cca0cf15a x86, pat: fix reserve_memtype() for legacy 1MB range 16 years ago
venkatesh.pallipadi@intel.com 58dab916df x86 PAT: remove CPA WARN_ON for zero pte 16 years ago
venkatesh.pallipadi@intel.com cdecff6864 x86 PAT: return compatible mapping to remap_pfn_range callers 16 years ago
venkatesh.pallipadi@intel.com e4b866ed19 x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param 16 years ago
H. Peter Anvin c1c15b65ec x86: PAT: fix address types in track_pfn_vma_new() 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 5899329b19 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 16 years ago
Ravikiran G Thirumalai 9e41bff270 x86: fix /dev/mem mmap breakage when PAT is disabled 17 years ago
Ingo Molnar ad2cde16a2 x86, pat: cleanups 17 years ago
Suresh Siddha 9542ada803 x86: track memtype for RAM in page struct 17 years ago
venkatesh.pallipadi@intel.com 28df82ebab devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS 17 years ago
Venki Pallipadi 80c5e73d60 x86: fix Xorg startup/shutdown slowdown with PAT 17 years ago
Andreas Herrmann 012f09e794 x86: compile pat debugfs interface only if CONFIG_X86_PAT is set 17 years ago
Ingo Molnar d092633bff Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM 17 years ago