index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
cleanup.c
Age
Commit message (
Expand
)
Author
2010-10-01
x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs
Andreas Herrmann
2010-07-15
x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...
Joe Perches
2010-02-10
x86: Change range end to start+size
Yinghai Lu
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-24
x86, mtrr: Fix sorting of mtrr after subtracting
Yinghai Lu
2009-11-17
x86: When cleaning MTRRs, do not fold WP into UC
Yinghai Lu
2009-11-02
x86: Fix printk message typo in mtrr cleanup code
Dave Jones
2009-07-05
x86: Further clean up of mtrr/generic.c
Ingo Molnar
2009-07-04
x86: Clean up mtrr/cleanup.c
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
Jaswinder Singh Rajput
2009-03-18
x86: cpu/mttr/cleanup.c fix compilation warning
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