index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pat.h
Age
Commit message (
Expand
)
Author
2016-03-29
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
2016-03-29
x86/mm/pat: Add pat_disable() interface
Toshi Kani
2016-03-29
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2014-11-16
x86: Enable PAT to use cache mode translation tables
Juergen Gross
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
2014-11-16
x86: Use new cache mode type in mm/ioremap.c
Juergen Gross
2014-11-16
x86: Use new cache mode type in mm/iomap_32.c
Juergen Gross
2009-08-26
x86, pat: New i/f for driver to request memtype for IO regions
Venkatesh Pallipadi
2009-04-10
x86, PAT: Remove duplicate memtype reserve in devmem mmap
Suresh Siddha
2009-03-05
x86: clean up old gcc warnings
Jeremy Fitzhardinge
2009-02-26
Merge branches 'x86/urgent' and 'x86/pat' into x86/core
Ingo Molnar
2009-02-25
gpu/drm, x86, PAT: routine to keep identity map in sync
Venkatesh Pallipadi
2009-01-23
x86: handle PAT more like other CPU features
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro