1. 0dc49eb Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  2. 3ec2574 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  3. 906c142 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  4. 63ab93f Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  5. af3a2ab Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
  6. 8f417ca Merge branch 'pci/aspm' into next by Bjorn Helgaas · 8 years ago
  7. ca0ef7f Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  8. e4e7d597 PCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTO by Christoph Hellwig · 8 years ago
  9. c3cf2c6 PCI/MSI: Document pci_alloc_irq_vectors(), deprecate pci_enable_msi() by Christoph Hellwig · 8 years ago
  10. a142f4d PCI/ASPM: Add comment about L1 substate latency by Rajat Jain · 8 years ago
  11. aeda9ad PCI/ASPM: Configure L1 substate settings by Rajat Jain · 8 years ago
  12. f1f0366 PCI/ASPM: Calculate and save the L1.2 timing parameters by Rajat Jain · 8 years ago
  13. b5a0a9b PCI/ASPM: Read and set up L1 substate capabilities by Rajat Jain · 8 years ago
  14. b2103cc PCI/ASPM: Add support for L1 substates by Rajat Jain · 8 years ago
  15. 0fc1223 PCI/ASPM: Add L1 substate capability structure register definitions by Rajat Jain · 8 years ago
  16. 948b762 PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors by Dennis Chen · 8 years ago
  17. 3674cc4 PCI/portdrv: Use pci_irq_alloc_vectors() by Christoph Hellwig · 8 years ago
  18. 862290f PCI/MSI: Check that we have a legacy interrupt line before using it by Christoph Hellwig · 8 years ago
  19. fed6781 PCI: Remove duplicate check for positive return value from probe() functions by Gabriel Krisman Bertazi · 8 years ago
  20. abdbf4d PCI/DPC: Wait for Root Port busy to clear by Keith Busch · 8 years ago
  21. 87b336d PCI/DPC: Decode extended reasons by Keith Busch · 8 years ago
  22. 699c4ce PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs() by Christoph Hellwig · 8 years ago
  23. 47feb41 PCI/MSI: Remove unused pci_msi_create_default_irq_domain() by Christoph Hellwig · 8 years ago
  24. 3adfb57 PCI/MSI: Return failure when msix_setup_entries() fails by Christophe JAILLET · 8 years ago
  25. 60db3a4 PCI: Enable PCIe Extended Tags if supported by Sinan Kaya · 8 years ago
  26. 2fd260f PCI/AER: Remove unused .link_reset() callback by Michael S. Tsirkin · 8 years ago
  27. cdcb33f PCI: Avoid possible deadlock on pci_lock and p->pi_lock by Bjorn Helgaas · 8 years ago
  28. 4fe0395 PCI/MSI: Remove pci_enable_msi_{exact,range}() by Christoph Hellwig · 8 years ago
  29. e753774 amd-xgbe: Update PCI support to use new IRQ functions by Tom Lendacky · 8 years ago
  30. e8e8dd6 [media] cobalt: use pci_irq_allocate_vectors() by Christoph Hellwig · 8 years ago
  31. 53762ba PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup() by Zhou Wang · 8 years ago
  32. dadf173 PCI/MSI: Fix msi_capability_init() kernel-doc warnings by Randy Dunlap · 8 years ago
  33. 1acf8bc PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init by Bhumika Goyal · 8 years ago
  34. 63d182a PCI: rpadlpar: Remove unnecessary return statement by Rahul Krishnan · 8 years ago
  35. 977509f PCI: Apply _HPX settings only to relevant devices by Bjorn Helgaas · 8 years ago
  36. 25e7738 PCI: Remove res_to_dev_res() debug message by Bjorn Helgaas · 8 years ago
  37. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 8 years ago
  38. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 8 years ago
  39. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 8 years ago
  40. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  43. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  44. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
  45. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  46. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  47. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  48. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  49. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  50. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  51. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  52. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  53. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
  54. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  55. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  56. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  57. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 8 years ago
  58. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 8 years ago
  59. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  60. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  61. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 8 years ago
  62. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  63. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  64. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  65. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  66. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  67. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  68. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  69. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 8 years ago
  74. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  75. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
  76. 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 8 years ago
  77. bc034e5 MAINTAINERS: Change in maintainer for AMD NTB by Shyam Sundar S K · 8 years ago
  78. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 8 years ago
  79. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 8 years ago
  80. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  81. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  82. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  83. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  84. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. 1636098 sctp: fix recovering from 0 win with small data chunks by Marcelo Ricardo Leitner · 8 years ago
  86. 58b94d8 sctp: do not loose window information if in rwnd_over by Marcelo Ricardo Leitner · 8 years ago
  87. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. e57cbe4 Merge branch 'virtio-net-xdp-fixes' by David S. Miller · 8 years ago
  89. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  90. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  91. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  92. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  93. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  94. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  95. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  96. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  97. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  98. fc26901 Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  99. 01302aa Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  100. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago