summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter2020-06-171-0/+1
| * | | | | | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson2020-06-155-4/+13
| * | | | | | x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-152-4/+5
| |/ / / / /
* | | | | | Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-281-1/+1
|\ \ \ \ \ \
| * | | | | | objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-181-1/+1
| |/ / / / /
* | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-288-45/+73
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-2627-133/+116
| |\ \ \ \ \ \
| * | | | | | | x86/entry: Fix #UD vs WARN morePeter Zijlstra2020-06-251-34/+38
| * | | | | | | x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-06-251-1/+1
| * | | | | | | x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra2020-06-252-3/+7
| * | | | | | | x86/entry, bug: Comment the instrumentation_begin() usage for WARN()Peter Zijlstra2020-06-151-0/+6
| * | | | | | | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra2020-06-153-2/+20
| * | | | | | | x86, kcsan: Remove __no_kcsan_or_inline usagePeter Zijlstra2020-06-151-5/+1
| | |/ / / / / | |/| | | | |
* | | | | | | x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2020-06-262-1/+5
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-2312-82/+72
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson2020-06-231-2/+0
| * | | | KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingMarcelo Tosatti2020-06-231-1/+2
| * | | | KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-231-2/+2
| * | | | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-223-26/+0
| * | | | KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson2020-06-225-10/+11
| * | | | KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()Vitaly Kuznetsov2020-06-221-6/+3
| * | | | KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini2020-06-222-21/+32
| * | | | kvm: lapic: fix broken vcpu hotplugIgor Mammedov2020-06-221-0/+1
| * | | | Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov2020-06-191-2/+1
| * | | | KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson2020-06-151-12/+20
| * | | | kvm/svm: disable KCSAN for svm_vcpu_run()Qian Cai2020-06-151-1/+1
| |/ / /
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-2/+2
|\ \ \ \
| * | | | x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| |/ / /
* | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-13/+3
|\ \ \ \
| * | | | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-13/+3
| |/ / /
* | | | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-1813-37/+39
|\ \ \ \
| * | | | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-2/+2
| * | | | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-184-15/+15
| * | | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-1711-20/+22
| |/ / /
* / / / x86/purgatory: Add -fno-stack-protectorArvind Sankar2020-06-161-0/+1
|/ / /
* | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-136-208/+208
|\ \ \
| * | | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-146-209/+209
* | | | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-1310-180/+233
|\ \ \ \
| * | | | x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck2020-06-111-1/+1
| * | | | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-112-10/+27
| * | | | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-11374-7500/+9341
| |\ \ \ \
| * | | | | x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-221-0/+5
| * | | | | x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe2020-05-041-0/+1
| * | | | | x86/mce: Drop bogus comment about mce.kflagsTony Luck2020-04-171-1/+1
| * | | | | x86/mce: Fixup exception only for the correct MCEsBorislav Petkov2020-04-143-3/+19
| * | | | | x86/mce: Add mce=print_all optionTony Luck2020-04-142-1/+7
| * | | | | x86/mce: Change default MCE logger to check mce->kflagsTony Luck2020-04-141-16/+3
| * | | | | x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-142-1/+8
| * | | | | x86/mce: Add a struct mce.kflags fieldTony Luck2020-04-142-0/+9
| * | | | | x86/mce: Convert the CEC to use the MCE notifierTony Luck2020-04-141-19/+0