1. 9d68c78 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 10 years ago
  2. 5d833a6 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  3. 29e4e98 PCI: frv: replace now removed pci_bus_b() causing build failure by Paul Gortmaker · 10 years ago
  4. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 11 years ago
  5. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 10 years ago
  6. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  7. 1e2571a PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 11 years ago
  8. ec5130b Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 10 years ago
  9. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  10. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 11 years ago
  11. a723e75 bus: mvebu-mbus: Fix incorrect size for PCI aperture resources by Jason Gunthorpe · 11 years ago
  12. c128856 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  13. c80ef97 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  14. 25a712a Merge branch 'pci/scan-bridge' into next by Bjorn Helgaas · 11 years ago
  15. 94cccde vfio: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  16. fc061d9 ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  17. bc03fd3 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 11 years ago
  18. 058a2e1 ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 11 years ago
  19. d8801e4 x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 11 years ago
  20. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 11 years ago
  21. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 11 years ago
  22. 560698e pcmcia: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  23. 3bc9559 powerpc/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  24. 59c1ad3b drm: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  25. f0197e0 ARM/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  26. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  27. 5ee09ef PCI: Update outdated comment for pcibios_bus_report_status() by Yijing Wang · 11 years ago
  28. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  29. f7fc32c PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() by Alexander Gordeev · 11 years ago
  30. fef0727 PCI/MSI: Fix cut-and-paste errors in documentation by Alexander Gordeev · 11 years ago
  31. 39656f2 PCI: Cleanup per-arch list of object files by Liviu Dudau · 11 years ago
  32. 357fe85 PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() by Dan Carpenter · 11 years ago
  33. da5d727 x86/PCI: Fix function definition whitespace by Bjorn Helgaas · 11 years ago
  34. affbda8 x86/PCI: Reword comments by Bjorn Helgaas · 11 years ago
  35. 8928d5a x86/PCI: Remove unnecessary local variable initialization by Bjorn Helgaas · 11 years ago
  36. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  37. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  38. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 11 years ago
  39. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
  40. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 11 years ago
  41. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
  42. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
  43. fc1b253 PCI: Don't scan random busses in pci_scan_bridge() by Andreas Noever · 11 years ago
  44. c95b0bd PCI: Check for child busses which use more bus numbers than allocated by Andreas Noever · 11 years ago
  45. f5fb407 PCI: Remove pci_fixup_parent_subordinate_busnr() by Andreas Noever · 11 years ago
  46. d99321b PCI: Enable quirks for PCIe ACS on Intel PCH root ports by Alex Williamson · 11 years ago
  47. 5757a76 PCI: Add pci_dev_flag for ACS enable quirks by Alex Williamson · 11 years ago
  48. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 11 years ago
  49. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  50. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  51. 1820ffd PCI: Make sure bus number resources stay within their parents bounds by Andreas Noever · 11 years ago
  52. ced04d1 PCI: Use request_resource_conflict() instead of insert_ for bus numbers by Andreas Noever · 11 years ago
  53. 619c8c3 PCI: Assign CardBus bus number only during the second pass by Andreas Noever · 11 years ago
  54. 2ed8582 PCI: Clarify the "scan anyway" comment in pci_scan_bridge() by Andreas Noever · 11 years ago
  55. 9a4d7d8 PCI: Increment max correctly in pci_scan_bridge() by Andreas Noever · 11 years ago
  56. ce30000 PCI: Remove unnecessary list_empty(&pci_pme_list) check by Bjorn Helgaas · 11 years ago
  57. 9a8b0af PCI/MSI: Add pci_enable_msi() documentation back by Alexander Gordeev · 11 years ago
  58. 39af663 PCI/MSI: Fix pci_msix_vec_count() htmldocs failure by Masanari Iida · 11 years ago
  59. 13f81c0 PCI/MSI: Fix leak of msi_attrs by Greg Kroah-Hartman · 11 years ago
  60. b3bac8e PCI/MSI: Check kmalloc() return value, fix leak of name by Greg Kroah-Hartman · 11 years ago
  61. 17f2d86 Merge branch 'pci/numa-cleanup' into next by Bjorn Helgaas · 11 years ago
  62. beffbe5 ACPI / numa: Use __weak, not the gcc-specific version by Bjorn Helgaas · 11 years ago
  63. d79ed24 ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static by Bjorn Helgaas · 11 years ago
  64. 962fe9c ACPI / numa: Simplify acpi_get_node() style by Bjorn Helgaas · 11 years ago
  65. 486c79b ACPI / numa: Fix acpi_get_node() prototype by Bjorn Helgaas · 11 years ago
  66. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  67. 10ee3d7 ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node by Bjorn Helgaas · 11 years ago
  68. ab6ffce x86/PCI: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  69. 8a3d01c x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node by Bjorn Helgaas · 11 years ago
  70. 3323ab8 x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check by Bjorn Helgaas · 11 years ago
  71. 25453e9 x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  72. 6616dbd x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  73. afcf21c2 x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus by Bjorn Helgaas · 11 years ago
  74. 49886cf x86/PCI: Drop return value of pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  75. 289a24a x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  76. 3d2a366 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() by Bjorn Helgaas · 11 years ago
  77. 8d7d818 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() by Bjorn Helgaas · 11 years ago
  78. f19e848 x86/PCI: Drop pcibios_scan_root() check for bus already scanned by Bjorn Helgaas · 11 years ago
  79. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  80. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  82. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  83. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  84. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  85. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  86. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  87. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  88. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  89. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  90. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  91. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  92. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  94. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  95. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  96. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  97. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  98. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  99. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  100. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago