1. 8d349ac PCI ASPM: cleanup initialization by Kenji Kaneshige · 16 years ago
  2. 5aa6358 PCI ASPM: cleanup change input argument of aspm functions by Kenji Kaneshige · 16 years ago
  3. 5cde89d PCI ASPM: cleanup misc in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  4. 4d246e4 PCI ASPM: cleanup clkpm state in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  5. b6c2e54 PCI ASPM: cleanup latency field in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  6. 80bfdbe PCI ASPM: cleanup aspm state field in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  7. dc64cd1 PCI ASPM: fix typo in struct pcie_link_state by Kenji Kaneshige · 16 years ago
  8. 268a03a PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS by Alex Chiang · 16 years ago
  9. 110828c PCI: remove redundant __msi_set_enable() by Matthew Wilcox · 16 years ago
  10. 7d9a73f PCI PM: consistently use type bool for wake enable variable by Frans Pop · 16 years ago
  11. ab7de99 PCI: remove invalid comment of msi_mask_irq() by Kenji Kaneshige · 16 years ago
  12. d2abdf6 PCI PM: Fix handling of devices without PM support by pci_target_state() by Rafael J. Wysocki · 16 years ago
  13. c12ff1d PCI: support Secondary Bus Reset by Yu Zhao · 16 years ago
  14. f85876b PCI: support PM D0hot->D3 transition reset by Yu Zhao · 16 years ago
  15. 8c1c699 PCI: cleanup Function Level Reset by Yu Zhao · 16 years ago
  16. c465def PCI AER: software error injection by Huang Ying · 16 years ago
  17. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 16 years ago
  18. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 16 years ago
  19. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 16 years ago
  20. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 16 years ago
  21. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 16 years ago
  22. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 16 years ago
  23. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 16 years ago
  24. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 16 years ago
  25. a72b46c PCI: Add pci_bus_set_ops by Huang Ying · 16 years ago
  26. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 16 years ago
  27. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 16 years ago
  28. 9fc3925 PCI: use pci_is_root_bus() in pci_read_bridge_bases() by Kenji Kaneshige · 16 years ago
  29. 6e3f36d PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() by Kenji Kaneshige · 16 years ago
  30. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 16 years ago
  31. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 16 years ago
  32. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 16 years ago
  33. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 16 years ago
  34. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 16 years ago
  35. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 16 years ago
  36. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 16 years ago
  37. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 16 years ago
  38. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 16 years ago
  39. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 16 years ago
  40. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 16 years ago
  41. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 16 years ago
  42. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 16 years ago
  43. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 16 years ago
  44. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 16 years ago
  45. 4aabb58 PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 16 years ago
  46. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 16 years ago
  47. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 16 years ago
  48. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 16 years ago
  49. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 16 years ago
  50. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 16 years ago
  51. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 16 years ago
  52. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 16 years ago
  53. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 16 years ago
  54. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 16 years ago
  55. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 16 years ago
  56. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 16 years ago
  57. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 16 years ago
  58. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  59. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 16 years ago
  60. 96050df char: mxser, fix ISA board lookup by Peter Botha · 16 years ago
  61. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  62. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  63. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  64. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 16 years ago
  65. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 16 years ago
  66. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 16 years ago
  67. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 16 years ago
  68. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 16 years ago
  69. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  70. 5284c6b pata_netcell: Fix typo by Alan Cox · 16 years ago
  71. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  72. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 16 years ago
  73. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  74. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  75. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 16 years ago
  76. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 16 years ago
  77. ccc0d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  78. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  79. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 16 years ago
  80. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 16 years ago
  81. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  82. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 16 years ago
  83. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 16 years ago
  84. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 16 years ago
  85. 45bc955 pata_legacy: wait for async probing by James Bottomley · 16 years ago
  86. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 16 years ago
  87. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 16 years ago
  88. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  89. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  90. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 16 years ago
  91. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 16 years ago
  92. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 16 years ago
  93. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 16 years ago
  94. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 16 years ago
  95. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 16 years ago
  96. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  97. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 16 years ago
  98. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 16 years ago
  99. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 16 years ago
  100. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 16 years ago