1. 99fa984 PCI: irq and pci_ids patch for Intel Tolapai by Jason Gaston · 17 years ago
  2. 4dd5bb9 PCI: Remove __devinit from pcibios_get_irq_routing_table by Ralf Baechle · 17 years ago
  3. c1502e2 i386: Fix broken mmiocfg accesses by Linus Torvalds · 17 years ago
  4. 3320ad9 x86: Work around mmio config space quirk on AMD Fam10h by dean gaudet · 17 years ago
  5. 73c59af finish i386 and x86-64 sysdata conversion by Muli Ben-Yehuda · 17 years ago
  6. 08f1c19 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata by Muli Ben-Yehuda · 17 years ago
  7. a5ba797 i386: insert unclaimed MMCONFIG resources by Aaron Durbin · 17 years ago
  8. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  9. 73a74ed PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers by Ivan Kokshaysky · 17 years ago
  10. f6744c0 i386 pci: use __maybe_unused by David Rientjes · 17 years ago
  11. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  12. f14e313 PCI: add debug information to resource collision message by Chuck Ebbert · 17 years ago
  13. 40ee9e9 PCI: fix sysfs rom file creation for BIOS ROM shadows by Jesse Barnes · 17 years ago
  14. a319334 [PATCH] i386: type may be unused by David Rientjes · 17 years ago
  15. b5229db [PATCH] i386: Some additional chipset register values validation. by Olivier Galibert · 17 years ago
  16. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  17. f7a9dae pci: set pci=bfsort for PowerEdge R900 by Matt Domsch · 17 years ago
  18. f52383d PCI: add systems for automatic breadth-first device sorting by Andy Gospodarek · 18 years ago
  19. 26054ed [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken() by OGAWA Hirofumi · 17 years ago
  20. 56829d1 [PATCH] mmconfig: fix unreachable_devices() by OGAWA Hirofumi · 17 years ago
  21. 429d512 [PATCH] mmconfig: minor cleanup in mmconfig code by OGAWA Hirofumi · 17 years ago
  22. 44de020 [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc by OGAWA Hirofumi · 17 years ago
  23. 6a0668f [PATCH] mmconfig: Reserve resources but only when we're sure about them. by Olivier Galibert · 17 years ago
  24. 9358c69 [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL by Olivier Galibert · 17 years ago
  25. 5f02738 [PATCH] i386: Only call unreachable_devices() when type 1 is available. by Olivier Galibert · 17 years ago
  26. b786739 [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 by Olivier Galibert · 17 years ago
  27. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  28. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 18 years ago
  29. 8d1c481 [PATCH] arch/i386/pci/mmconfig.c tlb flush fix by OGAWA Hirofumi · 18 years ago
  30. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  31. 274e1bb [PATCH] x86: add write_pci_config_byte() to direct PCI access routines by Siddha, Suresh B · 18 years ago
  32. bd472c7 [PATCH] paravirt: Be careful about touching BIOS address space by Rusty Russell · 18 years ago
  33. 7cd8b68 [PATCH] x86: remove last two pci_find offenders in the core code by Alan Cox · 18 years ago
  34. 2b290da PCI: make arch/i386/pci/common.c:pci_bf_sort static by Adrian Bunk · 18 years ago
  35. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 18 years ago
  36. 7edab2f pci/i386: style cleanups by Randy Dunlap · 18 years ago
  37. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 18 years ago
  38. f3ac843 [PATCH] fix via586 irq routing for pirq 5 by Daniel Ritz · 18 years ago
  39. de8e7c1 Revert "[PATCH] i386: Add MMCFG resources to i386 too" by Linus Torvalds · 18 years ago
  40. 6851ecc PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable" by Greg Kroah-Hartman · 18 years ago
  41. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  42. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  43. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  44. 7da5d40 [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number by Eric W. Biederman · 18 years ago
  45. f015c6c [PATCH] i386: Fix PCI BIOS config space access by Andi Kleen · 18 years ago
  46. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  47. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  48. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  49. be5b7a8 [PATCH] arch/i386/pci/mmconfig.c tweaks by Andrew Morton · 18 years ago
  50. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  51. 8f60774 [PATCH] x86: Move direct PCI scanning functions out of line by Andi Kleen · 18 years ago
  52. de09bdd [PATCH] i386: Add MMCFG resources to i386 too by Andi Kleen · 18 years ago
  53. 9abd792 [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works by Andi Kleen · 18 years ago
  54. 5e544d6 [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access by Andi Kleen · 18 years ago
  55. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 18 years ago
  56. 40dd2d2 [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist by Andi Kleen · 18 years ago
  57. 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 18 years ago
  58. fd4dc27 [PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slots bits by Daniel Ritz · 18 years ago
  59. 954c0b7 [PATCH] PCI: use PCBIOS as last fallback by Daniel Ritz · 18 years ago
  60. 6e23389 [PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort() by Adrian Bunk · 18 years ago
  61. 4879d77 [PATCH] irq-flags: i386: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  64. a7addce [PATCH] arch: use list_move() by Akinobu Mita · 18 years ago
  65. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  66. a0de1f0 [PATCH] x86: constify arch/i386/pci/irq.c by Andreas Mohr · 18 years ago
  67. afa024c [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq() by Linus Torvalds · 18 years ago
  68. ead2bfe [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled because of e820 by Chuck Ebbert · 18 years ago
  69. 53e4d30 [PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable by Rajesh Shah · 18 years ago
  70. 8b4929e [PATCH] PCI: fix via irq SATA patch by Greg Kroah-Hartman · 18 years ago
  71. 40d8b89 [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) by Grzegorz Janoszka · 18 years ago
  72. ecc16ba [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access by Andi Kleen · 18 years ago
  73. 49c93e8 [PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses by Andi Kleen · 18 years ago
  74. 8c30b1a74 [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses by Andi Kleen · 18 years ago
  75. ec0f08e [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems by Andi Kleen · 18 years ago
  76. 946f2ee [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area by Arjan van de Ven · 18 years ago
  77. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 18 years ago
  78. 92c05fc [PATCH] PCI: Give PCI config access initialization a defined ordering by Andi Kleen · 18 years ago
  79. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 19 years ago
  80. b6ebb26 [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 by Jason Gaston · 19 years ago
  81. a80da73 [PATCH] gx1fb: (try to) play nicer with various BIOSes by David Vrabel · 19 years ago
  82. 1927268 [PATCH] PCI: update Toshiba ohci quirk DMI table by Jesse Barnes · 19 years ago
  83. 8174551 [PATCH] PCI: irq.c: trivial printk and DBG updates by Daniel Marjamäki · 19 years ago
  84. fb37fb9 [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev by Hanna Linder · 19 years ago
  85. 7ed40918 x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined by Linus Torvalds · 19 years ago
  86. 391eade [PATCH] Fix build with CONFIG_PCI_MMCONFIG by Andi Kleen · 19 years ago
  87. 42f3ab4 [PATCH] PCI: Fix dumb bug in mmconfig fix by Andi Kleen · 19 years ago
  88. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  89. d6ece54 [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems by Andi Kleen · 19 years ago
  90. 928cf8c [PATCH] i386/x86-64 Fall back to type 1 access when no entry found by Andi Kleen · 19 years ago
  91. cac1a29 [PATCH] PCI: direct.c: DBG by Daniel Marjamäki · 19 years ago
  92. ed6d14f [PATCH] PCI: remove bogus resource collision error by Rajesh Shah · 19 years ago
  93. dcb8907 [PATCH] PCI: trivial printk updates in common.c by Daniel Marjamäkia · 19 years ago
  94. 6e6ece5 [PATCH] PCI: fix for Toshiba ohci1394 quirk by Jesse Barnes · 19 years ago
  95. 1d37374 [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit by Roland Dreier · 19 years ago
  96. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  97. f8977d0 [PATCH] PCI fixup for Toshiba laptops and ohci1394 by Jesse Barnes · 19 years ago
  98. b33fa1f [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h by Nick Piggin · 19 years ago
  99. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  100. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago