Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
Venkatesh Pallipadi
|
351e5a703a
x86, mtrr: Support mtrr lookup for range spanning across MTRR range
|
14 years ago |
Venkatesh Pallipadi
|
a7f07cfbaa
x86, mtrr: Refactor MTRR type overlap check code
|
14 years ago |
Andi Kleen
|
fa10ba64ac
x86, gcc-4.6: Fix set but not read variables
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Gleixner
|
40d6753e78
x86: Convert set_atomicity_lock to raw_spinlock
|
16 years ago |
Alan Cox
|
942fa3b63e
x86, mtrr: Kill over the top warn
|
15 years ago |
Emese Revfy
|
3b9cfc0a99
x86, mtrr: Constify struct mtrr_ops
|
15 years ago |
Jaswinder Singh Rajput
|
a1a499a399
x86: Clean up mtrr/generic.c
|
16 years ago |
Linus Torvalds
|
7dc3ca39cb
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jaswinder Singh Rajput
|
52650257ea
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
|
16 years ago |
Jaswinder Singh Rajput
|
ba5673ff1f
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000
|
16 years ago |
Jaswinder Singh Rajput
|
7d9d55e449
x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000
|
16 years ago |
Jaswinder Singh Rajput
|
a036c7a358
x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000
|
16 years ago |
Jaswinder Singh Rajput
|
d9bcc01d58
x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap
|
16 years ago |
Yinghai Lu
|
917a015362
x86: mtrr: Fix high_width computation when phys-addr is >= 44bit
|
16 years ago |
Ingo Molnar
|
c5c67c7cba
x86, mtrr: remove debug message
|
16 years ago |
Yinghai Lu
|
d4c90e37a2
x86: print the continous part of fixed mtrrs together
|
16 years ago |
Yinghai Lu
|
63516ef6d6
x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y
|
16 years ago |
Andreas Herrmann
|
3ff42da504
x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
|
16 years ago |
Yinghai Lu
|
8ad9790588
x86: more MTRR debug printouts
|
16 years ago |
Thomas Renninger
|
731f1872f4
x86: mtrr fix debug boot parameter
|
16 years ago |
Sheng Yang
|
932d27a791
x86: Export some definition of MTRR
|
16 years ago |
Sheng Yang
|
b558bc0a25
x86: Rename mtrr_state struct and macro names
|
16 years ago |
Yinghai Lu
|
16dc552f35
x86: use WARN_ONCE in workaround for mtrr mask
|
16 years ago |
Ingo Molnar
|
9754a5b840
x86: work around MTRR mask setting, v2
|
17 years ago |
Yinghai Lu
|
38cc1c3df7
x86: work around MTRR mask setting
|
17 years ago |
Yinghai Lu
|
8004dd965b
x86: amd opteron TOM2 mask val fix
|
17 years ago |
Yinghai Lu
|
833e78bfee
x86: process fam 10h like k8 with fixed mtrr setting
|
17 years ago |
Yinghai Lu
|
95ffa2438d
x86: mtrr cleanup for converting continuous to discrete layout, v8
|
17 years ago |