Age | Commit message (Expand) | Author |
2011-02-13 | Revert "pci: use security_capable() when checking capablities during config s... | Linus Torvalds |
2011-02-11 | pci: use security_capable() when checking capablities during config space read | Chris Wright |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-01-14 | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki |
2011-01-14 | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki |
2011-01-14 | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-05 | xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND | Konrad Rzeszutek Wilk |
2010-12-23 | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki |
2010-12-23 | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo |
2010-12-23 | PCI: Skip id checking if no id is passed | Yinghai Lu |
2010-12-23 | PCI: fix __pci_device_probe kernel-doc warning | Randy Dunlap |
2010-12-23 | PCI: make pci_restore_state return void | Jon Mason |
2010-12-23 | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett |
2010-12-23 | PCI: Add mask bit definition for MSI-X table | Sheng Yang |
2010-12-23 | PCI: MSI: Move MSI-X entry definition to pci_regs.h | Sheng Yang |
2010-12-23 | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c | Rafael J. Wysocki |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-17 | Revert "PCI: allocate bus resources from the top down" | Bjorn Helgaas |
2010-12-17 | Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode" | Bjorn Helgaas |
2010-12-16 | PCI: Update MCP55 quirk to not affect non HyperTransport variants | Neil Horman |
2010-12-13 | x86, vt-d: Handle previous faults after enabling fault handling | Suresh Siddha |
2010-12-13 | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic | Suresh Siddha |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2010-11-24 | pci root complex: support for tile architecture | Chris Metcalf |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | PCI: fix offset check for sysfs mmapped files | Darrick J. Wong |
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 |