aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/mtrr
Commit message (Expand)AuthorAge
* i386: move kernel/cpu/mtrrThomas Gleixner2007-10-11
* x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-22
* i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-21
* MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-06
* i386: mtrr crash fixAndrew Morton2007-07-01
* i386: remove bogus mtrr range checkLinus Torvalds2007-07-01
* mtrr/cyrix: fix sectionsRandy Dunlap2007-06-28
* x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-20
* mtrr atomicity fixAndrew Morton2007-06-04
* i386: fix PGE maskBrian Gerst2007-05-21
* i386/x86-64: fix section mismatchBernhard Walle2007-05-17
* [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-02
* [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-02
* [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-02
* [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-02
* [PATCH] i386: mtrr range check correctionJan Beulich2007-05-02
* [PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida2007-02-13
* [PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2007-02-13
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan2006-12-06
* [PATCH] i386: fix MTRR codeJan Beulich2006-12-06
* [PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich2006-12-06
* [PATCH] i386: fix buggy MTRR address checksAndreas Mohr2006-12-06
* [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-26
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-01-31
|\
| * [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-05
| * [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-20
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-11
* | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-09
|/
* [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-14
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-30
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-05
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-07
* [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-25
* [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-23
* [PATCH] cyrix: eliminate bad section referencesmaximilian attems2005-05-05
* [PATCH] make lots of things staticAdrian Bunk2005-05-01
* [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-01
* [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B2005-04-16
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16