aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Added KUTrace Supportztong2021-02-03
* Initial attempt to "connect the wires"Nathan O2019-12-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-12
|\
| * KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-11-12
| * KVM: VMX: Introduce pi_is_pir_empty() helperJoao Martins2019-11-12
| * KVM: VMX: Do not change PID.NDST when loading a blocked vCPUJoao Martins2019-11-12
| * KVM: VMX: Consider PID.PIR to determine if vCPU has pending interruptsJoao Martins2019-11-12
| * KVM: VMX: Fix comment to specify PID.ON instead of PIR.ONLiran Alon2019-11-12
| * KVM: X86: Fix initialization of MSR listsChenyi Qiang2019-11-12
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-12
|\ \ | |/ |/|
| * x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-07
| * kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid2019-11-04
| * kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-04
| * x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-04
| * x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner2019-11-04
| |\
| * | x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-10-28
| * | x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-10-28
| * | kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta2019-10-28
| * | x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-28
| * | x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-28
| * | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-28
| * | x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-10-28
| * | x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-10-28
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-10
|\ \ \ | |_|/ |/| |
| * | x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich2019-11-04
| * | x86/dumpstack/64: Don't evaluate exception stacks before setupThomas Gleixner2019-11-04
| * | x86/apic/32: Avoid bogus LDR warningsJan Beulich2019-11-04
| * | x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen2019-11-03
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-01
|\ \ \
| * | | perf/x86/uncore: Fix event group supportKan Liang2019-10-28
| * | | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-10-28
| * | | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-10-28
| | |/ | |/|
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-01
|\ \ \
| * | | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-31
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-01
|\ \ \ | |/ / |/| |
| * | KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2019-10-31
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-27
|\ \ \ | | |/ | |/|
| * | x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom2019-10-21
| * | x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom2019-10-21
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-27
|\ \ \
| * | | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-20
* | | | Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen: issue deprecation warning for 32-bit pv guestJuergen Gross2019-10-25
* | | | KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson2019-10-22
* | | | KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin2019-10-22
* | | | kvm: clear kvmclock MSR on resetPaolo Bonzini2019-10-22
* | | | KVM: x86: fix bugon.cocci warningskbuild test robot2019-10-22
* | | | KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon2019-10-22
* | | | kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson2019-10-22
| |_|/ |/| |