aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr/cleanup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statementsJoe Perches1-3/+3
2010-02-10x86: Change range end to start+sizeYinghai Lu1-16/+16
2010-02-10x86: Move range related operation to one fileYinghai Lu1-165/+15
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+40
2009-11-24x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu1-9/+40
2009-11-17x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu1-2/+0
2009-11-02x86: Fix printk message typo in mtrr cleanup codeDave Jones1-1/+1
2009-07-05x86: Further clean up of mtrr/generic.cIngo Molnar1-29/+27
2009-07-04x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput1-174/+176
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput1-2/+2
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput1-1/+2
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu1-0/+11
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu1-0/+1089