summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-152-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-041-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-021-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-021-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-024-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
| * | | | | | | | x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam2018-02-211-8/+7
| * | | | | | | | x86/mce/AMD: Collect error info even if valid bits are not setBorislav Petkov2018-02-211-0/+14
| * | | | | | | | x86/mce: Issue the 'mcelog --ascii' message only on !AMDBorislav Petkov2018-02-211-1/+3
| * | | | | | | | x86/mce: Convert 'struct mca_config' bools to a bitfieldBorislav Petkov2018-02-212-13/+16
| * | | | | | | | x86/mce: Put private structures and definitions into the internal headerBorislav Petkov2018-02-211-2/+54
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-184-48/+69
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | x86/microcode: Fix CPU synchronization routineBorislav Petkov2018-03-161-27/+41
| * | | | | | | x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov2018-03-163-19/+27
| * | | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-113-47/+166
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | x86/microcode: Synchronize late microcode loadingAshok Raj2018-03-081-26/+92
| * | | | | x86/microcode: Request microcode on the BSPBorislav Petkov2018-03-081-6/+5
| * | | | | x86/microcode/intel: Look into the patch cache firstBorislav Petkov2018-03-081-6/+5
| * | | | | x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj2018-03-081-0/+18
| * | | | | x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj2018-03-081-0/+12
| * | | | | x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj2018-03-081-3/+24
OpenPOWER on IntegriCloud