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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Merge branch 'pci/resource' into next
Bjorn Helgaas
19
-169
/
+147
2014-03-20
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+3
2014-03-20
Revert "[PATCH] Insert GART region into resource map"
Bjorn Helgaas
1
-19
/
+1
2014-03-20
PCI: Log IDE resource quirk in dmesg
Bjorn Helgaas
1
-4
/
+12
2014-03-20
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
Bjorn Helgaas
2
-3
/
+3
2014-03-20
PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
Bjorn Helgaas
1
-1
/
+1
2014-03-20
resources: Set type in __request_region()
Bjorn Helgaas
1
-2
/
+2
2014-03-20
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
1
-2
/
+0
2014-03-20
s390/PCI: Use generic pci_enable_resources()
Bjorn Helgaas
1
-15
/
+1
2014-03-20
tile PCI RC: Use default pcibios_enable_device()
Bjorn Helgaas
1
-12
/
+0
2014-03-20
sparc/PCI: Use default pcibios_enable_device() (Leon only)
Bjorn Helgaas
1
-5
/
+0
2014-03-20
sh/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-5
/
+0
2014-03-20
microblaze/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-5
/
+0
2014-03-20
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-6
/
+0
2014-03-20
PCI: Add "weak" generic pcibios_enable_device() implementation
Bjorn Helgaas
1
-0
/
+5
2014-03-20
PCI: Don't enable decoding if BAR hasn't been assigned an address
Bjorn Helgaas
1
-2
/
+8
2014-03-08
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-02-27
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
Bjorn Helgaas
1
-0
/
+1
2014-02-27
PCI: Don't try to claim IORESOURCE_UNSET resources
Bjorn Helgaas
1
-5
/
+10
2014-02-27
PCI: Check IORESOURCE_UNSET before updating BAR
Bjorn Helgaas
1
-0
/
+3
2014-02-27
PCI: Don't clear IORESOURCE_UNSET when updating BAR
Bjorn Helgaas
1
-5
/
+0
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
4
-0
/
+13
2014-02-27
PCI: Remove pci_find_parent_resource() use for allocation
Bjorn Helgaas
1
-16
/
+23
2014-02-27
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
2
-5
/
+10
2014-02-27
resource: Add resource_contains()
Bjorn Helgaas
3
-14
/
+12
2014-02-27
i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly
Bjorn Helgaas
1
-10
/
+6
2014-02-27
Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...
Bjorn Helgaas
4
-78
/
+153
2014-02-27
PCI: rcar: Make the Kconfig dependencies more generic
Magnus Damm
1
-1
/
+1
2014-02-26
i2o: Refactor i2o_iop_systab_set() PCI space allocation
Bjorn Helgaas
1
-43
/
+46
2014-02-26
i2o: Fix I/O space alignment requirement
Bjorn Helgaas
1
-1
/
+1
2014-02-26
i2o: Fix I/O space allocation copy/paste error
Bjorn Helgaas
1
-1
/
+1
2014-02-21
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
8
-131
/
+4
2014-02-21
Merge branch 'pci/pciehp' into next
Bjorn Helgaas
6
-75
/
+189
2014-02-21
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
1
-1
/
+1
2014-02-20
PCI: frv: replace now removed pci_bus_b() causing build failure
Paul Gortmaker
1
-1
/
+1
2014-02-20
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
3
-5
/
+6
2014-02-20
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
2
-5
/
+13
2014-02-20
PCI: imx6: Wait for retraining
Marek Vasut
1
-13
/
+34
2014-02-20
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
Mohit Kumar
1
-1
/
+1
2014-02-19
PCI: Remove unused SR-IOV VF Migration support
Bjorn Helgaas
4
-131
/
+0
2014-02-19
iommu/amd: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-19
mei: Add include of <linux/irqreturn.h>
Bjorn Helgaas
1
-0
/
+1
2014-02-19
Merge branch 'pci/misc' into next
Bjorn Helgaas
7
-75
/
+76
2014-02-19
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-02-19
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2
-13
/
+28
2014-02-19
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
9
-33
/
+28
2014-02-19
misc: mic: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2
-0
/
+2
2014-02-19
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
1
-1
/
+23
2014-02-19
bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
Jason Gunthorpe
1
-2
/
+2
2014-02-19
PCI: rcar: Break out window size handling
Magnus Damm
1
-3
/
+28
[next]