index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-10-18
shpchp: update workqueue usage
Tejun Heo
4
-30
/
+25
2010-10-18
pciehp: update workqueue usage
Tejun Heo
4
-25
/
+24
2010-10-18
PCI: Add support for polling PME state on suspended legacy PCI devices
Matthew Garrett
1
-0
/
+77
2010-10-18
PCI: Export some PCI PM functionality
Matthew Garrett
1
-3
/
+0
2010-10-18
PCI: fix message typo
Bjorn Helgaas
1
-1
/
+1
2010-10-18
PCI: log vendor/device ID always
Bjorn Helgaas
1
-2
/
+2
2010-10-18
PCI: use new ccflags variable in Makefile
matt mooney
1
-3
/
+1
2010-10-18
PCI: add PCI_MSIX_TABLE/PBA defines
Hidetoshi Seto
1
-2
/
+2
2010-10-16
PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...
Neil Horman
1
-0
/
+31
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
4
-2
/
+39
2010-10-16
PCI hotplug: ibmphp-hpc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-16
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
1
-1
/
+1
2010-10-16
PCI: kill BKL in /proc/pci
Arnd Bergmann
1
-3
/
+1
2010-10-16
PCI: Adjust confusing if indentation in pcie_get_readrq
Julia Lawall
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
1
-7
/
+0
2010-10-12
intr_remap: Simplify the code further
Thomas Gleixner
1
-84
/
+29
[next]