1. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  2. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 16 years ago
  3. f8bab73 intel-iommu: PMEN support by mark gross · 16 years ago
  4. f661197 Genericizing iova.[ch] by David Miller · 16 years ago
  5. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 16 years ago
  6. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 16 years ago
  7. 451124a PCI: fix 4x section mismatch warnings by Sam Ravnborg · 16 years ago
  8. 4105717 PCI: fix section mismatch warnings referring to pci_do_scan_bus by Sam Ravnborg · 16 years ago
  9. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 16 years ago
  10. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  11. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  12. 367b09f PCI: fix codingstyle issues in drivers/pci/pci.h by Greg Kroah-Hartman · 16 years ago
  13. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  14. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  15. 4600c9d PCI: modify SB700 SATA MSI quirk by Shane Huang · 17 years ago
  16. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  17. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  18. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  19. 02d90fc PCI: constify function pointer tables by Jan Engelhardt · 17 years ago
  20. add7718 PCI: Convert drivers/pci/proc.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  21. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  22. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  23. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  24. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  25. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  26. 017fc48 PCI: avoid save the same type of cap multiple times by Shaohua Li · 17 years ago
  27. ec0a3a2 PCI: correctly initialize a structure for pcie_save_pcix_state() by Shaohua Li · 17 years ago
  28. f34303d PCI: fix typo in pci_save_pcix_state by Shaohua Li · 17 years ago
  29. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  30. 9f23ed3 PCI: print quirk name in debug messages by bjorn.helgaas@hp.com · 17 years ago
  31. e64aecc PCI: fix for quirk_e100_interrupt() by Ivan Kokshaysky · 17 years ago
  32. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  33. 6a9e7f2 PCI: drivers/pci/msi.c: move arch hooks to the top by Adrian Bunk · 17 years ago
  34. 6bae1d9 PCI: quirk: enable MSI Mapping on HT1000 by Sebastien Dugue · 17 years ago
  35. 6015fbe PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  36. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  37. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  38. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  39. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  40. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  41. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  42. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  43. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  44. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  45. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  46. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  47. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  48. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  49. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  50. 677cc64 PCI: Unhide the SMBus on the HP xw4100 by Jean Delvare · 17 years ago
  51. 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
  52. 652c538 PCI: drivers/pci/quirks.c: coding-style cleanup by Andrew Morton · 17 years ago
  53. 943e6c0 PCI: remove additional pci_scan_child_bus() prototype by Adrian Bunk · 17 years ago
  54. b73e968 PCI: always export pci_scan_single_device by Adrian Bunk · 17 years ago
  55. 0741a95 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. by Diego Woitasen · 17 years ago
  56. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  57. 53a9bf4 PCI: VIA CX700 quirk to disable PCI Bus Parking by Tim Yamin · 17 years ago
  58. 2b1afa8 PCI: quirk_vialatency: Omit reading pci revision ID by Auke Kok · 17 years ago
  59. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  60. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  61. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  62. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  63. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  64. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  65. 39ec456 pcie port driver: correctly detect native PME feature by Shaohua Li · 17 years ago
  66. eb003ec PCI: drivers/pci/: remove unused exports by Adrian Bunk · 17 years ago
  67. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  68. ad668599 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  69. b95d58e pci: allow multiple calls to pcim_enable_device() by Tejun Heo · 16 years ago
  70. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  71. 03a16b2 [POWERPC] Always build setup-bus.c on powerpc by Kumar Gala · 17 years ago
  72. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  73. 2b93730 PCI: remove foolish code from pci-driver.c by Greg Kroah-Hartman · 17 years ago
  74. 03d43b1 PCI: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  75. b249072 driver core: add way to get to bus device klist by Greg Kroah-Hartman · 17 years ago
  76. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  77. 64dbcac Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  78. f55842f kobject: clean up rpadlpar horrid sysfs abuse by Greg Kroah-Hartman · 17 years ago
  79. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  80. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  81. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  82. d1ec729 ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 by Zhao Yakui · 17 years ago
  83. ad7edfe [PCI] Do not enable CRS Software Visibility by default by Linus Torvalds · 17 years ago
  84. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  85. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  86. bb44609 PCI: Restore PCI expansion ROM P2P prefetch window creation by Gary Hade · 17 years ago
  87. af1bff4 Revert "PCI: fix IDE legacy mode resources" by Linus Torvalds · 17 years ago
  88. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  89. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  90. 151fc5d PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  91. bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
  92. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  93. 0039541 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check by Adrian Bunk · 17 years ago
  94. d73460d PCI: make pci_match_device() static by Adrian Bunk · 17 years ago
  95. 5257dca PCI: Remove 3 incorrect MSI quirks. by David Miller · 17 years ago
  96. bc38b41 PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB by David Miller · 17 years ago
  97. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  98. 1d84b54 PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. by David Miller · 17 years ago
  99. 2cc3187 PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips" by David Miller · 17 years ago
  100. 10e27ed intel-iommu: Fix array overflow by Takashi Iwai · 17 years ago