aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-27/+0
2019-12-10x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar1-5/+5
2018-01-16x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-05x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka1-0/+1
2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani1-1/+0
2016-03-29x86/mm/pat: Add pat_disable() interfaceToshi Kani1-0/+1
2016-03-29x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani1-1/+1
2015-06-07x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov1-1/+1
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez1-6/+1
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross1-0/+1
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross1-1/+1
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross1-1/+1
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross1-1/+1
2009-08-26x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi1-0/+5
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha1-4/+0
2009-03-05x86: clean up old gcc warningsJeremy Fitzhardinge1-0/+5
2009-02-26Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar1-0/+3
2009-02-25gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi1-0/+3
2009-01-23x86: handle PAT more like other CPU featuresH. Peter Anvin1-4/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+22