aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mtrr/generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu1-1/+5
2009-04-04x86, mtrr: remove debug messageIngo Molnar1-3/+0
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu1-10/+48
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu1-6/+14
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann1-21/+30
2009-03-13x86: more MTRR debug printoutsYinghai Lu1-44/+51
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger1-5/+7
2008-12-31x86: Export some definition of MTRRSheng Yang1-9/+3
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang1-4/+4
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu1-6/+1
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-08-22x86: work around MTRR mask settingYinghai Lu1-2/+13
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu1-1/+1
2008-05-25x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu1-1/+1
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu1-9/+23
2008-05-25x86: fix sparse warning in mtrr/generic.cThomas Gleixner1-4/+4
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-17x86: tom2 warning fixIngo Molnar1-2/+4
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu1-0/+17
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com1-0/+120
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap1-19/+23
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes1-7/+1
2008-01-30x86: use CR0 defines.Dave Jones1-1/+2
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez1-9/+7
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner1-0/+509