1. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  2. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 14 years ago
  3. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 14 years ago
  4. 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 14 years ago
  5. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  6. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 14 years ago
  7. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 14 years ago
  8. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  9. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 15 years ago
  13. 722a639 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n by Yinghai Lu · 15 years ago
  14. bb8d413 x86/PCI: Prevent mmconfig memory corruption by Thomas Gleixner · 15 years ago
  15. c541138 x86, pci: Add sanity check for PCI fixed bar probing by Jacob Pan · 15 years ago
  16. a712ffb x86/PCI: Moorestown PCI support by Jesse Barnes · 15 years ago
  17. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  18. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
  19. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  20. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  21. 93da620 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  22. 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 15 years ago
  23. ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 15 years ago
  24. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  25. e9a0064 x86: Change range end to start+size by Yinghai Lu · 15 years ago
  26. 284f933 x86/pci: Enable pci root res read out for 32bit too by Yinghai Lu · 15 years ago
  27. 9ad3f2c x86/pci: Add cap_resource() by Yinghai Lu · 15 years ago
  28. 97445c3 x86/pci: Use u64 instead of size_t in amd_bus.c by Yinghai Lu · 15 years ago
  29. 3e3da00 x86/pci: AMD one chain system to use pci read out res by Yinghai Lu · 15 years ago
  30. b74fd23 x86/pci: Use resource_size_t in update_res by Yinghai Lu · 15 years ago
  31. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 15 years ago
  32. 5c64c70 x86-32: Move XQUAD definitions to numaq.h by Brian Gerst · 15 years ago
  33. e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 15 years ago
  34. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a557aae x86/pci: Intel ioh bus num reg accessing fix by Yinghai Lu · 15 years ago
  36. 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
  37. 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
  38. f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
  39. 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
  40. ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
  41. ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
  42. 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
  43. 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  44. 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
  45. 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  46. 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
  47. d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
  48. d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
  49. df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
  50. f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
  51. 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
  52. 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
  53. d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
  54. e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
  55. 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
  56. 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago
  57. 7b7a785 PCI: fix comment typo in bus_numa.h by Jiri Kosina · 15 years ago
  58. 2ed7a80 x86/PCI: remove early PCI pr_debug statements by Alex Chiang · 15 years ago
  59. ea7f1b6 x86/PCI: remove 64-bit division by Bjorn Helgaas · 15 years ago
  60. 03db42a x86/PCI: fix bogus host bridge window start/end alignment from _CRS by Bjorn Helgaas · 15 years ago
  61. f1db6fd x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS by Bjorn Helgaas · 15 years ago
  62. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  63. 2a6bed8 x86/PCI: print domain:bus in conventional format by Bjorn Helgaas · 15 years ago
  64. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  65. af5a8ee x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set by Bjorn Helgaas · 15 years ago
  66. 9a08f7d x86/PCI: allow MMCONFIG above 4GB by Bjorn Helgaas · 15 years ago
  67. 2992e54 x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled by Suresh Siddha · 15 years ago
  68. 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  69. 76b1a87 x86/PCI: Use generic cacheline sizing instead of per-vendor tests. by Dave Jones · 15 years ago
  70. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  71. 99935a7 x86/PCI: read root resources from IOH on Intel by Yinghai Lu · 15 years ago
  72. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  73. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  74. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  75. 76baeeb x86/PCI: make 32 bit NUMA node array int, not unsigned char by Jesse Barnes · 15 years ago
  76. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  77. 2547089 x86/PCI: initialize PCI bus node numbers early by Jesse Barnes · 15 years ago
  78. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  79. 5f0db7a SFI: Hook PCI MMCONFIG by Feng Tang · 15 years ago
  80. f4a2d58 ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c by Len Brown · 15 years ago
  81. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  82. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  83. 626fdfe x86/PCI: get root CRS before scanning children by Yinghai Lu · 15 years ago
  84. 2cdb3f1 x86/PCI: fix boundary checking when using root CRS by Yinghai Lu · 15 years ago
  85. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  86. fbe8cdd 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 by Len Brown · 15 years ago
  87. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  88. a76117d x86: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  89. f9cde5f x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded by Gary Hade · 15 years ago
  90. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 15 years ago
  91. 9e9f46c PCI: use ACPI _CRS data by default by Jesse Barnes · 15 years ago
  92. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 15 years ago
  94. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  95. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  96. b9c61b70 x86/pci: update pirq_enable_irq() to setup io apic routing by Yinghai Lu · 15 years ago
  97. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  98. b10ceb5 x86/PCI: don't bother with root quirks if _CRS is used by Yinghai Lu · 15 years ago
  99. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 15 years ago
  100. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 15 years ago