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
/
cpu.h
Age
Commit message (
Expand
)
Author
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
2012-06-27
x86/tlb_info: get last level TLB entry number of CPU
Alex Shi
2011-12-09
x86, CPU: Drop superfluous get_cpu_cap() prototype
Borislav Petkov
2011-08-05
x86: Add a BSP cpu_dev helper
Borislav Petkov
2010-10-21
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-09-28
x86, cpu: After uncapping CPUID, re-run CPU feature detection
H. Peter Anvin
2010-09-20
x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level
H. Peter Anvin
2009-11-23
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
Borislav Petkov
2009-03-23
x86: cpu/cpu.h cleanup
Jaswinder Singh Rajput
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-07-08
x86: make 64-bit identify_cpu use cpu_dev
Yinghai Lu
2008-07-08
x86: Move PCI IO ECS code to x86/pci
Robert Richter
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2008-02-04
x86: add cpu init function defintions to cpu.h
Harvey Harrison
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2007-10-11
i386: move kernel/cpu
Thomas Gleixner