1. 7e37deb clk: twl6040: Rename the driver and use consistent names in the code by Peter Ujfalusi · 8 years ago
  2. 994deaa clk: twl6040: Register the clock as of_clk_provider by Peter Ujfalusi · 8 years ago
  3. 225ff4e clk: twl6040: Correct clk_ops by Peter Ujfalusi · 8 years ago
  4. 7752f09 clk: mvebu: armada-39x: add clk description for supported interfaces by Grzegorz Jaszczyk · 8 years ago
  5. 8a23133 clk: use ERR_CAST() for __clk_create_clk() by Masahiro Yamada · 8 years ago
  6. 435779f clk: fixed-rate: Convert into a module platform driver by Ricardo Ribalda Delgado · 8 years ago
  7. 971451b clk: fixed-factor: Convert into a module platform driver by Ricardo Ribalda Delgado · 8 years ago
  8. 989eafd clk: core: Avoid double initialization of clocks by Ricardo Ribalda Delgado · 8 years ago
  9. 915128b clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER by Ricardo Ribalda Delgado · 8 years ago
  10. cb1291c clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER by Ricardo Ribalda Delgado · 8 years ago
  11. 9a0c42d clk: nxp: Use new macro CLK_OF_DECLARE_DRIVER by Ricardo Ribalda Delgado · 8 years ago
  12. aa8d712 clk: axis: Use new macro CLK_OF_DECLARE_DRIVER by Ricardo Ribalda Delgado · 8 years ago
  13. 2cf9a57 clk: divider: Fix clk_divider_round_rate() to use clk_readl() by Geert Uytterhoeven · 8 years ago
  14. 1fd92db clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC by Fabio Estevam · 8 years ago
  15. 904e6ea clk: migrate ref counts when orphans are reunited by Michael Turquette · 8 years ago
  16. e0cb1b8 clk: renesas: r8a7795: Fix SD clocks by Yoshihiro Shimoda · 8 years ago
  17. ed0ab11 clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock by Chen-Yu Tsai · 8 years ago
  18. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  20. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  21. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  22. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  23. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  26. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  27. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  28. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  29. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  30. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  31. d268675 Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  32. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. 62e6e9b Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  34. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  35. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  36. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  38. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  39. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  40. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  41. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  42. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  43. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  44. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  45. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  46. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  47. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  48. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  49. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  50. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  51. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  52. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  53. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  54. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  55. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  56. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  57. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  58. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  59. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  60. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  61. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  62. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  63. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  64. c1c87c2 loop: make do_req_filebacked more robust by Christoph Hellwig · 8 years ago
  65. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  66. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  67. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  68. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  69. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  70. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  71. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  72. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  73. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  74. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  76. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  77. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  78. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  79. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  80. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  81. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  82. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  83. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  84. 3d3fd74 IB/sa: Add cached attribute containing SM information to SA port by Alex Vesker · 8 years ago
  85. d1e09f30 IB/uverbs: Fix race between uverbs_close and remove_one by Jason Gunthorpe · 8 years ago
  86. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 8 years ago
  87. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 8 years ago
  88. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  89. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  90. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  91. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  92. e972dab Use smaller 512 byte messages for portmapper messages by Mustafa Ismail · 8 years ago
  93. 5faba54 IB/ipoib: Report SG feature regardless of HW UD CSUM capability by Yuval Shaia · 8 years ago
  94. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  95. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  96. 378fc32 IB/rdmavt: Disable by default by Bart Van Assche · 8 years ago
  97. 6a89d89 Merge branch 'i40iw' into k.o/for-4.8 by Doug Ledford · 8 years ago
  98. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  99. e1191bd ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx by Lv Zheng · 8 years ago
  100. 25fd91d drm: i915: fix build when DEBUG_FS is disabled by Linus Torvalds · 8 years ago