summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/mtrr/generic.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner1-509/+0
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg1-1/+1
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu1-2/+2
2007-05-17i386/x86-64: fix section mismatchBernhard Walle1-1/+1
2007-05-02[PATCH] i386: fix mtrr sectionsRandy Dunlap1-3/+4
2007-05-02[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl1-25/+60
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl1-1/+6
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich1-1/+1
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich1-12/+66
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr1-2/+2
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett1-2/+2
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-11/+11
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl1-2/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B1-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+417