1. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  2. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 15 years ago
  3. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  4. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  5. a6c0d5c PCI hotplug: remove redundant .owner initializations by Kenji Kaneshige · 15 years ago
  6. c825bc9 PCI hotplug: create symlink to hotplug driver module by Kenji Kaneshige · 15 years ago
  7. 498a8fa PCI hotplug: fix return value of has_foo() functions by Kenji Kaneshige · 15 years ago
  8. bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 15 years ago
  9. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 15 years ago
  10. a72b46c PCI: Add pci_bus_set_ops by Huang Ying · 15 years ago
  11. 1eb3948 PCI: use pci_is_root_bus() in pci_common_swizzle() by Kenji Kaneshige · 15 years ago
  12. 8784fd4 PCI: use pci_is_root_bus() in pci_get_interrupt_pin() by Kenji Kaneshige · 15 years ago
  13. 9fc3925 PCI: use pci_is_root_bus() in pci_read_bridge_bases() by Kenji Kaneshige · 15 years ago
  14. 6e3f36d PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() by Kenji Kaneshige · 15 years ago
  15. 74c5742 PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops by Michal Miroslaw · 15 years ago
  16. 26c56dc PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets by Michal Miroslaw · 15 years ago
  17. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  18. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  19. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  20. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 15 years ago
  21. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 15 years ago
  22. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 15 years ago
  23. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  24. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  25. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 15 years ago
  26. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 15 years ago
  27. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  28. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  29. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  30. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  31. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  32. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  33. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  34. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  35. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  36. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  37. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  38. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  39. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  40. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  41. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 15 years ago
  42. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  43. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  44. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 15 years ago
  45. 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
  46. 13df635 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  47. fd4d342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  48. 4d11eff Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  49. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  50. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  51. 0e6e027 md/raid5: fix bug in reshape code when chunk_size decreases. by NeilBrown · 15 years ago
  52. a8c906c md/raid5 - avoid deadlocks in get_active_stripe during reshape by NeilBrown · 15 years ago
  53. f001a70 md/raid5: use conf->raid_disks in preference to mddev->raid_disk by NeilBrown · 15 years ago
  54. 46056be Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  55. 5284c6b pata_netcell: Fix typo by Alan Cox · 15 years ago
  56. c46f87f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  57. e36b80b SSB: BCM47xx: Export ssb_watchdog_timer_set by Matthieu Castet · 15 years ago
  58. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  59. 33fa108 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  60. 669165d pdc202xx_old: fix resetproc() method by Sergei Shtylyov · 15 years ago
  61. 521a415 pdc202xx_old: fix 'pdc20246_dma_ops' by Sergei Shtylyov · 15 years ago
  62. ccc0d38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  63. 9ccb1aa Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  64. a3cb900 [libata] pata_ali: Use IGN_SIMPLEX by Alan Cox · 15 years ago
  65. cd24f8c mtd: davinci nand: update clock naming by Kevin Hilman · 15 years ago
  66. be94a4b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  67. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  68. 9b10ae8 ahci: add warning messages for hp laptops with broken suspend by Tejun Heo · 15 years ago
  69. 5f33b3b pata_efar: fix PIO2 underclocking by Sergei Shtylyov · 15 years ago
  70. 45bc955b pata_legacy: wait for async probing by James Bottomley · 15 years ago
  71. 27704a1 Revert "drm: don't associate _DRM_DRIVER maps with a master" by Linus Torvalds · 15 years ago
  72. e9e1012 ivtv: Fix PCI DMA direction by Alan Cox · 15 years ago
  73. b87297f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  74. b63254c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  75. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  76. 0e7ddf7 drm/i915: Remove a bad BUG_ON in the fence management code. by Eric Anholt · 15 years ago
  77. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 15 years ago
  78. fc43896 drm: ignore EDID with really tiny modes. by Adam Jackson · 15 years ago
  79. 6c51d1c drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  80. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 15 years ago
  81. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  82. e36ebaf drm: set permissions on edid file to 0444 by Keith Packard · 15 years ago
  83. 75185c9 drm: add newlines to text sysfs files by Keith Packard · 15 years ago
  84. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  85. b8da7de drm: fix irq naming for kms drivers. by Dave Airlie · 15 years ago
  86. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 15 years ago
  87. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 15 years ago
  88. 9ca6944 mvsdio: ignore high speed timing requests from the core by Nicolas Pitre · 15 years ago
  89. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  90. 992697e sdhci-of: Add fsl,esdhc as a valid compatible to bind against by Kumar Gala · 15 years ago
  91. 703aace mvsdio: allow automatic loading when modular by Nicolas Pitre · 15 years ago
  92. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  93. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  94. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  95. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 15 years ago
  96. e76afc4 fix oops when using console=ttymxcN with N > 0 by Eric Lammerts · 15 years ago
  97. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  98. d3ae33e pata_netcell: LBA48 force identify bits correct by Alan Cox · 15 years ago
  99. ca55bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  100. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago