summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/mtrr/main.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernel/cpu/mtrrThomas Gleixner2007-10-111-768/+0
* i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-211-1/+1
* MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-061-0/+4
* x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-201-1/+1
* mtrr atomicity fixAndrew Morton2007-06-041-1/+4
* i386/x86-64: fix section mismatchBernhard Walle2007-05-171-1/+1
* [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+11
* [PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2007-02-131-3/+3
* [PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2006-12-071-4/+2
* [PATCH] i386: fix MTRR codeJan Beulich2006-12-071-15/+40
* [PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2006-12-071-0/+6
* [PATCH] i386: fix buggy MTRR address checksAndreas Mohr2006-12-071-2/+2
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-6/+7
* [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-051-3/+0
* [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-141-0/+8
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-071-23/+53
* [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-231-8/+15
* [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-011-5/+9
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-161-34/+15
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+693