1. 207b074 Merge branches 'pci/host-xgene' and 'pci/hotplug' into next by Bjorn Helgaas · 9 years ago
  2. 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 9 years ago
  3. d49eccb PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() by Bjorn Helgaas · 9 years ago
  4. 7d852b6 PCI: pciehp: Make queue_interrupt_event() void by Bjorn Helgaas · 9 years ago
  5. ae4fa5f PCI: xgene: Allow config access to Root Port even when link is down by Duc Dang · 9 years ago
  6. f09f873 PCI: xgene: Disable Configuration Request Retry Status for v1 silicon by Duc Dang · 9 years ago
  7. 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
  8. 9f3d162 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  9. 3d9fecf x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing by Bjorn Helgaas · 9 years ago
  10. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  11. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 9 years ago
  12. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 9 years ago
  13. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  14. c030008 PCI: Remove unused pci_scan_bus_parented() by Yijing Wang · 9 years ago
  15. 515d425 xen/pcifront: Don't use deprecated function pci_scan_bus_parented() by Arnd Bergmann · 9 years ago
  16. a042746 PCI: imx6: Add speed change timeout message by Troy Kisky · 9 years ago
  17. 0c0cbb6 PCI/ASPM: Simplify Clock Power Management setting by Bjorn Helgaas · 9 years ago
  18. 6cbb247 PCI: designware: Wait for link to come up with consistent style by Bjorn Helgaas · 9 years ago
  19. 1d3f9ba PCI: layerscape: Factor out ls_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  20. 1200edc PCI: layerscape: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  21. 30fb7ba PCI: dra7xx: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  22. 1dace01 x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A by Bjorn Helgaas · 9 years ago
  23. a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 9 years ago
  24. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  25. d59d36a PCI: Remove unused pcibios_select_root() (again) by Bjorn Helgaas · 9 years ago
  26. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 9 years ago
  27. cd11433 PCI: Include <linux/pci.h>, not <asm/pci.h> by Bjorn Helgaas · 9 years ago
  28. e1e6e5c arm64: dts: Add APM X-Gene PCIe MSI nodes by Duc Dang · 9 years ago
  29. dcd19de PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver by Duc Dang · 9 years ago
  30. fd5da20 PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  31. 917bfd9 ACPI / PCI: Account for ARI in _PRT lookups by Alex Williamson · 9 years ago
  32. 3a9ad0b PCI: Add pci_bus_addr_t by Yinghai Lu · 9 years ago
  33. 19bdb6e PCI: Move pci_ari_enabled() to global header by Alex Williamson · 9 years ago
  34. 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 9 years ago
  35. ef07991 PCI: iproc: Free resource list after registration by Hauke Mehrtens · 9 years ago
  36. 18c4342 PCI: iproc: Directly add PCI resources by Hauke Mehrtens · 9 years ago
  37. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 9 years ago
  38. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 9 years ago
  39. 2dead00 PCI: mvebu: Remove mvebu_pcie_scan_bus() by Yijing Wang · 9 years ago
  40. c8fc933 PCI/ASPM: Use dev->has_secondary_link to find downstream links by Yijing Wang · 9 years ago
  41. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 9 years ago
  42. d41be34 ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices by Rafael J. Wysocki · 9 years ago
  43. 2af31f4 PCI: pciehp: Drop pointless label from pciehp_probe() by Rafael J. Wysocki · 9 years ago
  44. d0751b9 PCI: Add dev->has_secondary_link to track downstream PCIe links by Yijing Wang · 9 years ago
  45. 247de69 PCI: Add function 1 DMA alias quirk for Marvell 9120 by Sakari Ailus · 9 years ago
  46. e705c29 PCI: pciehp: Drop pointless ACPI-based "slot detection" check by Rafael J. Wysocki · 9 years ago
  47. 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 9 years ago
  48. 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 9 years ago
  49. f9b8cd7 PCI/ASPM: Remove redundant PCIe port type checking by Yijing Wang · 9 years ago
  50. e127a04 PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter by Bjorn Helgaas · 9 years ago
  51. 4785ffb PCI: iproc: Add BCMA PCIe driver by Hauke Mehrtens · 9 years ago
  52. c1e02ce PCI: iproc: Allow override of device tree IRQ mapping function by Hauke Mehrtens · 9 years ago
  53. 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 9 years ago
  54. 5dbb4c6 of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port by Zhichang Yuan · 9 years ago
  55. dca230d PCI: Add ACS quirks for Intel 9-series PCH root ports by Alex Williamson · 9 years ago
  56. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  57. 9680319 PCI/MSI: Drop pci_msi_off() calls from quirks by Michael S. Tsirkin · 9 years ago
  58. 8c9bb60 ntb: Drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  59. c1f4d88 virtio_pci: drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  60. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 9 years ago
  61. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  62. 61b64ab PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  63. 5ebe6afa Linux 4.1-rc2 by Linus Torvalds · 9 years ago
  64. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  65. 101a6fd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  66. 71aee81 Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  67. df9ebeb Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  68. 61f06db Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  69. 3333222 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  70. 180d89f Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  71. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 9 years ago
  72. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 9 years ago
  73. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 9 years ago
  74. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 9 years ago
  75. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 9 years ago
  76. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  77. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 9 years ago
  78. feda5f9 virtio: pass baton to Michael Tsirkin by Rusty Russell · 9 years ago
  79. 6fa7272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  80. a134f08 ipv4: Missing sk_nulls_node_init() in ping_unhash(). by David S. Miller · 9 years ago
  81. 082a75d rbd: end I/O the entire obj_request on error by Ilya Dryomov · 9 years ago
  82. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 9 years ago
  83. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  84. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  85. 036f351 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  86. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 9 years ago
  87. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 9 years ago
  88. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 9 years ago
  89. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  90. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  91. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  92. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  93. e813bb2 net: fec: Fix RGMII-ID mode by Markus Pargmann · 9 years ago
  94. 07841f9 net/mlx4_en: Schedule napi when RX buffers allocation fails by Ido Shamay · 9 years ago
  95. c232d8a netxen_nic: use spin_[un]lock_bh around tx_clean_lock by Tony Camuso · 9 years ago
  96. 17d5ceb net/mlx4_core: Fix unaligned accesses by David Ahern · 9 years ago
  97. f94813f mlx4_en: Use correct loop cursor in error path. by Benjamin Poirier · 9 years ago
  98. 50904a7 Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  99. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  100. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago