1. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  2. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  3. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  4. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  5. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  6. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  7. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  8. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  9. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  10. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  11. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  12. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  13. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  14. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  15. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  16. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  17. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  18. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  19. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  20. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  21. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  22. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  23. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  24. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  25. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  26. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  27. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  28. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  29. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 19 years ago
  30. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 19 years ago
  31. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  32. cc67523 [PATCH] Fix and clean up quirk_intel_ide_combined() configuration by Jeff Garzik · 19 years ago
  33. 12f44f4 [PATCH] pci: fixup parent subordinate busnr by Ivan Kokshaysky · 19 years ago
  34. 02fe75a [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c by Linda Xie · 19 years ago
  35. 3c6de92 [PATCH] fix drivers/pci/probe.c warning by Amos Waterland · 19 years ago
  36. 656da9d [PATCH] PCI: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  37. 1029d6b [PATCH] PCI: remove unused "scratch" by Bjorn Helgaas · 19 years ago
  38. 06c6d27 [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  39. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  40. d648dac [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  41. 32a3658 [PATCH] pci: only call pci_restore_bars at boot by John W. Linville · 19 years ago
  42. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  43. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  44. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  45. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  46. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago
  47. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  48. 7bcf5c0 [PATCH] PCI: move pci core to use add_hotplug_env_var() by Greg Kroah-Hartman · 19 years ago
  49. 3aed77b Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  50. 2fd9d74 [PATCH] PCI: PCI/libata INTx bug fix by Brett M Russ · 19 years ago
  51. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  52. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 19 years ago
  53. 3fe9d19 [PATCH] PCI: Support PCM PM CAP version 3 by Daniel Ritz · 19 years ago
  54. cecf486 [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) by Paul Mackerras · 19 years ago
  55. 1d2450a [PATCH] PCI Hotplug: SGI hotplug driver fixes by Prarit Bhargava · 19 years ago
  56. 11f3859 [PATCH] PCI: Fix regression in pci_enable_device_bars by Alan Stern · 19 years ago
  57. 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
  58. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  59. 064b53db [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  60. 1248d63 [PATCH] PCI Hotplug: use bus_slot number for name by Kristen Accardi · 19 years ago
  61. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  62. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 19 years ago
  63. 56d8456 [PATCH] PCI Hotplug: rpaphp: Purify hotplug by John Rose · 19 years ago
  64. 940903c [PATCH] PCI Hotplug: rpaphp: Export slot enable by John Rose · 19 years ago
  65. 0945cd5 [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci by John Rose · 19 years ago
  66. 9c209c9 [PATCH] PCI Hotplug: rpaphp: Change slot pci reference by John Rose · 19 years ago
  67. 5eeb8c6 [PATCH] PCI Hotplug: rpaphp: Move VIO registration by John Rose · 19 years ago
  68. bde1684 [PATCH] PCI Hotplug: rpaphp: Remove unused stuff by John Rose · 19 years ago
  69. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  70. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  71. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  72. a174091 [PATCH] via vt8237 apic bypass deassertion quirk by Karsten Wiese · 19 years ago
  73. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  74. 8085ce08 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  75. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  76. 60cfff3 Auto-update from upstream by Len Brown · 19 years ago
  77. 755528c Ignore disabled ROM resources at setup by Linus Torvalds · 19 years ago
  78. 26aad69 Only pre-allocate 256 bytes of cardbio IO range by Linus Torvalds · 19 years ago
  79. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  80. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 19 years ago
  81. 4b47b0e [PATCH] PCI: fix quirk-6700-fix.patch by Andrew Morton · 19 years ago
  82. 4602b88 [PATCH] PCI: 6700/6702PXH quirk by Kristen Accardi · 19 years ago
  83. dc836b5 Revert "[PATCH] PCI: restore BAR values..." by Linus Torvalds · 19 years ago
  84. 6d85f29 [PATCH] VIA VT8235 PCI quirk by Ivan Kokshaysky · 19 years ago
  85. cf7bee5 [PATCH] Fix restore of 64-bit PCI BAR's by Ivan Kokshaysky · 19 years ago
  86. fec59a7 [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  87. 688d191 pci: make bus resource start address override minimum IO address by Linus Torvalds · 19 years ago
  88. 10f4338 [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c by Ivan Kokshaysky · 19 years ago
  89. 761a3ac [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs by Jon Smirl · 19 years ago
  90. e96e2f1 [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2 by Daniele Gaffuri · 19 years ago
  91. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  92. f165b10 cleanup: remove unnecessary initializer on static pointers by Greg Kroah-Hartman · 19 years ago
  93. a406d9e [ACPI] gut acpi_pci_choose_state() to avoid conflict by Len Brown · 19 years ago
  94. b913100 [ACPI] pci_set_power_state() now calls by David Shaohua Li · 19 years ago
  95. 0f64474 [ACPI] PCI can now get suspend state from firmware by David Shaohua Li · 19 years ago
  96. 84df749f [ACPI] Bind ACPI and PCI devices by David Shaohua Li · 19 years ago
  97. 2a56957 [PATCH] pm: more u32 vs. pm_message_t fixes by Pavel Machek · 19 years ago
  98. 043d051 Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  99. 960b846 [PATCH] yet another fix for setup-bus.c/x86 merge by Ivan Kokshaysky · 19 years ago
  100. 67d340f Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago