1. 675da0d drm/amdgpu: cleanup UAPI comments by Christian König · 9 years ago
  2. 692a59e drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING by Christian König · 9 years ago
  3. 34b5f6a drm/amdgpu: cleanup VA IOCTL by Christian König · 9 years ago
  4. cab6d57 drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS by Jammy Zhou · 9 years ago
  5. ae45577 virtgpu: include linux/types.h to avoid warning. by Dave Airlie · 9 years ago
  6. 3ccec53 drm/amdgpu: only support IBs in the buffer list (v2) by Marek Olšák · 9 years ago
  7. 81c59f5 drm/amdgpu: add vram_type and vram_bit_width for interface query (v2) by Ken Wang · 9 years ago
  8. 71062f4 drm/amdgpu: add ib_size/start_alignment interface query by Ken Wang · 9 years ago
  9. a101a89 drm/amdgpu add ce_ram_size for interface query by Ken Wang · 9 years ago
  10. 32bf710 drm/amdgpu add max_memory_clock for interface query (v2) by Ken Wang · 9 years ago
  11. d8f65a2 drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT by Marek Olšák · 9 years ago
  12. dcc357e6 drm/amdgpu: drop allocation flag masks by Christian König · 9 years ago
  13. fbd76d5 drm/amdgpu: rework tiling flags by Marek Olšák · 9 years ago
  14. d94aed5 drm/amdgpu: add and implement the GPU reset status query by Marek Olšák · 9 years ago
  15. 02b70c8 drm/amdgpu: expose the max virtual address by Jammy Zhou · 9 years ago
  16. aa2bdb24 drm/amdgpu: add CE preamble flag v3 by Jammy Zhou · 9 years ago
  17. 66b3cf2 drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4) by Jammy Zhou · 9 years ago
  18. 8867128 drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC by Jammy Zhou · 9 years ago
  19. 81629cb drm/amdgpu: add amdgpu uapi header (v4) by Alex Deucher · 9 years ago
  20. 63e1456 Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  21. a8a50fc Merge tag 'v4.1-rc6' into drm-next by Dave Airlie · 9 years ago
  22. 531e63e Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  23. dc5698e Add virtio gpu driver. by Dave Airlie · 11 years ago
  24. aef1100 drm/amdkfd: add H/W debugger IOCTL set definitions by Yair Shachar · 10 years ago
  25. 3e8d222 Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  26. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  27. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  28. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  29. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  30. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  31. c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  33. 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 9 years ago
  34. 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  35. e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  36. c99d153 Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  37. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 9 years ago
  38. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  39. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  40. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 9 years ago
  41. 60f207a drm/atomic: fix out of bounds read in for_each_*_in_state helpers by Andrey Ryabinin · 9 years ago
  42. 21631f1 drm/i915: Fix the confusing comment about the ioctl limits by Damien Lespiau · 9 years ago
  43. 72b9076 drm/radeon: add a GPU reset counter queryable by userspace by Marek Olšák · 9 years ago
  44. 955f3c3 drm/atomic: Add MODE_ID property by Daniel Stone · 9 years ago
  45. 99cf4a2 drm/atomic: Add current-mode blob to CRTC state by Daniel Stone · 9 years ago
  46. 819364d drm: Add drm_atomic_set_mode_for_crtc by Daniel Stone · 9 years ago
  47. cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 9 years ago
  48. c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  50. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  52. d654976 tcp: fix a potential deadlock in tcp_get_info() by Eric Dumazet · 9 years ago
  53. e2f5d2e drm/mode: Add user blob-creation ioctl by Daniel Stone · 9 years ago
  54. 934a8a8 drm/mode: Unstatic kernel-userspace mode conversion by Daniel Stone · 9 years ago
  55. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  56. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  57. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  58. 862e686 drm: bridge: Allow daisy chaining of bridges by Archit Taneja · 9 years ago
  59. e01e9f7 drm/atomic: add drm_atomic_add_affected_planes by Maarten Lankhorst · 9 years ago
  60. de28d02 drm/atomic: add commit_planes_on_crtc helper by Maarten Lankhorst · 9 years ago
  61. faecbb4 Revert "netfilter: bridge: query conntrack about skb dnat" by Florian Westphal · 9 years ago
  62. ee87697 drm/i915/bxt: Update the Broxton PCI ids by Damien Lespiau · 9 years ago
  63. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 9 years ago
  64. 91d9f98 Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  65. 9c37bf2 Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  67. b5d721d inet: properly align icsk_ca_priv by Eric Dumazet · 9 years ago
  68. 29a5d3e drm/amdkfd: add events IOCTL set definitions by Andrew Lewycky · 10 years ago
  69. 036ef57 drm/atomic: Allow drivers to subclass drm_atomic_state, v3 by Maarten Lankhorst · 9 years ago
  70. 6921f88 drm/dp: Fix comment in DP helper by Jon Hunter · 9 years ago
  71. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  72. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 9 years ago
  73. 1d60570 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  74. 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. b3cad28 conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition by Jesper Dangaard Brouer · 9 years ago
  76. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  77. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  78. eea3994 rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD by Roopa Prabhu · 9 years ago
  79. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 9 years ago
  80. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 9 years ago
  81. 1b26a5e drm/atomic: add drm_atomic_get_existing_*_state helpers by Maarten Lankhorst · 9 years ago
  82. 4c18d30 drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state by Daniel Vetter · 9 years ago
  83. f7bcb70 ktime: Fix ktime_divns to do signed division by John Stultz · 9 years ago
  84. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 9 years ago
  86. 336b7e1 block: remove export for blk_queue_bio by Mike Snitzer · 9 years ago
  87. fcf3b54 drm/radeon: add new bonaire pci id by Alex Deucher · 9 years ago
  88. 2d94e52 HID: hid-sensor-hub: Fix debug lock warning by Srinivas Pandruvada · 9 years ago
  89. 6bcacf5 drm: Add reference counting to blob properties by Daniel Stone · 9 years ago
  90. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  91. 1a48632 pty: Fix input race when closing by Peter Hurley · 9 years ago
  92. 78f5b89 mpls: Change reserved label names to be consistent with netbsd by Tom Herbert · 9 years ago
  93. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  95. 26b293e Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  96. 0cd3be6 clk: si5351: Do not pass struct clk in platform_data by Sebastian Hesselbarth · 9 years ago
  97. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 9 years ago
  98. 8fb6e7a drm: Introduce blob_lock by Daniel Stone · 9 years ago
  99. 6ba2bd3 drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6 by Todd Previte · 9 years ago
  100. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago