1. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 9 years ago
  2. ca6e8e1 treewide: Consolidate set_dma_ops() implementations by Bart Van Assche · 9 years ago
  3. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 9 years ago
  4. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 9 years ago
  5. 102c5ce RDMA/cma: use cached port state when bind loopback by Jack Wang · 9 years ago
  6. 93b1f29 RDMA/cma: resolve to first active ib port by Jack Wang · 9 years ago
  7. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 9 years ago
  8. aaaca12 RDMA/core: add port state cache by Jack Wang · 9 years ago
  9. 27d41d2 IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 9 years ago
  10. c586071 IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 9 years ago
  11. 13ee429 IB/ipoib: Use debug prints instead of warnings in RNR WC status by Feras Daoud · 9 years ago
  12. d32b9a8 IB/ipoib: Add detailed error message to dev_queue_xmit call by Feras Daoud · 9 years ago
  13. 89a3987 IB/ipoib: rtnl_unlock can not come after free_netdev by Feras Daoud · 9 years ago
  14. 0a0007f IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 9 years ago
  15. 1c3098c IB/ipoib: Fix deadlock over vlan_mutex by Feras Daoud · 9 years ago
  16. 80b5b35 IB/ipoib: Set device connection mode only when needed by Feras Daoud · 9 years ago
  17. 29da686 IB/ipoib: When given an invalid UD MTU, give debug msg by Feras Daoud · 9 years ago
  18. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 9 years ago
  19. b462b06 RDMA/cxgb4: Use AF_INET for sin_family field by ssh10 · 9 years ago
  20. 55efcfc RDMA/core: Fix incorrect structure packing for booleans by Jason Gunthorpe · 9 years ago
  21. df15856 RDMA/qedr: restructure functions that create/destroy QPs by Amrani, Ram · 9 years ago
  22. bb75f33 RDMA/qib: use rb_entry() by Geliang Tang · 9 years ago
  23. e8f4eb3 RDMA/hfi1: drop pci_link_reset() by Cao jin · 9 years ago
  24. 850d087 RDMA/qib: drop qib_pci_link_reset() by Cao jin · 9 years ago
  25. 7f6856b RDMA/i40iw: use designated initializers by Kees Cook · 9 years ago
  26. 6554c9f RDMA/nes: use designated initializers by Kees Cook · 9 years ago
  27. c5540a0 IB/rxe: Fix an skb leak by Bart Van Assche · 9 years ago
  28. 839f5ac IB/rxe: Remove a pointless indirection layer by Bart Van Assche · 9 years ago
  29. ab17654 IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 9 years ago
  30. b3a4599 IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 9 years ago
  31. 18d3451 IB/rxe: Generate a completion for all failed work requests by Bart Van Assche · 9 years ago
  32. 723ec9a IB/rxe: Introduce functions for queue draining by Bart Van Assche · 9 years ago
  33. 642c7cb IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 9 years ago
  34. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 9 years ago
  35. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 9 years ago
  36. 046ef24 IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments by Bart Van Assche · 9 years ago
  37. 967335a IB/rxe: Remove superfluous casts by Bart Van Assche · 9 years ago
  38. 175f124 IB/rxe: Remove an unused variable and an unused argument by Bart Van Assche · 9 years ago
  39. c8b8218 IB/rxe: Remove an unused function by Bart Van Assche · 9 years ago
  40. 2bec3ba IB/rxe: Constify the pool name by Bart Van Assche · 9 years ago
  41. 8d8f083 IB/rxe: Suppress sparse warnings by Bart Van Assche · 9 years ago
  42. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 9 years ago
  43. fa83b79 RDMA/core: Unify style of IOCTL commands by Leon Romanovsky · 9 years ago
  44. 10b31e7 RDMA/core: Rename RDMA magic number by Leon Romanovsky · 9 years ago
  45. 8edec0b RDMA/core: Move HFI1 IOCTL declarations to common file by Leon Romanovsky · 9 years ago
  46. 38e8b67 RDMA/hfi1: Avoid redeclaration error by Leon Romanovsky · 9 years ago
  47. 06393bc RDMA/core: Move legacy MAD IOCTL declarations to common file by Leon Romanovsky · 9 years ago
  48. 843debb RDMA/core: Commonize RDMA IOCTL declarations location by Leon Romanovsky · 9 years ago
  49. a121103 Linux 4.10-rc3 by Linus Torvalds · 9 years ago
  50. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  51. cc250e2 Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  52. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  53. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 9 years ago
  54. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 9 years ago
  55. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  56. 01d0f71 MAINTAINERS: add greybus subsystem mailing list by Greg Kroah-Hartman · 9 years ago
  57. 308c470 Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  58. d72f0de Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  59. baaf031 Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  60. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  61. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  62. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  63. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  64. 65cdc40 Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  65. 7397e1e Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  66. b937a86 Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 9 years ago
  68. f1dabf0 Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' by Rafael J. Wysocki · 9 years ago
  69. 7e2b9d8 Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  70. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  71. 88ba6ca Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  72. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  73. ed40875 Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/drm-intel by Linus Torvalds · 9 years ago
  74. 0a8fd13 USB: fix problems with duplicate endpoint addresses by Alan Stern · 9 years ago
  75. c433eb7 Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  76. 8f12dc2 usb: ohci-at91: use descriptor-based gpio APIs correctly by Peter Rosin · 9 years ago
  77. b400792 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  79. 421463b hyper-v: Add myself as additional MAINTAINER by Stephen Hemminger · 9 years ago
  80. 674aea0 usb: storage: unusual_uas: Add JMicron JMS56x to unusual device by Oliver Neukum · 9 years ago
  81. 3bc02bc usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 9 years ago
  82. 5563bb5 usb: musb: blackfin: add bfin_fifo_offset in bfin_ops by Jérémy Lefaure · 9 years ago
  83. c8bd2ac usb: musb: fix compilation warning on unused function by Jérémy Lefaure · 9 years ago
  84. 8c300fe usb: musb: Fix trying to free already-free IRQ 4 by Tony Lindgren · 9 years ago
  85. c48400b usb: musb: dsps: implement clear_ep_rxintr() callback by Bin Liu · 9 years ago
  86. 6def85a usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 9 years ago
  87. 9e3596b kbuild: initramfs cleanup, set target from Kconfig by Nicholas Piggin · 9 years ago
  88. ae30ab4 kbuild: initramfs fix dependency checking for compressed target by Nicholas Piggin · 9 years ago
  89. c8d204b Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  90. 696c7f8 ACPI / DMAR: Avoid passing NULL to acpi_put_table() by Rafael J. Wysocki · 9 years ago
  91. 69130ea KVM: VMX: remove duplicated declaration by Jan Dakinevich · 9 years ago
  92. 32eb12a KVM: MIPS: Flush KVM entry code from icache globally by James Hogan · 9 years ago
  93. 4c88145 KVM: MIPS: Don't clobber CP0_Status.UX by James Hogan · 9 years ago
  94. c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 9 years ago
  95. e4f34cf Revert "ALSA: firewire-lib: change structure member with proper type" by Takashi Sakamoto · 9 years ago
  96. 13a6c83 ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion by Ioan-Adrian Ratiu · 9 years ago
  97. 1d0f953 ALSA: usb-audio: Fix irq/process data synchronization by Ioan-Adrian Ratiu · 9 years ago
  98. e02003b Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 9 years ago
  99. e11b629 cpufreq: dt: Add support for APM X-Gene 2 by Hoan Tran · 9 years ago
  100. 4cf1846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago