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
2009-03-20
PCI MSI: Refactor interrupt masking code
Matthew Wilcox
2
-83
/
+77
2009-03-20
PCI MSI: Use mask_pos instead of mask_base when appropriate
Matthew Wilcox
2
-4
/
+6
2009-03-20
PCI MSI: msi_desc->dev is always initialised
Matthew Wilcox
1
-17
/
+12
2009-03-20
PCI MSI: Replace 'type' with 'is_msix'
Matthew Wilcox
2
-78
/
+41
2009-03-20
Rewrite MSI-HOWTO
Matthew Wilcox
1
-481
/
+277
2009-03-20
PCI: add remove_id sysfs entry
Chris Wright
2
-2
/
+94
2009-03-20
x86: use dev_printk in quirk message
Bjorn Helgaas
1
-2
/
+1
2009-03-20
PCI: fix incorrect mask of PM No_Soft_Reset bit
Yu Zhao
1
-1
/
+1
2009-03-20
PCI: fix wrong assumption in pci_common_swizzle
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI: fix wrong assumption in pci_get_interrupt_pin
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI: fix wrong assumption in pci_read_bridge_bases
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
1
-22
/
+12
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
1
-11
/
+6
2009-03-20
PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handle
Kenji Kaneshige
1
-6
/
+6
2009-03-20
PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handle
Kenji Kaneshige
1
-5
/
+4
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
6
-35
/
+26
2009-03-20
PCI: pcie_portdriver: fix pcie_port_device_remove
Eric W. Biederman
1
-20
/
+3
2009-03-20
PCI/alpha: pci sysfs resources
Ivan Kokshaysky
4
-3
/
+398
2009-03-20
PCI: constify pci_bus_assign_resources()
Andrew Morton
2
-3
/
+3
2009-03-20
PCI: constify pci_bus_add_devices()
akpm@linux-foundation.org
2
-2
/
+2
2009-03-20
PCI/MSI: Allow arch code to return the number of MSI-X available
Michael Ellerman
1
-9
/
+12
2009-03-20
PCI hotplug: shpchp: fix bus number check to avoid false positive
Roel Kluin
1
-1
/
+1
2009-03-20
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
5
-52
/
+40
2009-03-20
PCI/ACPI: move _OSC code to pci_root.c
Kenji Kaneshige
3
-218
/
+178
2009-03-20
PCI: Speed up device reset function
Sheng Yang
1
-17
/
+29
2009-03-20
PCI quirk: don't mark one netmos as class other
Jiri Slaby
1
-1
/
+5
2009-03-20
PCI: enhance physical slot debug information
Alex Chiang
1
-10
/
+8
2009-03-20
PCI: pciehp: make cmd_busy flag one bit
Kenji Kaneshige
1
-1
/
+1
2009-03-20
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
2
-20
/
+12
2009-03-20
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
1
-1
/
+2
2009-03-20
PCI: introduce missing kfree
Julia Lawall
1
-2
/
+3
2009-03-20
PCI: add missing KERN_* constants to printks
Frank Seidel
3
-11
/
+11
2009-03-20
PCI: check if a bus is added when removing it
Yu Zhao
1
-0
/
+3
2009-03-20
PCI/MSI: Use #ifdefs instead of weak functions
Michael Ellerman
3
-17
/
+16
2009-03-20
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
3
-43
/
+181
2009-03-20
PCI/MSI: Introduce pci_msix_table_size()
Rafael J. Wysocki
2
-5
/
+24
2009-03-20
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+2
2009-03-20
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
8
-66
/
+30
2009-03-20
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
5
-10
/
+6
2009-03-20
PCI: PCIe portdrv: Remove unnecessary function
Rafael J. Wysocki
1
-6
/
+1
2009-03-20
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2
-18
/
+31
2009-03-20
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
2
-13
/
+29
2009-03-20
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
3
-62
/
+39
2009-03-20
PCI: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
1
-2
/
+2
2009-03-20
PCI/x86: document pci=earlydump argument
Bjorn Helgaas
1
-0
/
+2
2009-03-20
PCI/x86: format early dump like other PCI output
Bjorn Helgaas
1
-3
/
+3
2009-03-20
PCI/x86: make early dump handle multi-function devices
Bjorn Helgaas
1
-5
/
+8
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+5
[next]