summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pat.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang2018-01-161-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-051-0/+1
* x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-03-291-1/+0
* x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-03-291-0/+1
* x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-03-291-1/+1
* x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-071-1/+1
* x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-6/+1
* x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-161-0/+1
* x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-161-1/+1
* x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-161-1/+1
* x86: Use new cache mode type in mm/iomap_32.cJuergen Gross2014-11-161-1/+1
* x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-261-0/+5
* x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-101-4/+0
* x86: clean up old gcc warningsJeremy Fitzhardinge2009-03-051-0/+5
* Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-261-0/+3
|\
| * gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-251-0/+3
* | x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-231-4/+0
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+22