index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
centaur.c
Age
Commit message (
Expand
)
Author
2020-09-11
x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support
Tony W Wang-oc
2020-09-11
x86/cpu/centaur: Replace two-condition switch-case with an if statement
Tony W Wang-oc
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-01-20
x86/cpu: Remove redundant cpu_detect_cache_sizes() call
Tony W Wang-oc
2020-01-13
x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
Sean Christopherson
2020-01-13
x86/centaur: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
2018-05-13
x86/Centaur: Report correct CPU/cache topology
David Wang
2018-04-20
x86/Centaur: Initialize supported CPU features properly
David Wang
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-01-24
x86/centaur: Mark TSC invariant
davidwang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-02
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2014-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2011-12-15
x86, centaur: Enable cx8 for VIA Eden too
Timo Teräs
2009-11-23
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
Borislav Petkov
2009-03-14
x86/centaur: merge 32 & 64 bit version
Sebastian Andrzej Siewior
2009-03-12
x86: move various CPU initialization objects into .cpuinit.rodata
Jan Beulich
2008-09-06
x86: remove duplicated get_model_name() calling
Yinghai Lu
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
2008-09-04
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
2008-04-17
x86: clean up cpu capabilities accesses, centaur.c
Ingo Molnar
2008-04-17
x86: more coding style fixes in centaur.c
Ingo Molnar
2008-04-17
x86: coding style fixes for arch/x86/kernel/cpu/centaur.c
Paolo Ciarrocchi
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-11
i386: move kernel/cpu
Thomas Gleixner