summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-077-788/+24
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-053-781/+0
| |\
| | * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-043-776/+0
| | * x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descsKeith Busch2016-09-191-0/+2
| | * x86/PCI: VMD: Eliminate index member from IRQ listJon Derrick2016-09-191-7/+13
| | * x86/PCI: VMD: Eliminate vmd_vector member from list typeJon Derrick2016-09-191-8/+5
| | * x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() APIJon Derrick2016-09-191-12/+3
| | * x86/PCI: VMD: Allocate IRQ lists with correct MSI-X countJon Derrick2016-09-191-5/+5
| | |
| | \
| *-. \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas2016-10-051-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada2016-09-131-2/+2
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2016-10-031-0/+1
| |\ \
| | * | PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto2016-09-061-0/+1
| | |/
| * / x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch2016-09-233-0/+22
| |/
* | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-071-2/+3
|\ \
| * | lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-211-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-071-0/+16
|\ \ \
| * | | Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King2016-09-101-0/+10
| * | | Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King2016-08-221-0/+6
| * | | Merge branch 'cec-defines' into for-linusDmitry Torokhov2016-06-182157-32240/+58789
| |\ \ \
* | \ \ \ Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-062-0/+98
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/iommu' into for-linusVinod Koul2016-10-031-0/+63
| |\ \ \ \ \
| | * | | | | arm: dma-mapping: add {map,unmap}_resource for iommu opsNiklas Söderlund2016-09-261-0/+63
| | | |_|_|/ | | |/| | |
| * / | | | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge2016-09-261-0/+35
| |/ / / /
* | | | | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-061-2/+2
|\ \ \ \ \
| * | | | | tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-021-2/+2
* | | | | | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-069-92/+97
|\ \ \ \ \ \
| * | | | | | xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-061-0/+6
| * | | | | | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky2016-10-051-1/+2
| * | | | | | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-305-34/+7
| * | | | | | xen/x86: Convert to hotplug state machineBoris Ostrovsky2016-09-301-50/+65
| * | | | | | x86/xen: add missing \n at end of printk warning messageColin Ian King2016-09-301-1/+1
| * | | | | | xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring2016-08-261-1/+1
| * | | | | | xen: Make VPMU init message look less scaryJuergen Gross2016-08-241-2/+5
| * | | | | | hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)Boris Ostrovsky2016-08-241-11/+0
| * | | | | | xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky2016-08-243-56/+63
* | | | | | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06101-1840/+3192
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář2016-09-295-16/+143
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: MIPS: Drop dubious EntryHi optimisationJames Hogan2016-09-291-2/+1
| | * | | | | | | KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan2016-09-294-5/+50
| | * | | | | | | KVM: MIPS: Split kernel/user ASID regenerationJames Hogan2016-09-291-2/+10
| | * | | | | | | KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan2016-09-291-10/+53
| | * | | | | | | KVM: MIPS: Emulate MMIO via TLB miss for EVAJames Hogan2016-09-081-0/+18
| | * | | | | | | KVM: MIPS: Override HVA error values for EVAJames Hogan2016-09-081-0/+14
| | |/ / / / / /
| * | | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-09-2911-143/+34
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-272-0/+3
| | * | | | | | | KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVLThomas Huth2016-09-271-0/+2
| | * | | | | | | KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh2016-09-271-2/+1
| | * | | | | | | KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-09-271-1/+1
| | * | | | | | | KVM: PPC: Book3S HV: Take out virtual core piggybacking codePaul Mackerras2016-09-271-125/+3
| | * | | | | | | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-278-20/+29