| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 2012-12-10 | 1 | -2/+2 |
|\ |
|
| * | PCI: Use phys_addr_t for physical ROM address | Bjorn Helgaas | 2012-12-10 | 1 | -2/+2 |
* | | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas | 2012-12-06 | 1 | -0/+30 |
|\| |
|
| * | x86: Use PCI setup data | Matthew Garrett | 2012-12-05 | 1 | -0/+30 |
* | | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 2012-11-07 | 1 | -1/+1 |
|/ |
|
* | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 |
* | Merge branch 'topic/stratus' into next | Bjorn Helgaas | 2012-05-07 | 1 | -0/+16 |
|\ |
|
| * | PCI: work around Stratus ftServer broken PCIe hierarchy | Bjorn Helgaas | 2012-04-30 | 1 | -0/+16 |
* | | x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node() | Yinghai Lu | 2012-04-30 | 1 | -23/+4 |
|/ |
|
* | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -7/+12 |
* | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas | 2012-01-06 | 1 | -1/+1 |
* | x86: constify PCI raw ops structures | Jan Beulich | 2011-10-14 | 1 | -2/+2 |
* | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems | Narendra_K@Dell.com | 2011-07-22 | 1 | -7/+7 |
* | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com | 2011-01-14 | 1 | -0/+41 |
* | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 | 1 | -7/+10 |
* | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 | 1 | -0/+20 |
* | x86/PCI: Convert pci_config_lock to raw_spinlock | Thomas Gleixner | 2010-05-11 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 1 | -6/+0 |
|\ |
|
| * | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 | 1 | -6/+0 |
* | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+3 |
|/ |
|
* | x86/PCI: Use generic cacheline sizing instead of per-vendor tests. | Dave Jones | 2009-11-04 | 1 | -7/+11 |
* | PCI: determine CLS more intelligently | Jesse Barnes | 2009-11-04 | 1 | -5/+3 |
* | x86/PCI: make 32 bit NUMA node array int, not unsigned char | Jesse Barnes | 2009-09-18 | 1 | -1/+1 |
* | x86/PCI: initialize PCI bus node numbers early | Jesse Barnes | 2009-09-09 | 1 | -0/+69 |
* | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 2009-06-24 | 1 | -2/+2 |
* | PCI: use ACPI _CRS data by default | Jesse Barnes | 2009-06-11 | 1 | -2/+2 |
* | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 | 1 | -5/+3 |
* | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 | 1 | -1/+6 |
* | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich | 2009-03-12 | 1 | -2/+2 |
* | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 | 1 | -2/+2 |
* | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+8 |
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 | 1 | -2/+1 |
* | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo... | Stefan Assmann | 2008-07-18 | 1 | -0/+8 |
* | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-18 | 1 | -5/+29 |
|\ |
|
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -2/+28 |
| |\ |
|
| | * | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 2008-07-14 | 1 | -2/+2 |
| | * | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 | 1 | -0/+4 |
| | * | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 | 1 | -0/+22 |
| * | | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 2008-07-09 | 1 | -3/+1 |
* | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-13 | 1 | -4/+4 |
|\| | |
|
| * | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 | 1 | -4/+4 |
* | | | x86, pci: introduce pci=ioapicreroute kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+5 |
* | | | x86, pci: introduce pci=noioapicquirk kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+4 |
|/ / |
|
* / | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-22 | 1 | -4/+4 |
|/ |
|
* | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-19 | 1 | -4/+4 |
* | Revert "PCI: remove default PCI expansion ROM memory allocation" | Linus Torvalds | 2008-05-08 | 1 | -17/+0 |
* | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu | 2008-05-05 | 1 | -2/+5 |
* | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 | 1 | -0/+47 |
* | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 | 1 | -2/+2 |