index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-3
/
+2
2021-10-21
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
1
-0
/
+1
2021-06-15
x86/tsx: Clear CPUID bits when TSX always force aborts
Pawan Gupta
1
-0
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
1
-4
/
+0
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+1
2020-01-13
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
1
-0
/
+4
2019-10-28
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
1
-0
/
+16
2019-10-28
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
1
-0
/
+2
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
1
-1
/
+0
2018-11-05
x86/cpufeatures: Remove get_scattered_cpuid_leaf()
Sean Christopherson
1
-3
/
+0
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
1
-0
/
+1
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2018-08-06
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
1
-0
/
+1
2018-06-21
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
1
-0
/
+1
2018-06-21
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
1
-0
/
+1
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2018-05-13
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
1
-1
/
+1
2018-05-13
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
1
-1
/
+1
2018-05-13
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
1
-0
/
+1
2018-05-13
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
1
-0
/
+9
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
1
-0
/
+2
2017-11-15
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-07-21
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
1
-0
/
+1
2013-10-26
x86/cpu: Track legacy CPU model data only on 32-bit kernels
Jan Beulich
1
-9
/
+11
2012-06-27
x86/tlb_info: get last level TLB entry number of CPU
Alex Shi
1
-0
/
+9
2011-12-09
x86, CPU: Drop superfluous get_cpu_cap() prototype
Borislav Petkov
1
-4
/
+1
2011-08-05
x86: Add a BSP cpu_dev helper
Borislav Petkov
1
-0
/
+1
2010-10-21
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2010-09-28
x86, cpu: After uncapping CPUID, re-run CPU feature detection
H. Peter Anvin
1
-0
/
+1
2010-09-20
x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level
H. Peter Anvin
1
-0
/
+1
2009-11-23
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
Borislav Petkov
1
-1
/
+1
2009-03-23
x86: cpu/cpu.h cleanup
Jaswinder Singh Rajput
1
-10
/
+10
2009-03-12
x86: move various CPU initialization objects into .cpuinit.rodata
Jan Beulich
1
-5
/
+6
2008-09-06
x86: remove duplicated get_model_name() calling
Yinghai Lu
1
-1
/
+0
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
1
-12
/
+6
2008-07-08
x86: make 64-bit identify_cpu use cpu_dev
Yinghai Lu
1
-2
/
+4
2008-07-08
x86: Move PCI IO ECS code to x86/pci
Robert Richter
1
-2
/
+0
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
1
-0
/
+5
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
1
-13
/
+13
2008-02-04
x86: add cpu init function defintions to cpu.h
Harvey Harrison
1
-0
/
+9
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
1
-1
/
+2
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-0
/
+28