1. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  2. 1693c42 Merge branch 'topic/fixes-for-3.5' into next by Bjorn Helgaas · 12 years ago
  3. c0233ed MAINTAINERS: correct PCI git tree address by Bjorn Helgaas · 12 years ago
  4. 809a3bf PCI: remove useless pcix_set_mmrbc() dev->bus check by Bjorn Helgaas · 12 years ago
  5. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  6. 67454b66 PCI: shpchp: remove dead code by Bjorn Helgaas · 12 years ago
  7. 8f38eac PCI: fix P2P bridge I/O port window sign extension by Bjorn Helgaas · 12 years ago
  8. 8291550 PCI: fix upstream P2P bridge checks when enabling OBFF and LTR by Bjorn Helgaas · 12 years ago
  9. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago
  10. 8356aad PCI: cleanup assign_requested_resources_sorted() kernel-doc warning by Wanpeng Li · 12 years ago
  11. 140217ae Merge branch 'topic/jan-intx-masking' into next by Bjorn Helgaas · 12 years ago
  12. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 12 years ago
  13. 47fcb6d Merge branch 'topic/stowe-cap-cleanup' into next by Bjorn Helgaas · 12 years ago
  14. 0bdb3b2 PCI: add Ralink RT2800 broken INTx masking quirk by Alex Williamson · 12 years ago
  15. de509f9 PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk by Jan Kiszka · 12 years ago
  16. fbebb9f PCI: add infrastructure for devices with broken INTx masking by Bjorn Helgaas · 12 years ago
  17. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  18. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  19. 492bf4f powerpc/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  20. 60cd4db sparc/PCI: remove unused pcibios_assign_resource() definition by Bjorn Helgaas · 12 years ago
  21. cc2fa3f Merge branch 'topic/alex-vfio-prep' into next by Bjorn Helgaas · 12 years ago
  22. 10c4809 Merge branch 'topic/bjorn-remove-unused' into next by Bjorn Helgaas · 12 years ago
  23. a187177 Merge branch 'topic/kong-acpiphp-remove' into next by Bjorn Helgaas · 12 years ago
  24. 4d17e85 Merge branch 'topic/yinghai-busn-alloc' into next by Bjorn Helgaas · 12 years ago
  25. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  26. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  27. 06aef8c PCI: hotplug: remove pci_do_scan_bus() by Yinghai Lu · 12 years ago
  28. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  29. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  30. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  31. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  32. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  33. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  34. a8e4b9c PCI: add generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  35. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 12 years ago
  36. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 12 years ago
  37. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 12 years ago
  38. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 12 years ago
  39. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 12 years ago
  40. bc76b73 PCI: insert busn_res for child bus by Yinghai Lu · 12 years ago
  41. b7eac05 PCI: register busn_res for iov bus by Yinghai Lu · 12 years ago
  42. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 12 years ago
  43. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  44. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  45. 3f1b540 sparc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  46. 2661b81 ia64/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  47. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  48. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  49. 857c3b6 PCI: add default busn_res for pci_scan_bus() by Yinghai Lu · 12 years ago
  50. 67cdc82 PCI: add default busn_resource by Yinghai Lu · 12 years ago
  51. 4d99f52 PCI: checking busn_res in pci_scan_root_bus() by Yinghai Lu · 12 years ago
  52. f848ffb PCI: insert busn_res in pci_create_root_bus() by Yinghai Lu · 12 years ago
  53. f6dd68a PCI: release busn_res when removing bus by Yinghai Lu · 12 years ago
  54. 98a3583 PCI: add busn_res operation functions by Yinghai Lu · 12 years ago
  55. 82ec90e resources: allow adjust_resource() for resources with no parent by Yinghai Lu · 12 years ago
  56. 5cc62c2 PCI: build a bus number resource tree for every domain by Yinghai Lu · 12 years ago
  57. 3527ed8 PCI: remove secondary/subordinate in struct pci_bus by Yinghai Lu · 12 years ago
  58. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  59. 92f0243 PCI: add busn_res in struct pci_bus by Yinghai Lu · 12 years ago
  60. a0dee2e PCI: misc pci_reg additions by Alex Williamson · 12 years ago
  61. a696165 PCI: create common pcibios_err_to_errno by Alex Williamson · 12 years ago
  62. c63587d PCI: export pci_user functions for use by other drivers by Alex Williamson · 12 years ago
  63. ad80575 PCI: add ACS validation utility by Alex Williamson · 12 years ago
  64. a914916 frv/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  65. f39acb1 arm/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  66. 8ff255a alpha/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  67. b99ea85 PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  68. 83452c6 x86/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  69. 9cb604e PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state by Myron Stowe · 12 years ago
  70. c463b8c PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 by Myron Stowe · 12 years ago
  71. cb97ae3 PCI: remove redundant checking in PCI Express capability routines by Myron Stowe · 12 years ago
  72. c32823f PCI: make pci_ltr_supported() static by Myron Stowe · 12 years ago
  73. 12ea6ca PCI: add PCI DMA source ID quirk by Alex Williamson · 12 years ago
  74. 505cf30 PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie by Bjorn Helgaas · 12 years ago
  75. 533b660 PCI: remove pci_max_busnr() (was already commented out) by Bjorn Helgaas · 12 years ago
  76. 109cdbc PCI: remove pci_bus_find_ext_capability() (unused) by Bjorn Helgaas · 12 years ago
  77. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  78. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  79. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  81. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  82. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  83. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  84. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  85. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  86. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  89. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  91. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  92. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  93. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  94. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  95. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  96. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  97. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  98. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  99. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  100. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago