开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mtrr.h
Age
Commit message (
Expand
)
Author
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2013-05-31
Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed
Andy Lutomirski
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-03-01
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2009-08-21
x86, mtrr: make mtrr_aps_delayed_init static bool
H. Peter Anvin
2009-08-21
x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init
Suresh Siddha
2009-01-31
headers_check fix: x86, mtrr.h
Jaswinder Singh Rajput
2009-01-08
x86, mtrr: fix types used in userspace exported header
Kyle McMartin
2008-12-31
x86: Export some definition of MTRR
Sheng Yang
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro