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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
5
-13
/
+19
2012-09-25
Merge branch 'pci/jiang-acpiphp' into next
Bjorn Helgaas
1
-10
/
+31
2012-09-25
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
5
-91
/
+89
2012-09-25
PCI: acpiphp: Handle PCIe ports without native hotplug capability
Jiang Liu
1
-10
/
+31
2012-09-25
PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots
Taku Izumi
1
-5
/
+8
2012-09-25
PCI/ACPI: Protect acpi_pci_roots list with mutex
Taku Izumi
1
-9
/
+18
2012-09-25
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
1
-30
/
+5
2012-09-25
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
4
-16
/
+19
2012-09-25
PCI/ACPI: Protect acpi_pci_drivers list with mutex
Taku Izumi
1
-17
/
+19
2012-09-25
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
Jiang Liu
1
-0
/
+11
2012-09-25
PCI/ACPI: Use normal list for struct acpi_pci_driver
Jiang Liu
2
-14
/
+4
2012-09-25
PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_roots
Yinghai Lu
1
-6
/
+11
2012-09-24
PCI: Fix default vga ref_count
Yinghai Lu
1
-6
/
+8
2012-09-22
ia64/PCI: Clear host bridge aperture struct resource
Yinghai Lu
1
-2
/
+1
2012-09-22
x86/PCI: Clear host bridge aperture struct resource
Yinghai Lu
1
-2
/
+1
2012-09-21
Merge branch 'pci/yinghai-revert-pci_find_bus-and-remove-cleanup' into next
Bjorn Helgaas
2
-18
/
+41
2012-09-21
PCI: Stop all children first, before removing all children
Yinghai Lu
1
-16
/
+35
2012-09-21
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
Bjorn Helgaas
1
-2
/
+6
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
14
-91
/
+7
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
14
-89
/
+5
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
12
-13
/
+13
2012-09-19
PCI: Use correct type when freeing bus resource list
Yinghai Lu
1
-1
/
+5
2012-09-19
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
1
-2
/
+4
2012-09-18
Merge branch 'pci/konstantin-sysfs' into next
Bjorn Helgaas
1
-47
/
+10
2012-09-18
Merge branch 'pci/jiang-get-domain-bus-slot' into next
Bjorn Helgaas
5
-35
/
+10
2012-09-17
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
Konstantin Khlebnikov
1
-47
/
+10
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
6
-32
/
+5
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1181
-8347
/
+12996
2012-09-13
xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-8
/
+2
2012-09-13
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-6
/
+2
2012-09-13
PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-6
/
+2
2012-09-13
PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-12
/
+3
2012-09-13
ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-3
/
+1
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
41
-48
/
+48
2012-09-12
Merge branch 'pci/gavin-window-alignment' into next
Bjorn Helgaas
5
-21
/
+124
2012-09-12
powerpc/powernv: I/O and memory alignment for P2P bridges
Gavin Shan
1
-0
/
+39
2012-09-12
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
2
-0
/
+23
2012-09-12
PCI: Refactor pbus_size_mem()
Gavin Shan
1
-13
/
+23
2012-09-12
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
1
-9
/
+6
2012-09-12
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
2
-0
/
+34
2012-09-11
PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTION
Mathias Krause
1
-1
/
+1
2012-09-11
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
Jan Beulich
1
-1
/
+0
2012-09-11
PCI: cpqphp: Remove unreachable path
Alan Cox
1
-20
/
+1
2012-09-11
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
1
-4
/
+11
2012-09-11
Merge branch 'pci/oliver-pciehp-resume' into next
Bjorn Helgaas
1
-14
/
+14
2012-09-11
Merge branch 'pci/feng-avoid-kmalloc' into next
Bjorn Helgaas
1
-37
/
+18
2012-09-11
PCI: Remove the obsolete no_pci_devices() check
Feng Tang
1
-9
/
+0
2012-09-09
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-09
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
5
-12
/
+120
2012-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-2
/
+23
[next]