summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-0/+3
|\
| * ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-0/+3
* | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-091-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2018-02-081-0/+1
| |\ \ \
| | | * | x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki2018-02-061-0/+1
| | |/ /
| * / / x86: hibernate: fix swsusp_arch_resume() prototypeArnd Bergmann2018-02-072-2/+2
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-072-5/+9
|\ \ \
| * | | Makefile: move stack-protector availability out of KconfigKees Cook2018-02-071-1/+1
| * | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov2018-02-071-4/+8
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-02-075-0/+45
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar2018-02-0684-1487/+1404Star
| |\ \ \ \
| * | | | | 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-071-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-073-27/+12Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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/+0Star
| * | | | | 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/+4Star
| * | | | | | | 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/+0Star
* | | | | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-4/+3Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2018-01-311-3/+1Star
| |\ \ \ \ \ \ \
| | * | | | | | | xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko2017-12-191-3/+1Star
| * | | | | | | | x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-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/+4Star
| * | | | | | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner2018-02-031-254/+186Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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/+23Star
| * | | | | | | | | 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/+9Star
| * | | | | | | | | x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2018-01-311-14/+0Star
| * | | | | | | | | 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