summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-096-45/+21Star
|\
| * crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek2018-08-076-45/+21Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-18/+55
|\ \
| * | x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov2018-08-021-18/+55
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-052-4/+8
|\ \ \
| * | | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-031-12/+10Star
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm: x86: vmx: fix vpid leakRoman Kagan2018-07-201-4/+3Star
| * | | KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson2018-07-201-8/+7Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-311-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-291-4/+4
| |\ \ \
| | * | | bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing2018-07-261-4/+4
| | |/ /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-303-16/+13Star
|\ \ \ \
| * | | | x86/boot: Fix if_changed build flip/flop bugKees Cook2018-07-251-2/+6
| * | | | x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski2018-07-241-14/+4Star
| * | | | x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-07-241-0/+3
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-303-15/+19
|\ \ \ \
| * | | | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-252-14/+14
| * | | | perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-301-1/+1
|\ \ \ \
| * | | | locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long2018-07-251-1/+1
| |/ / /
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-301-1/+1
|\ \ \ \
| * | | | x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh2018-07-221-1/+1
| |/ / /
* | | | kvm, mm: account shadow page tables to kmemcgShakeel Butt2018-07-271-1/+1
* | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-271-1/+1
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-3/+0Star
|\ \ \
| * | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0Star
* | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-223-9/+10
|\ \ \ \
| * | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5Star
| * | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-222-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-162-2/+7
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-07-184-27/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | kvmclock: fix TSC calibration for nested guestsPeng Hao2018-07-181-0/+1
| * | | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon2018-07-181-6/+21
| * | | x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář2018-07-151-6/+5Star
| * | | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan2018-07-151-1/+1
| * | | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson2018-07-151-5/+4Star
| * | | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov2018-07-151-8/+17
| * | | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini2018-07-151-1/+3
* | | | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-142-16/+13Star
|\ \ \ \
| * | | | xen: setup pv irq ops vector earlierJuergen Gross2018-07-132-16/+12Star
| * | | | xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross2018-07-121-0/+1
* | | | | x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo2018-07-141-1/+1
| |_|/ / |/| | |
* | | | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...Ard Biesheuvel2018-07-111-9/+3Star
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| * | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-089-4/+107
|\ \ \ \ \
| * | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2