1. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  2. 5bb2bbf drm: add properties for suggested x/y offset for connectors. (v2) by Dave Airlie · 10 years ago
  3. b065410 Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  4. 4fb2ac6 Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  5. 8aa3dc3c Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  6. fd172d0 Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  7. d7f8db5 drm: flip-work: change drm_flip_work_init prototype by Boris BREZILLON · 10 years ago
  8. 8bd4ae2 drm: rework flip-work helpers to avoid calling func when the FIFO is full by Boris BREZILLON · 10 years ago
  9. b40d02b gpu: host1x: Use struct host1x_bo pointers in traces by Thierry Reding · 10 years ago
  10. 99035e9 drm/dsi: Do not require .owner field to be set by Thierry Reding · 10 years ago
  11. 3ef0592 drm/dsi: Resolve MIPI DSI device from phandle by Thierry Reding · 10 years ago
  12. 3b46d4a drm/dsi: Implement DCS set_{column,page}_address commands by Thierry Reding · 10 years ago
  13. 5cc0af1 drm/dsi: Implement DCS {get,set}_pixel_format commands by Thierry Reding · 10 years ago
  14. 3d9a8fc drm/dsi: Implement DCS get_power_mode command by Thierry Reding · 10 years ago
  15. 2f16b89 drm/dsi: Implement DCS soft_reset command by Thierry Reding · 10 years ago
  16. 083d573 drm/dsi: Implement DCS nop command by Thierry Reding · 10 years ago
  17. 009081e drm/dsi: Add to DocBook documentation by Thierry Reding · 10 years ago
  18. 42fe1e7 drm/dsi: Implement some standard DCS commands by YoungJun Cho · 10 years ago
  19. 550ab84 drm/dsi: Implement generic read and write commands by Thierry Reding · 10 years ago
  20. dbf30b6 drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper by YoungJun Cho · 10 years ago
  21. ed6ff40 drm/dsi: Constify mipi_dsi_msg by Thierry Reding · 10 years ago
  22. 960dd61 drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical by Thierry Reding · 10 years ago
  23. a52879e drm/dsi: Add message to packet translator by Thierry Reding · 10 years ago
  24. 02acb76 drm/dsi: Introduce packet format helpers by Thierry Reding · 10 years ago
  25. 6d17829 drm/cma: Introduce drm_gem_cma_dumb_create_internal() by Thierry Reding · 10 years ago
  26. d7883f8 drm/doc: Add GEM/CMA helpers to kerneldoc by Thierry Reding · 10 years ago
  27. 37d7457 video/hdmi: Relicense header under MIT license by Thierry Reding · 10 years ago
  28. 2f76331 drm: Make drm_mode_create_tv_properties() signature consistent by Thierry Reding · 10 years ago
  29. a9e3c90 drm: Implement drm_get_pci_dev() dummy for !PCI by Thierry Reding · 10 years ago
  30. 34eab43 drm/prime: Use unsigned type for number of pages by Thierry Reding · 10 years ago
  31. 12e6cec drm: Use const data when creating blob properties by Thierry Reding · 11 years ago
  32. ecbbe59 drm: Use size_t for blob property sizes by Thierry Reding · 11 years ago
  33. 4d02e2d drm: Per-plane locking by Daniel Vetter · 10 years ago
  34. 5ee3229 drm: export atomic wait_for_vblanks helper (v2) by Rob Clark · 10 years ago
  35. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  36. eb84f97 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  37. 122387a Merge tag 'topic/atomic-helpers-2014-11-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  38. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  39. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  40. 70f2f5c drm/i915: Report the actual swizzling back to userspace by Chris Wilson · 10 years ago
  41. 1f9e14b Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  42. 321ebf0 drm/atomic: Refcounting for plane_state->fb by Daniel Vetter · 10 years ago
  43. d461701 drm/atomic-helpers: functions for state duplicate/destroy/reset by Daniel Vetter · 10 years ago
  44. 8bc0f31 drm/atomic-helper: implement ->page_flip by Daniel Vetter · 10 years ago
  45. e2330f0 drm/atomic: Integrate fence support by Daniel Vetter · 10 years ago
  46. 042652e drm/atomic-helper: implementatations for legacy interfaces by Daniel Vetter · 10 years ago
  47. 623369e drm: Atomic crtc/connector updates using crtc/plane helper interfaces by Daniel Vetter · 10 years ago
  48. ed78bb8 Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  49. 32f638f PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() by Yinghai Lu · 10 years ago
  50. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago
  51. acf24a3 drm/plane-helper: transitional atomic plane helpers by Daniel Vetter · 10 years ago
  52. c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago
  53. cc4ceb4 drm: Global atomic state handling by Daniel Vetter · 10 years ago
  54. 144ecb9 drm: Add atomic driver interface definitions for objects by Daniel Vetter · 10 years ago
  55. b7a1aaf drm/modeset_lock: document trylock_only in kerneldoc by Daniel Vetter · 10 years ago
  56. babc949 drm/edid: add #defines and helpers for ELD by Jani Nikula · 10 years ago
  57. e9cf619 drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs by Todd Previte · 10 years ago
  58. 2c0c33d drm: fixup kerneldoc in drm_crtc.h by Daniel Vetter · 10 years ago
  59. 3bf0401 drm: Pull drm_crtc.h into the kerneldoc template by Daniel Vetter · 10 years ago
  60. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  61. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  62. c72c553 ARM: imx: clk-vf610: define PLL's clock tree by Stefan Agner · 10 years ago
  63. f3ed88a Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  64. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  65. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  66. 1226716 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  67. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  68. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  69. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  73. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  74. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  75. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  76. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  77. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  78. 21ee24b Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  79. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  80. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  81. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  82. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  83. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  84. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  85. 7f474df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  86. cb1a5ab block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined by Martin K. Petersen · 10 years ago
  87. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  88. 54ef6df rcu: Provide counterpart to rcu_dereference() for non-RCU situations by Paul E. McKenney · 10 years ago
  89. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  90. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 10 years ago
  91. d7e2993 rcu: Make rcu_barrier() understand about missing rcuo kthreads by Paul E. McKenney · 10 years ago
  92. 8c3e434 drm/radeon: remove invalid pci id by Alex Deucher · 10 years ago
  93. 5631b8f compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles by Steven Noonan · 10 years ago
  94. b438b1a perf: Fix typos in sample code in the perf_event.h header by Andy Lutomirski · 10 years ago
  95. fcd964d sched: Update comments for CLONE_NEWNS by Chen Hanxiao · 10 years ago
  96. b1dd2aa scsi: set REQ_QUEUE for the blk-mq case by Christoph Hellwig · 10 years ago
  97. e999dbc Revert "block: all blk-mq requests are tagged" by Christoph Hellwig · 10 years ago
  98. bbf0ef0 Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  99. f7e87a4 Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  100. dda02fd mm, cma: make parameters order consistent in func declaration and definition by Weijie Yang · 10 years ago