summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-02-231-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-7/+27
|\
| * x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-132-6/+26
| * x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"Borislav Petkov2018-02-111-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-1411-73/+58
|\ \
| * | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-153-4/+4
| * | x86/spectre: Fix an error messageDan Carpenter2018-02-151-1/+1
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-1510-38/+38
| * | x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-02-131-17/+11
| * | Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-131-6/+0
| * | x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-02-131-5/+6
| * | x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-02-111-4/+0
* | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-103-20/+53
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0116-131/+713
| |\ \
| | * | x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-301-0/+6
| * | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-162-20/+47
| |\ \ \
| | * | | x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky2017-12-042-20/+47
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-043-56/+92
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-02-021-2/+2
| * | | | x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-021-30/+56
| * | | | x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-01-302-19/+29
| * | | | x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-01-301-1/+1
| * | | | x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-01-301-1/+1
| * | | | x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang2018-01-301-3/+3
| * | | | Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-3016-91/+293
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+1
|\ \ \ \ \ \
| * | | | | | x86: do not use print_symbol()Sergey Senozhatsky2018-01-051-2/+1
* | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
* | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: annotate ->poll() instancesAl Viro2017-11-271-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-303-14/+58
|\ \ \ \ \ \ \
| * | | | | | | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | | | | | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-182-3/+12
| * | | | | | | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | | | | | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | | | | | | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-294-9/+159
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-271-0/+6
| * | | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-14/+24
| * | | | | | | x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-271-3/+11
| * | | | | | | x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-261-1/+1
| * | | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-261-1/+9
| * | | | | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
| * | | | | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-01-261-5/+43
| * | | | | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-262-2/+1
| * | | | | | | module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-261-1/+16
OpenPOWER on IntegriCloud