aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mtrr/cleanup.c
AgeCommit message (Expand)Author
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2012-07-10x86/mm/mtrr: Fix alignment determination in range_to_mtrr()Jan Beulich
2012-05-30x86, mtrr: Fix a type overflow in range_to_mtrr funczhenzhong.duan
2010-10-01x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-24x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu
2009-11-17x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu
2009-11-02x86: Fix printk message typo in mtrr cleanup codeDave Jones
2009-07-05x86: Further clean up of mtrr/generic.cIngo Molnar
2009-07-04x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu