aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-143-5/+50
|\
| * x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas2011-01-141-4/+7
| * PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com2011-01-141-0/+41
| * x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-231-1/+2
* | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-0/+33
* | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-0/+23
|\ \
| * \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-232-20/+25
| |\ \ | | |/
| * | x86: Add NX protection for kernel dataMatthieu Castet2010-11-181-0/+23
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-062-0/+316
|\ \ \ | |_|/ |/| |
| * | ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-122-0/+316
* | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-171-3/+0
* | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6
* | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+20
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-151-20/+83
|\ \
| * | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| |/
* | xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby2010-11-081-3/+5
|/
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-284-7/+427
|\
| * xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-221-0/+1
| * xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-18/+37
| * xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+135
| * xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+57
| * xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+16
| * xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-0/+6
| * xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+38
| * X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-211-5/+0
| * xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-182-0/+148
| * x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
| * x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-181-7/+10
* | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-261-6/+11
* | x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
* | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-6/+6
* | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
* | PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-151-1/+1
|/
* x86/PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-3/+3
* x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-07-301-0/+9
* x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-301-0/+20
* x86/PCI: pci, fix section mismatchJiri Slaby2010-07-301-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-191-3/+4
|\
| * x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-161-3/+4
* | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-111-0/+2
|\
| * PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+2
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-17/+25
|\ \
| * | i7core_edac: do not export static functionsStephen Rothwell2010-05-101-1/+0
| * | i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-0/+1
| * | pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-17/+25
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-2/+1
|\ \ \
| * | | arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-1/+4
| |\ \