Linus Torvalds
|
743aa456c1
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
a05a4e24dc
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
H. Peter Anvin
|
094ab1db7c
x86, 386 removal: Remove CONFIG_INVLPG
|
12 years ago |
Andreas Herrmann
|
04a1541828
x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD
|
12 years ago |
Andreas Herrmann
|
193f3fcb3a
x86: Add cpu_has_topoext
|
12 years ago |
Andre Przywara
|
2bbf0a1427
x86, amd: Disable way access filter on Piledriver CPUs
|
12 years ago |
Borislav Petkov
|
057237bb35
x86, cpu: Preset default tlb_flushall_shift on AMD
|
13 years ago |
Borislav Petkov
|
b46882e4c4
x86, cpu: Add AMD TLB size detection
|
13 years ago |
H. Peter Anvin
|
715c85b1fc
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
|
13 years ago |
Borislav Petkov
|
2c929ce6f1
x86, cpu, amd: Deprecate AMD-specific MSR variants
|
13 years ago |
Andre Przywara
|
169e9cbd77
x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems
|
13 years ago |
Andreas Herrmann
|
f7f286a910
x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
|
13 years ago |
Andreas Herrmann
|
68894632af
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
|
13 years ago |
Andreas Herrmann
|
d7de8649f3
x86/amd: Remove broken links from comment and kernel message
|
13 years ago |
Borislav Petkov
|
c98fdeaa92
x86/sched/perf/AMD: Set sched_clock_stable
|
13 years ago |
Kevin Winchester
|
141168c36c
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
|
13 years ago |
Daniel J Blueman
|
64be4c1c24
x86: Add x86_init platform override to fix up NUMA core numbering
|
13 years ago |
Linus Torvalds
|
8e8da023f5
x86: Fix boot failures on older AMD CPU's
|
13 years ago |
Paul Gortmaker
|
69c60c88ee
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Linus Torvalds
|
8237eb946a
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Borislav Petkov
|
bcb80e5387
x86, microcode, AMD: Add microcode revision to /proc/cpuinfo
|
13 years ago |
Stephen Rothwell
|
5cdd174fea
x86, amd: Include elf.h explicitly, prepare the code for the module.h split
|
14 years ago |
Borislav Petkov
|
8fa8b03508
x86, amd: Move BSP code to cpu_dev helper
|
14 years ago |
Borislav Petkov
|
dfb09f9b7a
x86, amd: Avoid cache aliasing penalties on AMD family 15h
|
14 years ago |
Boris Ostrovsky
|
e9cdd343a5
x86, amd: Do not enable ARAT feature on AMD processors below family 0x12
|
14 years ago |
Roedel, Joerg
|
d47cc0db8f
x86, amd: Use _safe() msr access for GartTlbWlk disable code
|
14 years ago |
Borislav Petkov
|
14fb57dccb
x86, AMD: Fix ARAT feature setting again
|
14 years ago |
Borislav Petkov
|
328935e634
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
|
14 years ago |
Boris Ostrovsky
|
e20a2d205c
x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors
|
14 years ago |
Joerg Roedel
|
5bbc097d89
x86, amd: Disable GartTlbWlkErr when BIOS forgets it
|
14 years ago |