Age | Commit message (Expand) | Author | Files | Lines |
2009-11-06 | x86/PCI: remove 64-bit division | Bjorn Helgaas | 1 | -3/+3 |
2009-11-04 | x86/PCI: fix bogus host bridge window start/end alignment from _CRS | Bjorn Helgaas | 1 | -0/+25 |
2009-11-04 | x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS | Bjorn Helgaas | 1 | -8/+18 |
2009-11-04 | PCI: improve discovery/configuration messages | Bjorn Helgaas | 1 | -3/+6 |
2009-11-04 | x86/PCI: print domain:bus in conventional format | Bjorn Helgaas | 1 | -3/+5 |
2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2 | -8/+10 |
2009-11-04 | x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set | Bjorn Helgaas | 1 | -0/+4 |
2009-11-04 | x86/PCI: allow MMCONFIG above 4GB | Bjorn Helgaas | 1 | -11/+20 |
2009-11-04 | x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled | Suresh Siddha | 1 | -0/+9 |
2009-11-04 | x86/PCI: print resources consistently with %pRt | Bjorn Helgaas | 2 | -10/+16 |
2009-11-04 | x86/PCI: Use generic cacheline sizing instead of per-vendor tests. | Dave Jones | 1 | -7/+11 |
2009-11-04 | PCI: determine CLS more intelligently | Jesse Barnes | 1 | -5/+3 |
2009-11-04 | x86/PCI: read root resources from IOH on Intel | Yinghai Lu | 4 | -27/+135 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-09-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2009-09-19 | Merge branch 'linus' into sfi-release | Len Brown | 3 | -65/+73 |
2009-09-18 | x86/PCI: make 32 bit NUMA node array int, not unsigned char | Jesse Barnes | 1 | -1/+1 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -63/+70 |
2009-09-09 | x86/PCI: initialize PCI bus node numbers early | Jesse Barnes | 2 | -63/+70 |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 1 | -2/+3 |
2009-08-28 | SFI: Hook PCI MMCONFIG | Feng Tang | 2 | -3/+5 |
2009-08-28 | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c | Len Brown | 1 | -1/+1 |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
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'... | Len Brown | 1 | -1/+64 |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | 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... | 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/jb... | Linus Torvalds | 5 | -90/+196 |
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 | -60/+120 |
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 |