aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-20
|\ \ \ | |_|/ |/| |
| * | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-18
| * | x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-18
| * | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-15
| * | x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-15
| * | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-11
| * | x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-11
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-12
|\ \ \
| * | | perf/x86/cstate: Add Tiger Lake CPU supportKan Liang2019-10-12
| * | | perf/x86/msr: Add Tiger Lake CPU supportKan Liang2019-10-12
| * | | perf/x86/intel: Add Tiger Lake CPU supportKan Liang2019-10-12
| * | | perf/x86/cstate: Update C-state counters for Ice LakeKan Liang2019-10-12
| * | | perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang2019-10-12
| * | | perf/x86/cstate: Add Comet Lake CPU supportKan Liang2019-10-12
| * | | perf/x86/msr: Add Comet Lake CPU supportKan Liang2019-10-12
| * | | perf/x86/intel: Add Comet Lake CPU supportKan Liang2019-10-12
| * | | Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar2019-10-12
| |\| |
| * | | perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-10-09
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-12
|\ \ \ \
| * | | | efi/x86: Do not clean dummy variable in kexec pathDave Young2019-10-07
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-12
|\ \ \ \ | | |/ / | |/| |
| * | | x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-10-08
| * | | x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen2019-10-08
| * | | x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-08
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-12
|\ \ \
| * | | x86: Use the correct SPDX License Identifier in headersNishad Kamdar2019-10-01
* | | | Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-12
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/xen: Return from panic notifierBoris Ostrovsky2019-10-07
* | | | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds2019-10-07
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-04
|\ \ \
| * | | KVM: x86: omit "impossible" pmu MSRs from MSR listPaolo Bonzini2019-10-04
| * | | KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson2019-10-03
| * | | KVM: x86: omit absent pmu MSRs from MSR listPaolo Bonzini2019-10-03
| * | | kvm: vmx: Limit guest PMCs to those supported on the hostJim Mattson2019-10-01
| * | | kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-30
| * | | KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TFWaiman Long2019-09-27
| * | | KVM: x86: fix nested guest live migration with PMLPaolo Bonzini2019-09-27
| * | | KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini2019-09-27
| * | | KVM: x86: Expose XSAVEERPTR to the guestSebastian Andrzej Siewior2019-09-26
| * | | kvm: x86: Enumerate support for CLZERO instructionJim Mattson2019-09-26
| * | | kvm: x86: Use AMD CPUID semantics for AMD vCPUsJim Mattson2019-09-26
| * | | kvm: x86: Improve emulation of CPUID leaves 0BH and 1FHJim Mattson2019-09-26
| * | | KVM: X86: Fix userspace set invalid CR4Wanpeng Li2019-09-26
| * | | kvm: x86: Fix a spurious -E2BIG in __do_cpuid_funcJim Mattson2019-09-26
| * | | KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_nsWanpeng Li2019-09-26
* | | | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-04
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | xen/efi: have a common runtime setup functionJuergen Gross2019-10-02
| * | xen/efi: Set nonblocking callbacksRoss Lagerwall2019-10-01
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-28
|\ \ \
| * | | x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar2019-09-23