Age | Commit message (Expand) | Author |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | x86: use set_memory.h header | Laura Abbott |
2017-05-02 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-04-20 | x86/PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-03-09 | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-03-01 | x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC | Rui Wang |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-22 | xen: do not re-use pirq number cached in pci device msi msg data | Dan Streetman |
2017-01-28 | x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() | Ingo Molnar |
2017-01-28 | x86/boot/e820: Use bool in query APIs | Ingo Molnar |
2017-01-28 | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar |
2017-01-28 | x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any... | Ingo Molnar |
2017-01-28 | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-11 | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F | Bjorn Helgaas |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-08 | xen/pci: Bubble up error and fix description. | Konrad Rzeszutek Wilk |
2016-11-22 | x86/pci/amd-bus: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-05 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2016-10-04 | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed |
2016-09-23 | x86/PCI: VMD: Request userspace control of PCIe hotplug indicators | Keith Busch |
2016-09-19 | x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs | Keith Busch |
2016-09-19 | x86/PCI: VMD: Eliminate index member from IRQ list | Jon Derrick |
2016-09-19 | x86/PCI: VMD: Eliminate vmd_vector member from list type | Jon Derrick |
2016-09-19 | x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API | Jon Derrick |
2016-09-19 | x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count | Jon Derrick |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar |
2016-09-01 | PCI: Mark Haswell Power Control Unit as having non-compliant BARs | Bjorn Helgaas |
2016-08-23 | x86/PCI: VMD: Fix infinite loop executing irq's | Keith Busch |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-08-01 | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-14 | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker |
2016-07-14 | Merge branch 'x86/platform' into x86/headers, to apply dependent patches | Ingo Molnar |
2016-07-13 | x86/pci: Use MRFLD abbreviation for Merrifield | Andy Shevchenko |
2016-07-08 | x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code | Andy Shevchenko |
2016-07-02 | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya |
2016-06-20 | x86/PCI: VMD: Separate MSI and MSI-X vector sharing | Keith Busch |