aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr/generic.c
Commit message (Expand)AuthorAge
* x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner2010-02-16
* x86, mtrr: Kill over the top warnAlan Cox2010-02-15
* x86, mtrr: Constify struct mtrr_opsEmese Revfy2010-02-01
* x86: Clean up mtrr/generic.cJaswinder Singh Rajput2009-07-04
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\
| * x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-15
| * x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-15
| * x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-15
| * x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-15
| * x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-15
* | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-11
|/
* x86, mtrr: remove debug messageIngo Molnar2009-04-03
* x86: print the continous part of fixed mtrrs togetherYinghai Lu2009-03-14
* x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu2009-03-14
* x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann2009-03-13
* x86: more MTRR debug printoutsYinghai Lu2009-03-12
* x86: mtrr fix debug boot parameterThomas Renninger2009-01-21
* x86: Export some definition of MTRRSheng Yang2008-12-31
* x86: Rename mtrr_state struct and macro namesSheng Yang2008-12-31
* x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu2008-09-22
* x86: work around MTRR mask setting, v2Ingo Molnar2008-08-22
* x86: work around MTRR mask settingYinghai Lu2008-08-21
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-25
* x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu2008-05-25
* x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-25
* x86: fix sparse warning in mtrr/generic.cThomas Gleixner2008-05-25
* x86: !x & y typo in mtrr codeHarvey Harrison2008-04-29
* x86: tom2 warning fixIngo Molnar2008-04-17
* x86: enable PAT for amd k8 and fam10hYinghai Lu2008-04-17
* x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com2008-04-17
* x86: convert mtrr/generic.c to kernel-docRandy Dunlap2008-03-26
* x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes2008-01-30
* x86: use CR0 defines.Dave Jones2008-01-30
* x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-30
* spelling fixes: arch/i386/Simon Arlott2007-10-19
* i386: move kernel/cpu/mtrrThomas Gleixner2007-10-11