1. c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
  2. 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
  3. a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  4. 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
  5. 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
  6. de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  7. 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
  8. d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
  9. d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
  10. ee05369 PCI: qcom: Reorder struct qcom_pcie by Bjorn Helgaas · 8 years ago
  11. e6a087e PCI: qcom: Remove redundant struct qcom_pcie.dev by Bjorn Helgaas · 8 years ago
  12. 0edd578 PCI: qcom: Remove redundant struct qcom_pcie.dbi by Bjorn Helgaas · 8 years ago
  13. 661a0e4 PCI: qcom: Remove unused platform data by Bjorn Helgaas · 8 years ago
  14. 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago
  15. 160b4e4 PCI: mvebu: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  16. 6caaa28 PCI: layerscape: Reorder struct ls_pcie by Bjorn Helgaas · 8 years ago
  17. 4726a82 PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg by Bjorn Helgaas · 8 years ago
  18. fefe673 PCI: layerscape: Move struct pcie_port setup to probe function by Bjorn Helgaas · 8 years ago
  19. 7b0b111 PCI: layerscape: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  20. d41d295 PCI: layerscape: Remove redundant struct ls_pcie.dbi by Bjorn Helgaas · 8 years ago
  21. 9f6a148f PCI: layerscape: Remove unused platform data by Bjorn Helgaas · 8 years ago
  22. c11125e PCI: layerscape: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  23. 4841f3ad PCI: keystone: Reorder struct keystone_pcie by Bjorn Helgaas · 8 years ago
  24. 5c72535 PCI: keystone: Add app register accessors by Bjorn Helgaas · 8 years ago
  25. e481e0d PCI: keystone: Pass keystone_pcie, not va_app_base, to DBI functions by Bjorn Helgaas · 8 years ago
  26. 5649e4c PCI: keystone: Pass keystone_pcie, not address, to IRQ functions by Bjorn Helgaas · 8 years ago
  27. f3eca6c PCI: keystone: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  28. 21fa0c5 PCI: keystone: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  29. e3a1698 PCI: iproc: Hard-code PCIe capability offset instead of searching by Bjorn Helgaas · 8 years ago
  30. 6d76833 PCI: iproc: Remove redundant null pointer checking by Bjorn Helgaas · 8 years ago
  31. f66e5b2 PCI: iproc: Validate CSR base in BCMA setup code by Bjorn Helgaas · 8 years ago
  32. 556c7bb PCI: iproc: Set drvdata at end of probe function by Bjorn Helgaas · 8 years ago
  33. 786aecc PCI: iproc: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  34. 9ab021b PCI: imx6: Remove unused return values by Bjorn Helgaas · 8 years ago
  35. 916bf1c PCI: imx6: Reorder struct imx6_pcie by Bjorn Helgaas · 8 years ago
  36. 2a6a85d PCI: imx6: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  37. e7d7705 PCI: imx6: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  38. 8bad7f2 PCI: imx6: Pass struct imx6_pcie to PHY accessors by Bjorn Helgaas · 8 years ago
  39. 51c8470 PCI: imx6: Removed unused struct imx6_pcie.mem_base by Bjorn Helgaas · 8 years ago
  40. c5af407 PCI: imx6: Remove redundant of_node pointer by Bjorn Helgaas · 8 years ago
  41. 1395765 PCI: imx6: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  42. 4368f09 PCI: hisi: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  43. 761c43c PCI: hisi: Remove redundant struct hisi_pcie.reg_base by Bjorn Helgaas · 8 years ago
  44. bf4ed37 PCI: hisi: Name private struct pointer "hisi_pcie" consistently by Bjorn Helgaas · 8 years ago
  45. d5d4f6e PCI: hisi: Remove unused platform data by Bjorn Helgaas · 8 years ago
  46. 88790f9 PCI: hisi: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  47. 6b1f185 PCI: exynos: Reorder struct exynos_pcie by Bjorn Helgaas · 8 years ago
  48. cc08e82 PCI: exynos: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  49. 10284bf PCI: exynos: Name private struct pointer "exynos_pcie" consistently by Bjorn Helgaas · 8 years ago
  50. 53e5bff1 PCI: exynos: Uninline register accessors by Bjorn Helgaas · 8 years ago
  51. fae68d6 PCI: exynos: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  52. 150645b PCI: dra7xx: Move struct pcie_port setup to probe function by Bjorn Helgaas · 8 years ago
  53. 21baa1c PCI: dra7xx: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  54. feeb720 PCI: dra7xx: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  55. 03fa2ae PCI: dra7xx: Set drvdata at end of probe function by Bjorn Helgaas · 8 years ago
  56. 01856d1 PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie by Bjorn Helgaas · 8 years ago
  57. c7f8146 PCI: dra7xx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  58. 7c62efc PCI: artpec6: Add resource name comments by Bjorn Helgaas · 8 years ago
  59. b6f5f43 PCI: artpec6: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  60. acaa88e PCI: artpec6: Remove unnecessary artpec6_pcie_link_up() by Bjorn Helgaas · 8 years ago
  61. 0d93f8d PCI: artpec6: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  62. 26fbcc5 PCI: artpec6: Add register accessors by Bjorn Helgaas · 8 years ago
  63. f392bd1 PCI: artpec6: Remove unused platform data by Bjorn Helgaas · 8 years ago
  64. e6f3115 PCI: artpec6: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  65. a477815 PCI: armada: Reorder struct armada8k_pcie by Bjorn Helgaas · 8 years ago
  66. b2d6fd7 PCI: armada: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  67. 7687695 PCI: armada: Use generic DesignWare accessors by Bjorn Helgaas · 8 years ago
  68. 74e6907 PCI: armada: Remove redundant struct armada8k_pcie.base by Bjorn Helgaas · 8 years ago
  69. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  70. afb374f PCI: armada: Add local base pointer by Bjorn Helgaas · 8 years ago
  71. e4aea9c4 PCI: armada: Remove unused platform data by Bjorn Helgaas · 8 years ago
  72. 4f27628 PCI: altera: Simplify TLP_CFG_DW1 usage by Bjorn Helgaas · 8 years ago
  73. eb57671 PCI: altera: Simplify TLB_CFG_DW0 usage by Bjorn Helgaas · 8 years ago
  74. 14c7b95 PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device() by Bjorn Helgaas · 8 years ago
  75. dbeb4bd PCI: altera: Remove redundant platform_get_resource() return value check by Bjorn Helgaas · 8 years ago
  76. ee34264 PCI: altera: Remove unused platform data by Bjorn Helgaas · 8 years ago
  77. fe49067 PCI: altera: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  78. f2ab1bb PCI: aardvark: Remove unused platform data by Bjorn Helgaas · 8 years ago
  79. 9aec2fe PCI: aardvark: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  80. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  81. 930e192 Input: i8042 - skip selftest on ASUS laptops by Marcos Paulo de Souza · 8 years ago
  82. 4e1bff0 Input: melfas_mip4 - add ic_name sysfs attribute by Sangwon Jee · 8 years ago
  83. 819bf59 docs-rst: sphinxify 802.11 documentation by Johannes Berg · 8 years ago
  84. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  85. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  86. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  87. 48a6d64 hung_task: allow hung_task_panic when hung_task_warnings is 0 by John Siddle · 8 years ago
  88. e154ccc kthread: add kerneldoc for kthread_create() by Jonathan Corbet · 8 years ago
  89. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  90. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  91. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  92. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  93. 8197b3d4 kthread: detect when a kthread work is used by more workers by Petr Mladek · 8 years ago
  94. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago
  95. fbae2d4 kthread: add kthread_create_worker*() by Petr Mladek · 8 years ago
  96. 255451e kthread: allow to call __kthread_create_on_node() with va_list args by Petr Mladek · 8 years ago
  97. a65d409 kthread/smpboot: do not park in kthread_create_on_cpu() by Petr Mladek · 8 years ago
  98. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  99. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  100. d0c75f3 scripts/tags.sh: enable code completion in VIM by Mathieu Maret · 8 years ago