summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-022-1/+44
|\
| * uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann2019-11-022-1/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0222-139/+227
|\ \ | |/ |/|
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-013-21/+43
| |\
| | * perf/x86/uncore: Fix event group supportKan Liang2019-10-282-18/+38
| | * perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-10-281-2/+4
| | * perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-10-281-1/+1
| * | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-011-1/+3
| |\ \
| | * | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-1/+3
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-012-13/+11
| |\ \ | | |/ | |/|
| | * KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2019-10-312-13/+11
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-271-5/+9
| |\ \
| | * | x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-221-5/+8
| | * | x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-221-1/+2
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-271-1/+1
| |\ \ \
| | * | | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
| * | | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-261-0/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | xen: issue deprecation warning for 32-bit pv guestJuergen Gross2019-10-251-0/+8
| * | | | KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson2019-10-224-32/+55
| * | | | KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin2019-10-223-8/+8
| * | | | kvm: clear kvmclock MSR on resetPaolo Bonzini2019-10-221-5/+3
| * | | | KVM: x86: fix bugon.cocci warningskbuild test robot2019-10-221-2/+1
| * | | | KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon2019-10-221-12/+0
| * | | | kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson2019-10-221-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-206-38/+84
| |\ \ \ | | |_|/ | |/| |
| | * | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-181-24/+24
| | * | x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
| | * | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-151-1/+2
| | * | x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-151-5/+15
| | * | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-111-6/+19
| | * | x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-111-2/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-261-4/+93
|\ \ \ \
| * | | | bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov2019-10-171-4/+93
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-2014-38/+118
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-124-25/+60
| |\ \ \
| | * | | perf/x86/cstate: Add Tiger Lake CPU supportKan Liang2019-10-121-9/+11
| | * | | perf/x86/msr: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
| | * | | perf/x86/intel: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
| | * | | perf/x86/cstate: Update C-state counters for Ice LakeKan Liang2019-10-121-11/+25
| | * | | perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang2019-10-121-0/+3
| | * | | perf/x86/cstate: Add Comet Lake CPU supportKan Liang2019-10-121-10/+14
| | * | | perf/x86/msr: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
| | * | | perf/x86/intel: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
| | * | | Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar2019-10-124-4/+7
| | |\| |
| | * | | perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-10-091-13/+17
| * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-121-3/+0
| |\ \ \ \
| | * | | | efi/x86: Do not clean dummy variable in kexec pathDave Young2019-10-071-3/+0
| | |/ / /
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-124-4/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-10-081-0/+3
| | * | | x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen2019-10-081-1/+1