1. 8407dd6 ntb: Add more debugfs support for ntb_perf testing options by Gary R Hook · 8 years ago
  2. 0b93a6d ntb: Remove debug-fs variables from the context structure by Gary R Hook · 8 years ago
  3. e9410ff ntb: Add a module option to control affinity of DMA channels by Gary R Hook · 8 years ago
  4. bf2a952 NTB: Add IDT 89HPESxNTx PCIe-switches support by Serge Semin · 8 years ago
  5. 48ea021 ntb_hw_intel: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  6. 0f9bfb9 ntb_hw_amd: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  7. bc3e49a NTB: Add Messaging NTB API by Serge Semin · 8 years ago
  8. d67288a NTB: Alter Scratchpads API to support multi-ports devices by Serge Semin · 8 years ago
  9. 443b9a1 NTB: Alter MW API to support multi-ports devices by Serge Semin · 8 years ago
  10. 4e8c11b NTB: Alter link-state API to support multi-port devices by Serge Semin · 8 years ago
  11. 1e53011 NTB: Add indexed ports NTB API by Serge Semin · 8 years ago
  12. 46589d7 Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  13. fc93274 Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  14. b4df2e3 Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  15. 27ab862 Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  16. 4d8a991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  17. 27bc344 Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  18. 374bf88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  20. 2a0ea04 arcnet: com20020-pci: add missing pdev setup in netdev structure by Michael Grzeschik · 8 years ago
  21. cb10861 arcnet: com20020-pci: fix dev_id calculation by Michael Grzeschik · 8 years ago
  22. 0d494fc arcnet: com20020: remove needless base_addr assignment by Michael Grzeschik · 8 years ago
  23. 06908d7 Trivial fix to spelling mistake in arc_printk message by Colin Ian King · 8 years ago
  24. 5b85840 arcnet: change irq handler to lock irqsave by Michael Grzeschik · 8 years ago
  25. acb4b7d rocker: move dereference before free by Dan Carpenter · 8 years ago
  26. 6b27c8a mlxsw: spectrum_router: Fix NULL pointer dereference by Ido Schimmel · 8 years ago
  27. 713a98d virtio-net: serialize tx routine during reset by Jason Wang · 8 years ago
  28. 1d80df9 Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip" by Brian Norris · 8 years ago
  29. c06632e gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan by Hans de Goede · 8 years ago
  30. ad537b8 gpiolib: fix filtering out unwanted events by Bartosz Golaszewski · 8 years ago
  31. 5a37be4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  32. cf72349 Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux by Linus Torvalds · 8 years ago
  33. 84a21db iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 8 years ago
  34. 426ef1b drm/etnaviv: Fix implicit/explicit sync sense inversion by Daniel Stone · 8 years ago
  35. f4a4381 drm/etnaviv: fix submit flags getting overwritten by BO content by Lucas Stach · 8 years ago
  36. 9ff1beb Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  37. 5193c08 Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 8 years ago
  38. ebef736 nvme/pci: Fix stuck nvme reset by Keith Busch · 8 years ago
  39. e20bd60 net: usb: asix88179_178a: Add support for the Belkin B2B128 by Andrew F. Davis · 8 years ago
  40. 85688d9 fsl/fman: add dependency on HAS_DMA by Madalin Bucur · 8 years ago
  41. 00a0ea3 dm thin: do not queue freed thin mapping for next stage processing by Vallish Vaidyeshwara · 8 years ago
  42. 82fcee5 drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr by Deepak Rawat · 8 years ago
  43. 611cdf3 drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations by Chris Wilson · 8 years ago
  44. 2c73676 drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object by Chris Wilson · 8 years ago
  45. d8462d0 drm/i915: Retire the VMA's fence tracker before unbinding by Chris Wilson · 8 years ago
  46. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  49. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  50. d0c32a1 bnx2x: Don't log mc removal needlessly by Mintz, Yuval · 8 years ago
  51. cd5545a Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  52. ba6cbdb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  53. 25b2398 Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  54. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  55. 7139a06 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  56. 7ec2f7e Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  57. 2592d2e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  58. 2270bc5 bnxt_en: Fix netpoll handling. by Michael Chan · 8 years ago
  59. 69c149e bnxt_en: Add missing logic to handle TPA end error conditions. by Michael Chan · 8 years ago
  60. db9d8b2 net: dp83640: Avoid NULL pointer dereference. by Richard Cochran · 8 years ago
  61. c4d097d dm raid: fix oops on upgrading to extended superblock format by Heinz Mauelshagen · 8 years ago
  62. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 8 years ago
  63. 797625d cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 by Christophe Lombard · 8 years ago
  64. 33ce756 Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  65. 4f92f0e Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  66. bb53f4d sfc: Fix MCDI command size for filter operations by Martin Habets · 8 years ago
  67. b92b7d3 netvsc: don't access netdev->num_rx_queues directly by Arnd Bergmann · 8 years ago
  68. 18c8c54 macvlan: Let passthru macvlan correctly restore lower mac address by Vlad Yasevich · 8 years ago
  69. 43c2d57 macvlan: convert port passthru to flags. by Vlad Yasevich · 8 years ago
  70. e696cda macvlan: Fix passthru macvlan mac address inheritance by Vlad Yasevich · 8 years ago
  71. e26f43f macvlan: Do not return error when setting the same mac address by Vlad Yasevich · 8 years ago
  72. dfa523a xen-netback: correctly schedule rate-limited queues by Wei Liu · 8 years ago
  73. 191cdb3 veth: Be more robust on network device creation when no attributes by Serhey Popovych · 8 years ago
  74. b88ff4f drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs by Lokesh Vutla · 8 years ago
  75. b866203 net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 8 years ago
  76. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  77. 8d829b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. e4330d8b ACPI / scan: Fix enumeration for special SPI and I2C devices by Jarkko Nikula · 8 years ago
  79. 48b6bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. ce879b6 Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  81. db1b5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  82. feb7695 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 8 years ago
  83. 7def52b dm integrity: fix to not disable/enable interrupts from interrupt context by Mike Snitzer · 8 years ago
  84. e94ac35 drm: Fix GETCONNECTOR regression by Daniel Vetter · 8 years ago
  85. 816b4e4 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  86. 09da4ba Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  87. 9f93d87 irqchip/mips-gic: Mark count and compare accessors notrace by Marcin Nowakowski · 8 years ago
  88. afd6463 Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  89. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 8 years ago
  90. 57f0c9c sfc: remove duplicate up_write on VF filter_sem by Edward Cree · 8 years ago
  91. fb52728 dpaa_eth: reuse the dma_ops provided by the FMan MAC device by Madalin Bucur · 8 years ago
  92. 5567e98 fsl/fman: propagate dma_ops by Madalin Bucur · 8 years ago
  93. acfd6ee drm/radeon: add a quirk for Toshiba Satellite L20-183 by Alex Deucher · 8 years ago
  94. 4eb5979 drm/radeon: add a PX quirk for another K53TK variant by Alex Deucher · 8 years ago
  95. 52b482b drm/amdgpu: adjust default display clock by Alex Deucher · 8 years ago
  96. 05b4017 drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating by Alex Deucher · 8 years ago
  97. ec2f0fa Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  98. 6c7515c gpio: mvebu: change compatible string for PWM support by Ralph Sennhauser · 8 years ago
  99. 8e6cec1c Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 8 years ago
  100. 900a88e Merge branch 'for-4.12/upstream-fixes' into for-linus by Jiri Kosina · 8 years ago