index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
-
-
.
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
2014-05-26
27
-465
/
+613
|
\
\
\
\
\
|
|
|
|
|
*
PCI: Add resource allocation comments
Bjorn Helgaas
2014-05-23
2
-31
/
+62
|
|
|
|
|
*
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
2014-05-23
1
-4
/
+6
|
|
|
|
|
*
PCI: Change pbus_size_mem() return values to be more conventional
Bjorn Helgaas
2014-05-23
1
-14
/
+21
|
|
|
|
|
*
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2014-05-23
2
-53
/
+117
|
|
|
|
|
*
PCI: Support BAR sizes up to 8GB
Alan
2014-05-23
1
-5
/
+10
|
|
|
|
|
*
resources: Clarify sanity check message
Bjorn Helgaas
2014-05-23
1
-5
/
+2
|
|
|
|
|
*
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
2014-05-23
1
-1
/
+1
|
|
|
|
|
*
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2014-05-23
1
-4
/
+6
|
|
|
|
|
*
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
1
-6
/
+7
|
|
|
|
|
*
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
1
-2
/
+3
|
|
|
|
|
*
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
2014-05-23
1
-1
/
+1
|
|
|
|
|
*
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
2014-05-23
1
-6
/
+12
|
|
|
|
|
*
x86/gart: Tidy messages and add bridge device info
Bjorn Helgaas
2014-05-23
1
-16
/
+21
|
|
|
|
|
*
x86/gart: Replace printk() with pr_info()
Bjorn Helgaas
2014-05-23
1
-28
/
+26
|
|
|
|
|
*
x86/PCI: Move pcibios_assign_resources() annotation to definition
Bjorn Helgaas
2014-05-23
1
-6
/
+6
|
|
|
|
|
*
x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED
Bjorn Helgaas
2014-04-25
1
-0
/
+14
|
|
|
|
|
*
x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
Bjorn Helgaas
2014-04-25
1
-5
/
+10
|
|
|
|
|
*
x86/PCI: Fix Broadcom CNB20LE unintended sign extension
Bjorn Helgaas
2014-04-25
1
-2
/
+2
|
|
|
|
*
|
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
2014-05-22
2
-11
/
+0
|
|
|
|
*
|
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
2014-05-22
3
-40
/
+16
|
|
|
|
*
|
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
2014-04-30
3
-40
/
+18
|
|
|
*
|
|
PCI/MSI: Remove pci_enable_msi_block()
Alexander Gordeev
2014-04-30
2
-50
/
+34
|
|
*
|
|
|
PCI: Mark RTL8110SC INTx masking as broken
Alex Williamson
2014-05-20
1
-0
/
+8
|
*
|
|
|
|
iommu/exynos: Remove unnecessary "&" from function pointers
Bjorn Helgaas
2014-05-26
1
-7
/
+7
|
*
|
|
|
|
DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions
Gioh Kim
2014-05-26
1
-4
/
+4
|
*
|
|
|
|
DMA-API: Fix duplicated word in DMA-API-HOWTO.txt
Emilio López
2014-05-26
1
-4
/
+4
|
*
|
|
|
|
DMA-API: Capitalize "CPU" consistently
Bjorn Helgaas
2014-05-26
2
-10
/
+10
|
*
|
|
|
|
sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
Bjorn Helgaas
2014-05-20
1
-3
/
+15
|
*
|
|
|
|
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2014-05-20
5
-24
/
+21
|
*
|
|
|
|
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
2014-05-20
5
-138
/
+204
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
|
\
\
\
\
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
2014-04-29
29
-75
/
+90
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
/
/
/
|
|
|
|
|
/
/
/
|
|
|
|
/
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
*
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
2014-04-29
1
-1
/
+1
|
|
|
|
*
PCI: Remove dead code
Bjorn Helgaas
2014-04-29
1
-2
/
+1
|
|
|
|
*
MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns
Bjorn Helgaas
2014-04-29
1
-0
/
+1
|
|
|
|
*
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-04-29
7
-25
/
+24
|
|
|
|
*
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
2014-04-29
1
-1
/
+21
|
|
|
|
*
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
Thomas Jarosch
2014-04-28
1
-0
/
+1
|
|
|
|
*
PCI: Update my email address
Ben Hutchings
2014-04-25
1
-1
/
+1
|
|
|
|
*
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
2014-04-25
1
-1
/
+1
|
|
|
|
*
PCI: Use designated initialization in PCI_VDEVICE
Mark Rustad
2014-04-24
1
-5
/
+5
|
|
|
|
*
PCI: Remove old serial device IDs
Jean Delvare
2014-04-24
1
-3
/
+0
|
|
|
|
*
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-14
9
-9
/
+0
|
|
|
|
*
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
Mike Qiu
2014-04-14
1
-4
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk
Alex Williamson
2014-04-14
1
-0
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()
Alexander Gordeev
2014-04-25
1
-1
/
+1
|
|
*
PCI/MSI: Simplify populate_msi_sysfs()
Jan Beulich
2014-04-14
1
-10
/
+6
|
|
*
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-14
1
-2
/
+2
|
|
/
|
/
|
|
*
PCI: rphahp: Fix endianess issues
Laurent Dufour
2014-04-25
1
-6
/
+9
|
*
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
2014-04-24
1
-1
/
+4
[next]