index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-28
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
2011-10-19
xen/irq: If we fail during msi_capability_init return proper error code.
Konrad Rzeszutek Wilk
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
2011-10-06
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
2011-09-22
xen/pci: support multi-segment systems
Jan Beulich
2011-09-09
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2011-07-22
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
2011-07-11
xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Remove 'xen_allocate_pirq_gsi'.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Use the xen_register_pirq for HVM and initial domain users
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Update comments and fix empty spaces.
Konrad Rzeszutek Wilk
2011-07-11
xen/pci: Shuffle code around.
Konrad Rzeszutek Wilk
2011-07-07
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-07
xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.
Konrad Rzeszutek Wilk
2011-07-01
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-06-30
xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.
Konrad Rzeszutek Wilk
2011-06-03
x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platform
Jack Steiner
2011-06-01
x86/PCI/ACPI: fix type mismatch
Márton Németh
2011-05-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-05-21
x86/PCI: derive pcibios_last_bus from ACPI MCFG
Jan Beulich
2011-05-16
xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
Konrad Rzeszutek Wilk
2011-05-10
x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-05-10
x86/PCI: Convert release_resource to release_region/release_mem_region
Julia Lawall
2011-04-14
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
Konrad Rzeszutek Wilk
2011-04-14
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2011-03-17
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...
Linus Torvalds
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-14
x86: ce4100: Set pci ops via callback instead of module init
Sebastian Andrzej Siewior
2011-03-10
xen: events: refactor GSI pirq bindings functions
Ian Campbell
[next]