Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 16 | -111/+102 |
2011-01-14 | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 3 | -4/+4 |
2011-01-14 | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2 | -16/+6 |
2011-01-14 | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson | 1 | -1/+1 |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 5 | -33/+5 |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 2 | -2/+0 |
2011-01-06 | xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTEND | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2010-12-23 | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki | 4 | -38/+53 |
2010-12-23 | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo | 1 | -0/+3 |
2010-12-23 | PCI: Skip id checking if no id is passed | Yinghai Lu | 1 | -0/+4 |
2010-12-23 | PCI: fix __pci_device_probe kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2010-12-23 | PCI: make pci_restore_state return void | Jon Mason | 2 | -6/+4 |
2010-12-23 | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett | 2 | -4/+18 |
2010-12-23 | PCI: Add mask bit definition for MSI-X table | Sheng Yang | 1 | -2/+3 |
2010-12-23 | PCI: MSI: Move MSI-X entry definition to pci_regs.h | Sheng Yang | 1 | -6/+0 |
2010-12-23 | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c | Rafael J. Wysocki | 1 | -1/+2 |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2 | -0/+28 |
2010-12-17 | Revert "PCI: allocate bus resources from the top down" | Bjorn Helgaas | 1 | -48/+5 |
2010-12-17 | Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode" | Bjorn Helgaas | 1 | -49/+21 |
2010-12-17 | PCI: Update MCP55 quirk to not affect non HyperTransport variants | Neil Horman | 1 | -0/+3 |
2010-12-14 | x86, vt-d: Handle previous faults after enabling fault handling | Suresh Siddha | 1 | -0/+5 |
2010-12-14 | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic | Suresh Siddha | 1 | -0/+23 |
2010-11-25 | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2 | -0/+19 |
2010-11-24 | pci root complex: support for tile architecture | Chris Metcalf | 2 | -0/+19 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-11-16 | PCI: fix offset check for sysfs mmapped files | Darrick J. Wong | 1 | -1/+1 |
2010-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 6 | -29/+91 |
2010-11-15 | PCI: sysfs: fix printk warnings | Randy Dunlap | 1 | -1/+2 |
2010-11-12 | PCI: fix pci_bus_alloc_resource() hang, prefer positive decode | Bjorn Helgaas | 1 | -21/+49 |
2010-11-11 | PCI: read current power state at enable time | Jesse Barnes | 1 | -0/+12 |
2010-11-11 | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 3 | -8/+23 |
2010-11-11 | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt | 1 | -0/+6 |
2010-11-08 | xen-pcifront: fix PCI reference leak | Jiri Slaby | 1 | -2/+3 |
2010-11-08 | xen-pcifront: Remove duplicate inclusion of headers. | Jesper Juhl | 1 | -1/+0 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -2/+1184 |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 15 | -22/+206 |
2010-10-28 | proc_bus_pci_ioctl: remove pointless BKL usage | Linus Torvalds | 1 | -3/+0 |
2010-10-27 | PCI: allocate bus resources from the top down | Bjorn Helgaas | 1 | -5/+48 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+2 |
2010-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 8 | -55/+49 |
2010-10-23 | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 8 | -227/+1239 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -6/+7 |
2010-10-22 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+5 |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar | 1 | -0/+20 |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson | 3 | -0/+1171 |
2010-10-18 | msi: Introduce default_[teardown|setup]_msi_irqs with fallback. | Thomas Gleixner | 1 | -2/+12 |
2010-10-18 | x86/PCI: Export pci_walk_bus function. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+2 |