summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-0/+2
|\
| * Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab2018-01-03164-960/+3254
| |\
| * \ Merge branch 'docs-next' of git://git.lwn.net/linux into patchworkMauro Carvalho Chehab2017-12-22324-1058/+1613
| |\ \
| * | | media: ARM: dts: nokia n900: enable autofocusPavel Machek2017-12-081-0/+2
* | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0611-86/+106
|\ \ \ \
| * \ \ \ Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03155-510/+1990
| |\ \ \ \
| * | | | | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-191-0/+1
| * | | | | mm, dax: introduce pfn_t_special()Dan Williams2018-01-191-1/+1
| * | | | | mm: split altmap memory map allocation from normal caseChristoph Hellwig2018-01-082-2/+8
| * | | | | mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-081-4/+5
| * | | | | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-086-36/+48
| * | | | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-086-15/+11
| * | | | | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-086-12/+13
| * | | | | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-086-15/+21
| * | | | | mm: don't export arch_add_memoryChristoph Hellwig2018-01-082-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0617-51/+43
|\ \ \ \ \
| * \ \ \ \ 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
| * | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-317-18/+16
| |\ \ \ \ \ \
| | * | | | | | powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-182-4/+4
| | * | | | | | MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-182-9/+9
| | * | | | | | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-181-0/+1
| | * | | | | | PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas2017-12-182-5/+2
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-313-16/+17
| |\ \ \ \ \ \
| | * | | | | | PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas2018-01-101-3/+3
| | * | | | | | powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko2017-12-181-5/+12
| | * | | | | | powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko2017-12-182-10/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/dt-resources' into nextBjorn Helgaas2018-01-312-9/+2
| |\ \ \ \ \ \
| | * | | | | | powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring2018-01-171-8/+2
| | * | | | | | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-171-1/+0
| | |/ / / / /
| * | | | | | x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2
| * | | | | | powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-113-4/+5
| * | | | | | alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-112-2/+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