1. 0b2d8d9 proc_bus_pci_ioctl: remove pointless BKL usage by Linus Torvalds · 14 years ago
  2. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  4. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  8. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  9. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  10. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  13. d585d06 intr_remap: Simplify the code further by Thomas Gleixner · 14 years ago
  14. 349d676 intr_remap: Use irq_2_iommu in struct irq_cfg by Thomas Gleixner · 14 years ago
  15. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  16. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 14 years ago
  17. a8ef54a pci: intr_remap: Use irq_data by Thomas Gleixner · 14 years ago
  18. 0e1e367 pci: intr-remap: Free irte memory if SPARSE_IRQ=y by Thomas Gleixner · 14 years ago
  19. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  20. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  21. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  22. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  23. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  24. 9587a67 Merge branch 'meego-7093' into idle-release by Len Brown · 14 years ago
  25. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  26. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  27. 4731fdc intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang by Len Brown · 14 years ago
  28. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 14 years ago
  29. eecfd57 intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a by Adam Jackson · 14 years ago
  30. 9eecabc intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space by David Woodhouse · 14 years ago
  31. 0e52247 PCI: fix pci_resource_alignment prototype by Cam Macdonell · 14 years ago
  32. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  33. 17134d9 PCI: bus speed strings should be const by Stephen Hemminger · 14 years ago
  34. 4db77ff x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  35. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  36. 6e63e80 PCI hotplug: Fix build with CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago
  37. a9d2a6d PCI: PCIe: Remove the port driver module exit routine by Kenji Kaneshige · 14 years ago
  38. 271fb71 PCI: PCIe: Move PCIe PME code to the pcie directory by Rafael J. Wysocki · 14 years ago
  39. 2bd50dd PCI: PCIe: Disable PCIe port services during port initialization by Rafael J. Wysocki · 14 years ago
  40. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  41. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  42. 79dd918 PCI: PCIe: Introduce commad line switch for disabling port services by Rafael J. Wysocki · 14 years ago
  43. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  44. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  45. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  46. 1a8bd48 intel-iommu: Fix 32-bit build warning with __cmpxchg() by David Woodhouse · 14 years ago
  47. d1423d5 intr-remap: allow disabling source id checking by Chris Wright · 14 years ago
  48. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  49. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  50. c513b67 pci: fix type warnings in intr_remapping.c by Linus Torvalds · 14 years ago
  51. cc77b4d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 132a4ed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  53. 763e9db PCI: update for owner removal from struct device_attribute by Stephen Rothwell · 14 years ago
  54. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  55. b879743f PCI: Fix warnings when CONFIG_DMI unset by Narendra K · 14 years ago
  56. 5b6ae5b libata: more PCI IDs for jmicron controllers by Tejun Heo · 14 years ago
  57. 3d2a531 PCI: Do not run NVidia quirks related to MSI with MSI disabled by Rafael J. Wysocki · 14 years ago
  58. 4e344b1 PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  59. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 14 years ago
  60. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago
  61. 8633328 PCI: Allow read/write access to sysfs I/O port resources by Alex Williamson · 14 years ago
  62. bfb51cd PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} by FUJITA Tomonori · 14 years ago
  63. 253d2e5 PCI: disable mmio during bar sizing by Jacob Pan · 14 years ago
  64. fcd097f PCI: MSI: Remove unsafe and unnecessary hardware access by Ben Hutchings · 14 years ago
  65. ea5f9fc PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable by Matthew Garrett · 14 years ago
  66. 8cc2bfd PCI: kernel oops on access to pci proc file while hot-removal by Kenji Kaneshige · 14 years ago
  67. a3f5835 PCI: pci-sysfs: remove casts from void* by Kulikov Vasiliy · 14 years ago
  68. 3f579c3 PCI hotplug: make sure child bridges are enabled at hotplug time by Yinghai Lu · 14 years ago
  69. 0ba10bc PCI hotplug: shpchp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago
  70. 01b666d PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device by Praveen Kalamegham · 14 years ago
  71. 41cd766 PCI: Don't enable aspm before drivers have had a chance to veto it by Matthew Garrett · 14 years ago
  72. 4302e0f PCI: fix wrong memory address handling in MSI-X by Kenji Kaneshige · 14 years ago
  73. 2eb5ebd PCI: check return value of pci_enable_device() when enabling bridges by Junchang Wang · 14 years ago
  74. 7736a05 PCI: sparse warning (trivial) by Stephen Hemminger · 14 years ago
  75. 549e156 PCI: disable MSI on VIA K8M800 by Tejun Heo · 14 years ago
  76. aff6136 PCI quirk: AMD 780: work around wrong vendor ID on APC bridge by Clemens Ladisch · 14 years ago
  77. 3b8fdb7 PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK by Dan Carpenter · 14 years ago
  78. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 14 years ago
  79. f3ec4f8 PCI: change device runtime PM settings for probe and remove by Alan Stern · 14 years ago
  80. 7a42c4f Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 by Joerg Roedel · 14 years ago
  81. 323f99c iommu-api: Extension to check for interrupt remapping by Tom Lyon · 14 years ago
  82. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  83. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  84. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  85. a7b9172 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6 by Linus Torvalds · 14 years ago
  86. dee70a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  87. b03214d virtio-pci: disable msi at startup by Michael S. Tsirkin · 14 years ago
  88. b27759f PCI/PM: Do not use native PCIe PME by default by Rafael J. Wysocki · 14 years ago
  89. 2d9e667 intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. by David Woodhouse · 14 years ago
  90. 00dfff7 intel-iommu: Fix double lock in get_domain_for_dev() by Jiri Slaby · 14 years ago
  91. 25cbff1 intel-iommu: Fix reference by physical address in intel_iommu_attach_device() by Sheng Yang · 14 years ago
  92. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  93. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  94. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  95. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  96. 4daedcf ahci: add pci quirk for JMB362 by Tejun Heo · 14 years ago
  97. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  98. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  99. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  100. ac81860 PCI: hotplug: pciehp: Removed check for hotplug of display devices by Praveen Kalamegham · 14 years ago