summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | x86/PCI/ce4100: Properly lock accessor functionsThomas Gleixner2017-06-281-39/+48
* | x86/PCI: Abort if legacy init failsThomas Gleixner2017-06-281-8/+10
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-47/+0
|\
| * x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-48/+0
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* | x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* | xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-021-1/+1
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-015-15/+17
|\ \
| * \ Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-012-6/+6
| |\ \ | | |/
| * | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar2017-01-281-1/+1
| * | x86/boot/e820: Use bool in query APIsIngo Molnar2017-01-281-7/+7
| * | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
| * | x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar2017-01-281-2/+2
| * | x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+2
| * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-284-4/+4
* | | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-091-16/+7
|\ \ \
| * | | xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-02-221-16/+7
| |/ /
* | | x86/PCI: Implement pcibios_release_device to release IRQ from IOAPICRui Wang2017-03-011-0/+9
| |/ |/|
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-6/+6
|\ \ | |/ |/|
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-5/+5
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-01-111-0/+10
|/
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-2/+2
|\
| * xen/pci: Bubble up error and fix description.Konrad Rzeszutek Wilk2016-12-081-2/+2
* | x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-27/+7
|/
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-073-773/+7
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-052-768/+0
| |\
| | * x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-042-763/+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
| * | x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch2016-09-232-0/+8
| |/
* | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-061-1/+1
|\ \
| * | xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-301-1/+1
| |/
* | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-9/+21
|\ \
| * | PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas2016-09-011-7/+13
| * | x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch2016-08-231-2/+8
| |/
* | x86: Apply more __ro_after_init and constKees Cook2016-08-101-2/+5
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-9/+9
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-022-17/+26
|\
| *-. Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-011-16/+25
| |\ \
| | | * x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | * x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | * x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12
| | | * x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch2016-06-131-0/+1
| | | * x86/PCI: VMD: Select device dma ops to overrideKeith Busch2016-06-131-3/+3
| | |/
| * | PCI: Fix comment typoAndrea Gelmini2016-06-101-1/+1
| |/
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\ \
OpenPOWER on IntegriCloud