| Commit message (Expand) | Author | Age |
* | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 |
* | x86/PCI: get root CRS before scanning children | Yinghai Lu | 2009-06-30 |
* | x86/PCI: fix boundary checking when using root CRS | Yinghai Lu | 2009-06-30 |
* | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 2009-06-24 |
*---. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ \ |
|
| | | * | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 |
| | |/
| |/| |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 |
|\ \ \ |
|
| * | | | x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded | Gary Hade | 2009-06-16 |
| * | | | PCI: use ACPI _CRS data by default | Jesse Barnes | 2009-06-11 |
| |/ / |
|
* | | | x86: Use pci_claim_resource | Matthew Wilcox | 2009-06-17 |
* | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 |
| * | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 |
| |\| |
|
| * | | x86/pci: update pirq_enable_irq() to setup io apic routing | Yinghai Lu | 2009-05-11 |
| * | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 2009-05-11 |
* | | | x86/pci: fix mmconfig detection with 32bit near 4g | Yinghai Lu | 2009-06-04 |
| |/
|/| |
|
* | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 |
* | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
* | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
* | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 |
|/ |
|
* | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 2009-04-03 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
|\ |
|
| * | x86/PCI: make pci=lastbus=255 work when acpi is on | Yinghai Lu | 2009-03-26 |
| * | x86/PCI: host mmconfig detect clean up | Yinghai Lu | 2009-03-20 |
| * | x86/PCI: Detect mmconfig on nVidia MCP55 | Ed Swierk | 2009-03-20 |
| * | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu | 2009-03-20 |
| * | PCI/x86: format early dump like other PCI output | Bjorn Helgaas | 2009-03-19 |
| * | PCI/x86: make early dump handle multi-function devices | Bjorn Helgaas | 2009-03-19 |
* | | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh | 2009-03-24 |
* | | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich | 2009-03-12 |
* | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 |
* | | x86, numaq: cleanups | Ingo Molnar | 2009-02-05 |
* | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
|\| |
|
| * | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 |
* | | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2009-01-29 |
* | | x86, numaq: consolidate code | Ingo Molnar | 2009-01-28 |
|/ |
|
* | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 |
* | x86/PCI: use dev_printk for PCI bus locality messages | Bjorn Helgaas | 2009-01-07 |
* | PCI: x86/visws: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 |
* | PCI: x86: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
* | x86/PCI: minor logic simplications | Bjorn Helgaas | 2009-01-07 |
* | x86/PCI: use config space encoding for interrupt pins | Bjorn Helgaas | 2009-01-07 |
* | PCI: use config space encoding in pci_get_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
* | PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline | Jacob Pan | 2009-01-07 |
* | x86/PCI: make PCI bus locality messages more meaningful | Bjorn Helgaas | 2009-01-07 |
* | PCI: Don't carp about BAR allocation failures in quiet boot | Ingo Molnar | 2009-01-07 |
* | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 |
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 |
*---. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 |
|\ \ \ |
|