1. 3fa16fd PCI: cleanup pci_bus_add_devices() by Yu Zhao · 16 years ago
  2. 613e7ed PCI: add a new function to map BAR offsets by Yu Zhao · 16 years ago
  3. 3789fa8 PCI: allow pci_alloc_child_bus() to handle a NULL bridge by Yu Zhao · 16 years ago
  4. 0b400c7 PCI: export __pci_read_base() by Yu Zhao · 16 years ago
  5. bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars() by Yu Zhao · 16 years ago
  6. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  7. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  8. 6a49d812 PCI: enhance pci_ari_enabled() by Yu Zhao · 16 years ago
  9. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  10. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  11. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  12. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  13. f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  14. 30d546d PCI: mips: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  15. b1c8679 PCI: x86: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  16. 1be9baa PCI: alpha: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  17. 3f9455d4 PCI: powerpc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  18. 6aa6e49 PCI: sh: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  19. f14d766 PCI: arm: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  20. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  21. 12b955f x86/PCI: minor logic simplications by Bjorn Helgaas · 16 years ago
  22. f672c39 x86/PCI: use config space encoding for interrupt pins by Bjorn Helgaas · 16 years ago
  23. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  24. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  25. 23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline by Jacob Pan · 16 years ago
  26. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  27. 0663a36 x86/PCI: make PCI bus locality messages more meaningful by Bjorn Helgaas · 16 years ago
  28. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  29. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  30. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  31. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  32. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  33. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  34. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  35. c70e0d9 PCI: pci-stub module to reserve pci device by Chris Wright · 16 years ago
  36. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  37. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  38. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  39. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  40. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  41. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  42. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  43. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  44. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  45. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  46. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  47. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  48. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  49. 8b62091 ACPI/PCI: include missing acpi.h file in pci-acpi.h. by Andrew Patterson · 16 years ago
  50. d3a5401 PCI: Add legacy_io/mem to all busses by Benjamin Herrenschmidt · 16 years ago
  51. 1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features by Sheng Yang · 16 years ago
  52. f7b7baa PCI: add PCI Advanced Feature Capability defines by Sheng Yang · 16 years ago
  53. d91cdc7 PCI: Refactor pci_reset_function() by Sheng Yang · 16 years ago
  54. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  56. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 16 years ago
  57. 9eff02e PCI: check mmap range of /proc/bus/pci files too by Jesse Barnes · 16 years ago
  58. ede6f5a Fix up 64-bit byte swaps for most 32-bit architectures by Linus Torvalds · 16 years ago
  59. 637b180 byteorder: remove the now unused byteorder.h by Harvey Harrison · 16 years ago
  60. 5cbd04a mn10300: introduce asm/swab.h by Harvey Harrison · 16 years ago
  61. 9195947 frv: introduce asm/swab.h by Harvey Harrison · 16 years ago
  62. f15d411 m32r: introduce asm/swab.h by Harvey Harrison · 16 years ago
  63. 231cc43 m68knommu: introduce asm/swab.h by Harvey Harrison · 16 years ago
  64. fc61708 h8300: introduce asm/swab.h by Harvey Harrison · 16 years ago
  65. ae18962 ia64: introduce asm/swab.h by Harvey Harrison · 16 years ago
  66. cfcac2f blackfin: introduce asm/swab.h by Harvey Harrison · 16 years ago
  67. af8e24e arm: introduce asm/swab.h by Harvey Harrison · 16 years ago
  68. dd8b72c alpha: introduce asm/swab.h by Harvey Harrison · 16 years ago
  69. c6f09f0 m68k: introduce asm/swab.h by Harvey Harrison · 16 years ago
  70. 5d30a68 x86: introduce asm/swab.h by Harvey Harrison · 16 years ago
  71. f4d2b14 sparc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  72. 1af84a6 sh: introduce asm/swab.h by Harvey Harrison · 16 years ago
  73. 13f7877 s390: introduce asm/swab.h by Harvey Harrison · 16 years ago
  74. 156ca2b powerpc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  75. 8cdd3a9 mips: introduce asm/swab.h by Harvey Harrison · 16 years ago
  76. 292b4d0 avr32: introduce asm/swab.h by Harvey Harrison · 16 years ago
  77. 991c0e6 byteorder: only use linux/swab.h by Harvey Harrison · 16 years ago
  78. c89a9f5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  79. a75f284 drm: fix ordering of driver unload vs agp unload. by Dave Airlie · 16 years ago
  80. 241fa85 drm/i915: Respect the other stolen memory sizes we know of. by Eric Anholt · 16 years ago
  81. 1fc45d8 drm/i915: Non-mobile parts don't have integrated TV-out. by Eric Anholt · 16 years ago
  82. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  83. 3f8bc37 drm/i915: Pin cursor bo and unpin old bo when setting cursor. by Kristian Høgsberg · 16 years ago
  84. 9bb2d6f drm/i915: Don't allow objects to get bound while VT switched. by Eric Anholt · 16 years ago
  85. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  86. c861ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  87. 3610639 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. cfa97f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 7238eb4 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 932adbe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  92. ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  93. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  94. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  95. 59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  96. f59abb1 parport: ieee1284: use del_timer_sync() in parport_wait_event() by Michael Buesch · 16 years ago
  97. 50682bb bfs: check that filesystem fits on the blockdevice by Eric Sesterhenn · 16 years ago
  98. e1f89ec bfs: add some basic sanity checks by Eric Sesterhenn · 16 years ago
  99. 58c6d3d dma-coherent: catch oversized requests to dma_alloc_from_coherent() by Johannes Weiner · 16 years ago
  100. eccd83e dma_alloc_coherent: clean it up by Andrew Morton · 16 years ago