index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
2012-02-03
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
2012-01-12
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
Bjorn Helgaas
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
x86/PCI: amd: factor out MMCONFIG discovery
Bjorn Helgaas
2012-01-06
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
Bjorn Helgaas
2012-01-06
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
Andreas Herrmann
2012-01-06
PCI: x86: use generic pcibios_set_master()
Myron Stowe
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
2012-01-06
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
2012-01-06
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
2012-01-06
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
2011-12-18
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
Alan Cox
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
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
[next]