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