1. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  2. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  3. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 8 years ago
  4. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 8 years ago
  5. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 8 years ago
  6. e1aaf31 dma-buf/fence-array: add fence_is_array() by Gustavo Padovan · 8 years ago
  7. 9622c38 drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg() by Lyude · 8 years ago
  8. 29f21e0 drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access() by Lyude · 8 years ago
  9. cfc5ade drm: Make sure drm_vblank_no_hw_counter isn't abused by Daniel Vetter · 8 years ago
  10. ac08500 drm/mediatek: Fix mtk_atomic_complete for runtime_pm by Bibby Hsieh · 8 years ago
  11. 9c350d8 drm/mediatek: plane: Use FB's format's cpp to compute x offset by Daniel Kurtz · 8 years ago
  12. f176cbf drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update by Daniel Kurtz · 8 years ago
  13. 903daff drm/mediatek: Use drm_atomic destroy_state helpers by Bibby Hsieh · 8 years ago
  14. 5bfafad drm/mediatek: Remove mtk_drm_plane by Daniel Kurtz · 8 years ago
  15. 0d5a32b drm/mediatek: plane: Remove plane zpos/index by Daniel Kurtz · 8 years ago
  16. 73785a9 drm/mediatek: Remove mtk_drm_crtc_check_flush by Daniel Kurtz · 8 years ago
  17. 4be12cc drm/simple_kms_helper: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  18. 0e4faf6 drm/mediatek: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  19. f9b96be drm/rockchip: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  20. ac92028 drm/rockchip: Use drm_plane_state.{src, dst} by Ville Syrjälä · 8 years ago
  21. f8856a4 drm/i915: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  22. 936e71e drm/i915: Use drm_plane_state.{src,dst,visible} by Ville Syrjälä · 8 years ago
  23. df86af9 drm/plane-helper: Add drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  24. 1e1a5f8 drm: Warn about negative sizes when calculating scale factor by Ville Syrjälä · 8 years ago
  25. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  26. fcc60b4 drm: Don't prepare or cleanup unchanging frame buffers [v3] by Keith Packard · 8 years ago
  27. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  28. 3cbf6a5 drm: Mark up legacy/dri1 drivers with DRM_LEGACY by Daniel Vetter · 8 years ago
  29. aafdcfd drm: Declare that create drm_mm nodes with size 0 is illegal by Chris Wilson · 8 years ago
  30. a3ccc46 drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY by David Herrmann · 8 years ago
  31. a787900 drm: Skip initialising the drm_mm_node->hole_stack by Chris Wilson · 8 years ago
  32. db2395e drm: Convert drm_vma_manager to embedded interval-tree in drm_mm by Chris Wilson · 8 years ago
  33. 202b52b drm: Track drm_mm nodes with an interval tree by Chris Wilson · 8 years ago
  34. 1d77685 drm: Avoid printing negative values for unsigned variables. by Rodrigo Vivi · 8 years ago
  35. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  36. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  38. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  39. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  40. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  43. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  44. 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
  45. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  46. 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
  47. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  48. 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
  49. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  50. 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
  51. 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
  52. 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
  53. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  54. 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
  55. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  56. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  57. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  58. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  59. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  60. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  61. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  62. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  63. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  64. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  65. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  66. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  67. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  68. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  69. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  70. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago
  71. c792eba ntb_tool: Fix infinite loop bug when writing spad/peer_spad file by Logan Gunthorpe · 8 years ago
  72. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  73. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  74. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  75. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  76. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  77. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  79. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  80. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  81. c1c87c2 loop: make do_req_filebacked more robust by Christoph Hellwig · 8 years ago
  82. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  83. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  84. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  85. 22fe874 Input: silead - remove some dead code by Dan Carpenter · 8 years ago
  86. 1fcca89 Input: sis-i2c - select CONFIG_CRC_ITU_T by Arnd Bergmann · 8 years ago
  87. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  88. 8700e3e Soft RoCE driver by Moni Shoua · 8 years ago
  89. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  90. 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
  91. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  92. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  93. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  94. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  95. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  96. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  97. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  98. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  99. 326a50f Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  100. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago