summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kvm: mmu: Add guest_mode to kvm_mmu_page_roleJim Mattson2018-05-142-2/+6
| * | | kvm: nVMX: Eliminate APIC access page sharing between L1 and L2Jim Mattson2018-05-141-26/+6
| * | | kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2018-05-144-28/+38
| * | | kvm: vmx: Introduce lapic_mode enumerationJim Mattson2018-05-142-11/+29
| * | | KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap supportVitaly Kuznetsov2018-05-142-1/+33
| * | | kvm: x86: Refactor mmu_free_roots()Junaid Shahid2018-05-142-34/+31
| * | | KVM: X86: Fix reserved bits check for MOV to CR3Wanpeng Li2018-05-142-2/+4
* | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-105-0/+12
|\ \ \ \
| * | | | x86: Wire up restartable sequence system callMathieu Desnoyers2018-06-062-0/+2
| * | | | x86: Add support for restartable sequencesMathieu Desnoyers2018-06-063-0/+10
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-1019-57/+113
|\ \ \ \ \
| * | | | | x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-091-0/+2
| * | | | | x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner2018-06-061-13/+14
| * | | | | x86/platform/uv: Use apic_ack_irq()Thomas Gleixner2018-06-061-6/+1
| * | | | | x86/ioapic: Use apic_ack_irq()Thomas Gleixner2018-06-061-1/+1
| * | | | | x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-062-2/+9
| * | | | | x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner2018-06-061-0/+9
| * | | | | x86/vector: Fix the args of vector_alloc tracepointDou Liyang2018-06-061-1/+1
| * | | | | x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang2018-06-061-5/+2
| * | | | | x86/platform/uv: Remove extra parenthesesVarsha Rao2018-06-061-1/+1
| * | | | | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-065-1/+24
| * | | | | x86: Mark native_set_p4d() as __always_inlineArnd Bergmann2018-06-061-2/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar2018-06-045-25/+47
| |\ \ \ \ \ \ \ \
| | | | | * | | | | x86/vdso: Remove unused fileJann Horn2018-05-061-1/+0
| | | | * | | | | | x86/mtrr: Convert to use strncpy_from_user() helperAndy Shevchenko2018-05-161-10/+2
| | | | * | | | | | x86/mtrr: Convert to use match_string() helperAndy Shevchenko2018-05-161-11/+10
| | | * | | | | | | x86/microcode: Make the late update update_lock a raw lock for RTScott Wood2018-05-271-3/+3
| | * | | | | | | | x86/i8237: Register device based on FADT legacy boot flagRajneesh Bhardwaj2018-04-273-1/+32
* | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-105-14/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk2018-06-061-8/+3
| * | | | | | | | | | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-065-10/+27
| * | | | | | | | | | x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-063-2/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-083-0/+88
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-087-62/+174
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams2018-05-223-0/+88
* | | | | | | | | | | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-082-27/+80
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky2018-06-041-10/+13
| * | | | | | | | | | | xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky2018-06-041-1/+25
| * | | | | | | | | | | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-17/+43
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-073-4/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: add pt_mm to struct pageMatthew Wilcox2018-06-071-3/+2
| * | | | | | | | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-072-14/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick2018-05-241-0/+4
| * | | | | | | | | | | x86/PCI: Make pci=earlydump output neatAndy Shevchenko2018-04-271-14/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-073-23/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-8/+0
| * | | | | | | | | | | x86/pkeys: Add arch_pkeys_enabled()Michael Ellerman2018-05-091-0/+5
| * | | | | | | | | | | x86/pkeys: Move vma_pkey() into asm/pkeys.hMichael Ellerman2018-05-092-10/+8
OpenPOWER on IntegriCloud