aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/mtrr/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner1-768/+0
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg1-1/+1
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli1-0/+4
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu1-1/+1
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-05-17i386/x86-64: fix section mismatchBernhard Walle1-1/+1
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl1-0/+11
2007-02-13[PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann1-3/+3
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan1-4/+2
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich1-15/+40
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich1-0/+6
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr1-2/+2
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-6/+7
2006-01-05[X86] Remove pointless versioning of mtrr driver.Dave Jones1-3/+0
2005-12-20[X86] Rename MTRR mutex to something more sensible.Dave Jones1-6/+6
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel XeonsShaohua Li1-0/+8
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-23/+53
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-05-01[PATCH] Enable write combining for server works LE rev > 6Lee Revell1-5/+9
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen1-34/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+693