index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
mtrr.h
Age
Commit message (
Expand
)
Author
2009-07-04
x86: Clean up mtrr/mtrr.h
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: remove mtrr MSRs double declaration
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap
Jaswinder Singh Rajput
2009-03-17
x86: MTRR workaround for system with stange var MTRRs
Yinghai Lu
2009-03-13
x86: separate mtrr cleanup/mtrr_e820 trim to separate file
Yinghai Lu
2008-12-31
x86: Export some definition of MTRR
Sheng Yang
2008-12-31
x86: Rename mtrr_state struct and macro names
Sheng Yang
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
2008-02-04
x86: add cpu mtrr init function definitions to mtrr.h
Harvey Harrison
2008-01-30
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
2008-01-30
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
2007-10-11
i386: move kernel/cpu/mtrr
Thomas Gleixner