1. b1bf295 Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next by Bjorn Helgaas · 10 years ago
  2. 783a28e Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  3. 94e57fe PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h by Francesco Ruggeri · 10 years ago
  4. 615f775 x86/PCI: Mark PCI BIOS initialization code as such by Mathias Krause · 10 years ago
  5. 6af13ba x86/PCI: Constify pci_mmcfg_probes[] array by Mathias Krause · 10 years ago
  6. 776f7ad x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst by Mathias Krause · 10 years ago
  7. 64474b5 x86/PCI: Move __init annotation to the correct place by Mathias Krause · 10 years ago
  8. 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 10 years ago
  9. cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
  10. d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
  11. 2f419d7 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 10 years ago
  12. 56fab6e PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr() by Thomas Petazzoni · 10 years ago
  13. 4ac9cbf x86/PCI: Mark DMI tables as initialization data by Mathias Krause · 10 years ago
  14. 65aaae2 PCI: spear: Pass config resource through reg property by Pratyush Anand · 10 years ago
  15. ef39ab7 Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  16. 134cd00 Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  17. f9dd0ce PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test by Dan Carpenter · 10 years ago
  18. 63ddc0b PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters by Megan Kamiya · 10 years ago
  19. 7f1f054 PCI: tegra: Add Tegra124 support by Thierry Reding · 10 years ago
  20. ec73276 PCI: tegra: Make sure the PCIe PLL is really reset by Eric Yuen · 10 years ago
  21. 8d41794 PCI: tegra: Fix extended configuration space mapping by Peter Daifuku · 10 years ago
  22. 0d20d62 PCI: tegra: Clear CLKREQ# enable on port disable by Thierry Reding · 10 years ago
  23. 9fe373f PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size by Douglas Lehr · 10 years ago
  24. e0d1b6b PCI/AER: Make <linux/aer.h> standalone includable by Thierry Reding · 10 years ago
  25. be63497 PCI: Use device flag helper functions by Ethan Zhao · 10 years ago
  26. be507fd xen/pciback: Use PCI device flag helper functions by Ethan Zhao · 10 years ago
  27. ad0d217 KVM: Use PCI device flag helper functions by Ethan Zhao · 10 years ago
  28. ce05298 PCI: Add device flag helper functions by Ethan Zhao · 10 years ago
  29. 8665a48 PCI: keystone: Set device ID based on SoC to support multiple ports by Murali Karicheri · 10 years ago
  30. 4455efc PCI: keystone: Assume controller is already in RC mode by Murali Karicheri · 10 years ago
  31. c15982d PCI: keystone: Limit MRSS for all downstream devices by Murali Karicheri · 10 years ago
  32. bceee4a9 PCI: pciehp: Prevent NULL dereference during probe by Andreas Noever · 10 years ago
  33. d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 10 years ago
  34. 1302fcf PCI: Configure *all* devices, not just hot-added ones by Bjorn Helgaas · 10 years ago
  35. 302328c PCI: Preserve MPS and MRRS when applying _HPX settings by Bjorn Helgaas · 10 years ago
  36. ca0647e0 PCI: Apply _HPP settings to all hot-added PCI devices by Bjorn Helgaas · 10 years ago
  37. eab3a0e PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings by Bjorn Helgaas · 10 years ago
  38. c6285fc PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X by Bjorn Helgaas · 10 years ago
  39. fbfa398 PCI: Remove unused pci_configure_slot() by Bjorn Helgaas · 10 years ago
  40. 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  41. b407166 PCI: shpchp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  42. 77094fb PCI: pciehp: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  43. 6cd3364 PCI: Add pci_configure_device() during enumeration by Bjorn Helgaas · 10 years ago
  44. 589fcc2 PCI: Move pci_configure_slot() to drivers/pci/probe.c by Bjorn Helgaas · 10 years ago
  45. 5e3d234 PCI: Shuffle pci-acpi.c functions to group them logically by Bjorn Helgaas · 10 years ago
  46. abbfec3 PCI: Whitespace cleanup in pci-acpi.c by Bjorn Helgaas · 10 years ago
  47. 9ce90ea PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c by Bjorn Helgaas · 10 years ago
  48. 1197ba2 PCI: pciehp: Configure hot-added display devices by Bjorn Helgaas · 10 years ago
  49. 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
  50. f3dbd80 PCI: Enable CRS Software Visibility for root port if it is supported by Rajat Jain · 10 years ago
  51. 89665a6 PCI: Check only the Vendor ID to identify Configuration Request Retry by Rajat Jain · 10 years ago
  52. 11e4253 PCI: Assume all Mellanox devices have broken INTx masking by Gavin Shan · 10 years ago
  53. adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
  54. 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
  55. a2351ef Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  56. 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
  57. 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
  58. c346a54 Merge branch 'pci/host-designware' into pci/host-imx6 by Bjorn Helgaas · 10 years ago
  59. efd01a7 PCI/AER: Make <linux/aer.h> standalone includable by Thierry Reding · 10 years ago
  60. 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
  61. 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
  62. 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
  63. 0c4ffcf PCI: keystone: Add TI Keystone PCIe driver by Murali Karicheri · 10 years ago
  64. 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
  65. 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
  66. 8d38821 resources: Add device-managed request/release_resource() by Thierry Reding · 10 years ago
  67. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  68. 1ba55f5 MAINTAINERS: Add Lucas Stach as co-maintainer for i.MX6 PCI driver by Lucas Stach · 10 years ago
  69. 8961def PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver by Srikanth Thokala · 10 years ago
  70. 3b7f101 PCI: Remove unnecessary variable in pci_add_dynid() by Tobias Klauser · 10 years ago
  71. b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
  72. 385321e PCI/PM: Allow PCI devices to be put into D3cold during system suspend by Rafael J. Wysocki · 10 years ago
  73. fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago
  74. 52addcf Linux 3.17-rc2 by Linus Torvalds · 10 years ago
  75. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  76. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  77. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  78. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  79. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  83. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  85. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  86. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  87. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  88. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  89. a284e9d MAINTAINERS: Add entry for Renesas DRM drivers by Laurent Pinchart · 10 years ago
  90. db314f2 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  91. 00250b5 MAINTAINERS: add new Rockchip SoC list by Heiko Stuebner · 10 years ago
  92. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  93. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  94. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 10 years ago
  95. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 10 years ago
  96. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  97. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  98. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  99. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  100. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago