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