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
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
1
-1
/
+1
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
8
-12
/
+12
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-3
/
+19
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-3
/
+7
2011-10-20
xen/irq: If we fail during msi_capability_init return proper error code.
Konrad Rzeszutek Wilk
1
-3
/
+7
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
8
-12
/
+12
2011-10-07
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
1
-0
/
+11
2011-09-23
xen/pci: support multi-segment systems
Jan Beulich
1
-3
/
+19
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
1
-2
/
+7
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-0
/
+9
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-14
/
+25
2011-07-23
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2011-07-22
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
1
-7
/
+7
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-07-22
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
5
-2
/
+14
2011-07-22
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
1
-4
/
+3
2011-07-11
xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
Konrad Rzeszutek Wilk
1
-3
/
+2
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
1
-25
/
+12
2011-07-11
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
1
-4
/
+0
2011-07-11
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
1
-12
/
+9
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
1
-11
/
+6
2011-07-11
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
1
-52
/
+23
2011-07-11
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
1
-16
/
+16
2011-07-11
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
1
-3
/
+8
2011-07-11
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
1
-7
/
+8
2011-07-11
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
1
-173
/
+173
2011-07-08
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+28
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
1
-28
/
+28
2011-07-02
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+24
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
1
-2
/
+24
2011-06-03
x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platform
Jack Steiner
1
-1
/
+2
2011-06-01
x86/PCI/ACPI: fix type mismatch
Márton Németh
1
-1
/
+1
2011-05-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-12
/
+19
2011-05-21
x86/PCI: derive pcibios_last_bus from ACPI MCFG
Jan Beulich
1
-0
/
+10
2011-05-16
xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
Konrad Rzeszutek Wilk
1
-0
/
+2
2011-05-11
x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-1
/
+3
2011-05-11
x86/PCI: Convert release_resource to release_region/release_mem_region
Julia Lawall
1
-11
/
+6
2011-04-14
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
1
-5
/
+16
2011-04-14
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
1
-0
/
+73
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-9
/
+6
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-18
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...
Linus Torvalds
1
-12
/
+29
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-61
/
+69
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
1
-13
/
+22
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
1
-3
/
+4
2011-03-14
x86: ce4100: Set pci ops via callback instead of module init
Sebastian Andrzej Siewior
1
-3
/
+4
[next]