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