summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu/mtrr
AgeCommit message (Expand)Author
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli
2007-07-01i386: mtrr crash fixAndrew Morton
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu
2007-06-04mtrr atomicity fixAndrew Morton
2007-05-21i386: fix PGE maskBrian Gerst
2007-05-17i386/x86-64: fix section mismatchBernhard Walle
2007-05-02[PATCH] i386: fix mtrr sectionsRandy Dunlap
2007-05-02[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl
2007-05-02[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida
2007-02-13[PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-07[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR codeBurman Yan
2006-12-07[PATCH] i386: fix MTRR codeJan Beulich
2006-12-07[PATCH] i386: conditionalize inclusion of some MTRR flavorsJan Beulich
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-05[X86] Remove pointless versioning of mtrr driver.Dave Jones
2005-12-20[X86] Rename MTRR mutex to something more sensible.Dave Jones
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton
2005-05-05[PATCH] cyrix: eliminate bad section referencesmaximilian attems
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-05-01[PATCH] Enable write combining for server works LE rev > 6Lee Revell
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen
2005-04-16Linux-2.6.12-rc2Linus Torvalds