Age | Commit message (Expand) | Author |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-11-15 | PCI: sysfs: fix printk warnings | Randy Dunlap |
2010-11-12 | PCI: fix pci_bus_alloc_resource() hang, prefer positive decode | Bjorn Helgaas |
2010-11-11 | PCI: read current power state at enable time | Jesse Barnes |
2010-11-11 | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck |
2010-11-11 | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt |
2010-11-08 | xen-pcifront: fix PCI reference leak | Jiri Slaby |
2010-11-08 | xen-pcifront: Remove duplicate inclusion of headers. | Jesper Juhl |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-27 | proc_bus_pci_ioctl: remove pointless BKL usage | Linus Torvalds |
2010-10-26 | PCI: allocate bus resources from the top down | Bjorn Helgaas |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-22 | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson |
2010-10-18 | msi: Introduce default_[teardown|setup]_msi_irqs with fallback. | Thomas Gleixner |
2010-10-18 | x86/PCI: Export pci_walk_bus function. | Konrad Rzeszutek Wilk |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-18 | shpchp: update workqueue usage | Tejun Heo |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo |
2010-10-17 | PCI: Add support for polling PME state on suspended legacy PCI devices | Matthew Garrett |
2010-10-17 | PCI: Export some PCI PM functionality | Matthew Garrett |
2010-10-17 | PCI: fix message typo | Bjorn Helgaas |
2010-10-17 | PCI: log vendor/device ID always | Bjorn Helgaas |
2010-10-17 | PCI: use new ccflags variable in Makefile | matt mooney |
2010-10-17 | PCI: add PCI_MSIX_TABLE/PBA defines | Hidetoshi Seto |
2010-10-15 | PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ... | Neil Horman |
2010-10-15 | PCI/PCIe/AER: Disable native AER service if BIOS has precedence | Rafael J. Wysocki |
2010-10-15 | PCI hotplug: ibmphp-hpc: semaphore cleanup | Thomas Gleixner |
2010-10-15 | PCI: aerdrv: fix uninitialized variable warning | Bill Pemberton |
2010-10-15 | PCI: kill BKL in /proc/pci | Arnd Bergmann |
2010-10-15 | PCI: Adjust confusing if indentation in pcie_get_readrq | Julia Lawall |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner |
2010-10-12 | intr_remap: Simplify the code further | Thomas Gleixner |
2010-10-12 | intr_remap: Use irq_2_iommu in struct irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | pci: intr_remap: Remove unused functions | Thomas Gleixner |
2010-10-12 | pci: intr_remap: Use irq_data | Thomas Gleixner |
2010-10-12 | pci: intr-remap: Free irte memory if SPARSE_IRQ=y | Thomas Gleixner |
2010-10-12 | ht: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | dmar: Convert to new irq chip functions | Thomas Gleixner |
2010-10-12 | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |