summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-062-5/+9
|\
| * Makefile: move stack-protector availability out of KconfigKees Cook2018-02-061-1/+1
| * kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-061-4/+8
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-065-0/+45
|\ \
| * \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0684-1487/+1404
| |\ \
| * | | membarrier/x86: Provide core serializing commandMathieu Desnoyers2018-02-054-3/+14
| * | | lockin/x86: Implement sync_core_before_usermode()Mathieu Desnoyers2018-02-052-0/+29
| * | | membarrier: Document scheduler barrier requirementsMathieu Desnoyers2018-02-051-0/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-061-1/+2
|\ \ \ \
| * | | | x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGSJiri Olsa2018-02-051-1/+2
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-02-063-27/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpu: Add Cannonlake to Intel familyRajneesh Bhardwaj2018-02-041-0/+6
| * | | platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-27/+0
| * | | platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-271-0/+6
* | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-46/+57
|\ \ \ \
| * \ \ \ Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-0356-210/+873
| |\ \ \ \
| * | | | | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-081-1/+4
| * | | | | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-081-29/+38
| * | | | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-082-6/+4
| * | | | | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-081-2/+2
| * | | | | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-082-7/+9
| * | | | | mm: don't export arch_add_memoryChristoph Hellwig2018-01-081-1/+0
* | | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-4/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-311-3/+1
| |\ \ \ \ \
| | * | | | | xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko2017-12-181-3/+1
| * | | | | | x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
| |/ / / / /
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-0430-505/+745
|\ \ \ \ \ \
| * | | | | | KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-031-0/+88
| * | | | | | KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-033-6/+110
| * | | | | | KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed2018-02-033-1/+17
| * | | | | | KVM/x86: Add IBPB supportAshok Raj2018-02-033-3/+116
| * | | | | | KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed2018-02-032-5/+4
| * | | | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner2018-02-031-254/+186
| |\ \ \ \ \ \
| | * | | | | | KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini2018-01-311-123/+147
| | * | | | | | KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini2018-01-271-14/+22
| | * | | | | | KVM: nVMX: Eliminate vmcs02 poolJim Mattson2018-01-271-123/+23
| * | | | | | | x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny2018-02-021-1/+1
| * | | | | | | x86/pti: Mark constant arrays as __initconstArnd Bergmann2018-02-021-2/+2
| * | | | | | | x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-021-30/+56
| * | | | | | | x86/kvm: Update spectre-v1 mitigationDan Williams2018-02-011-11/+9
| * | | | | | | x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2018-01-311-14/+0
| * | | | | | | x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2018-01-302-1/+34
| * | | | | | | x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-01-302-19/+29
| * | | | | | | x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-01-301-1/+1
| * | | | | | | x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-01-301-1/+1
| * | | | | | | x86/syscall: Sanitize syscall table de-references under speculationDan Williams2018-01-301-1/+4
| * | | | | | | x86/get_user: Use pointer masking to limit speculationDan Williams2018-01-301-0/+10
| * | | | | | | x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-304-14/+14
| * | | | | | | x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams2018-01-301-4/+4
| * | | | | | | x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams2018-01-301-0/+9