Age | Commit message (Expand) | Author |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-10-23 | Merge branch 'x86/cache' into perf/core, to pick up fixes | Ingo Molnar |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/keystone' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/iproc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/controller-misc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'remotes/lorenzo/pci/cadence' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/msi' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-10-18 | PCI/AER: Refactor error injection fallbacks | Keith Busch |
2018-10-18 | PCI/AER: Abstract AER interrupt handling | Keith Busch |
2018-10-18 | PCI/AER: Reuse existing pcie_port_find_device() interface | Keith Busch |
2018-10-18 | PCI/AER: Use managed resource allocations | Keith Busch |
2018-10-18 | PCI: pcie: Remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz |
2018-10-18 | PCI: aardvark: Implement emulated root PCI bridge config space | Zachary Zhang |
2018-10-18 | PCI: mvebu: Convert to PCI emulated bridge config space | Thomas Petazzoni |
2018-10-18 | PCI: mvebu: Drop unused PCI express capability code | Thomas Petazzoni |
2018-10-18 | PCI: Introduce PCI bridge emulated config space common logic | Thomas Petazzoni |
2018-10-18 | PCI: vmd: Detach resources after stopping root bus | Jon Derrick |
2018-10-17 | PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers | Logan Gunthorpe |
2018-10-17 | PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset | Logan Gunthorpe |
2018-10-17 | PCI/P2PDMA: Add sysfs group to display p2pmem stats | Logan Gunthorpe |
2018-10-17 | PCI: mediatek: Add loadable kernel module support | Honghui Zhang |
2018-10-17 | PCI: mediatek: Add system PM support for MT2712 and MT7622 | Honghui Zhang |
2018-10-17 | PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks | Honghui Zhang |
2018-10-17 | PCI: mediatek: Convert to use pci_host_probe() | Honghui Zhang |
2018-10-17 | PCI: mediatek: Remove the redundant dev->pm_domain check | Honghui Zhang |
2018-10-17 | PCI: keystone: Cleanup macros defined in pci-keystone.c | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Reorder header file in alphabetical order | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Add debug error message for all errors | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr... | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Cleanup ks_pcie_link_up() | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode() | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Cleanup outbound window configuration | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Get number of outbound windows from DT | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Cleanup configuration space access | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Invoke runtime PM APIs to enable clock | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Cleanup PHY handling | Kishon Vijay Abraham I |
2018-10-17 | PCI: keystone: Use SYSCON APIs to get device ID from control module | Kishon Vijay Abraham I |