aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mtrr/generic.c
AgeCommit message (Expand)Author
2010-09-10x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi
2010-09-10x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner
2010-02-15x86, mtrr: Kill over the top warnAlan Cox
2010-02-01x86, mtrr: Constify struct mtrr_opsEmese Revfy
2009-07-04x86: Clean up mtrr/generic.cJaswinder Singh Rajput
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13x86: more MTRR debug printoutsYinghai Lu
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: work around MTRR mask settingYinghai Lu
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-17x86: tom2 warning fixIngo Molnar
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes
2008-01-30x86: use CR0 defines.Dave Jones
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner