summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-194-7/+10
|\
| * x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| * x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| * x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
| * x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0
* | x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner2018-05-134-8/+7
* | x86/Centaur: Report correct CPU/cache topologyDavid Wang2018-05-131-0/+5
* | x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang2018-05-133-13/+8
* | x86/CPU: Make intel_num_cpu_cores() genericDavid Wang2018-05-133-19/+16
* | x86/CPU: Move cpu local function declarations to local headerThomas Gleixner2018-05-132-0/+11
* | x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when availableSuravee Suthikulpanit2018-05-061-1/+10
* | x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit2018-05-061-4/+4
* | x86/CPU/AMD: Calculate last level cache ID from number of sharing threadsSuravee Suthikulpanit2018-05-062-16/+42
* | x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov2018-05-062-1/+1
* | x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-05-062-9/+8
* | x86/Centaur: Initialize supported CPU features properlyDavid Wang2018-04-201-0/+48
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-162-13/+21
|\
| * Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-1211-121/+529
| |\
| * | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-101-12/+20
| * | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-092-9/+16
|\ \ \
| * | | x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-281-0/+5
| * | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-281-7/+8
| * | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-281-1/+1
| * | | x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-161-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ \
| * | | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-271-1/+1
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-051-0/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-285-69/+231
| |\| |
| * | | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-061-0/+40
| | |/ | |/|
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-031-1/+1
|\ \ \
| * | | x86/tsc: Get rid of rdtscll()Thomas Gleixner2018-03-231-1/+1
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-031-1/+1
|\ \ \ \
| * | | | x86/jailhouse: Allow to use PCI_MMCONFIG without ACPIJan Kiszka2018-03-081-1/+1
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-034-13/+176
|\ \ \ \ \
| * | | | | x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King2018-03-311-1/+1
| * | | | | x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov2018-03-271-5/+2
| * | | | | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-274-48/+69
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86/urgent' into x86/mm to pick up dependenciesThomas Gleixner2018-03-141-2/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-122-1/+83
| * | | | | x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov2018-03-121-0/+90
| * | | | | Merge branch 'x86/pti' into x86/mm, to pick up dependenciesIngo Molnar2018-03-126-57/+221
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2614-80/+86
| |\ \ \ \ \ \
| * | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-141-12/+6
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-023-37/+120
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Revert "x86/mce/AMD: Collect error info even if valid bits are not set"Yazen Ghannam2018-03-281-14/+0
| * | | | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-03-087-30/+98
| |\ \ \ \ \ \ \
| * | | | | | | | x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam2018-02-211-26/+31
| * | | | | | | | x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-02-211-0/+15
| * | | | | | | | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-211-0/+7