Age | Commit message (Expand) | Author |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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 |
2016-06-20 | x86/PCI: VMD: Use x86_vector_domain as parent domain | Keith Busch |
2016-06-20 | x86/PCI: VMD: Use lock save/restore in interrupt enable path | Jon Derrick |
2016-06-18 | x86/PCI/VMD: Use untracked irq handler | Keith Busch |
2016-06-15 | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko |
2016-06-14 | x86/platform/intel_mid_pci: Rework IRQ0 workaround | Andy Shevchenko |
2016-06-13 | x86/PCI: VMD: Initialize list item in IRQ disable | Keith Busch |
2016-06-13 | x86/PCI: VMD: Select device dma ops to override | Keith Busch |
2016-06-10 | PCI: Fix comment typo | Andrea Gelmini |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-24 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-17 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas |
2016-05-16 | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-05-16 | x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs | Prarit Bhargava |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov |