1. 7164f4c drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct by Roy Spliet · 9 years ago
  2. 4a68ccc remove unnecessary include by Ben Skeggs · 9 years ago
  3. d7b27368 Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  4. 3160779 Merge tag 'vmwgfx-next-15-08-21' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  5. 40b2dff Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  6. c2b6bd7 drm/amdgpu: fix wait queue handling in the scheduler by Christian König · 9 years ago
  7. bd755d0 drm/amdgpu: remove extra parameters from scheduler callbacks by Christian König · 9 years ago
  8. 8807900 drm/amdgpu: wake up scheduler only when neccessary by Christian König · 9 years ago
  9. 062c7fb drm/amdgpu: remove entity idle timeout v2 by Christian König · 9 years ago
  10. 02537d6 drm/amdgpu: fix postclose order by Christian König · 9 years ago
  11. c7ae72c drm/amdgpu: use IB for copy buffer of eviction by Chunming Zhou · 9 years ago
  12. 113cd9d drm/amdgpu: adjust the judgement of removing fence callback by Junwei Zhang · 9 years ago
  13. 9066b0c drm/amdgpu: fix no sync_wait in copy_buffer by Chunming Zhou · 9 years ago
  14. 3c62338 drm/amdgpu: fix last_vm_update fence is not effetive for sched fence by Chunming Zhou · 9 years ago
  15. f38fdfd drm/amdgpu: add priv data to sched by Chunming Zhou · 9 years ago
  16. 84f76ea drm/amdgpu: add owner for sched fence by Chunming Zhou · 9 years ago
  17. c14692f0 drm/amdgpu: remove entity reference from sched fence by Christian König · 9 years ago
  18. 6c85927 drm/amdgpu: fix and cleanup amd_sched_entity_push_job by Christian König · 9 years ago
  19. 87e0a87 drm/amdgpu: remove amdgpu_bo_list_clone by Christian König · 9 years ago
  20. 3a185a3 drm/amdgpu: remove the context from amdgpu_job by Christian König · 9 years ago
  21. 69f7dd6 drm/amdgpu: remove unused parameters to amd_sched_create by Christian König · 9 years ago
  22. 1fca766 drm/amdgpu: remove sched_lock by Christian König · 9 years ago
  23. b034b57 drm/amdgpu: remove prepare_job callback by Christian König · 9 years ago
  24. d54fdb9 drm/amdgpu: cleanup a scheduler function name by Christian König · 9 years ago
  25. e688b728 drm/amdgpu: reorder scheduler functions by Christian König · 9 years ago
  26. f495659 drm/amdgpu: fix scheduler thread creation error checking by Christian König · 9 years ago
  27. aef4852 drm/amdgpu: fix entity wakeup race condition by Christian König · 9 years ago
  28. f85a6dd drm/amdgpu: cleanup entity picking by Christian König · 9 years ago
  29. 9788ec4 drm/amdgpu: remove some more unused entity members v2 by Christian König · 9 years ago
  30. eb98d1c drm/amdgpu: fix user fences when scheduler is enabled by Christian König · 9 years ago
  31. f91b3a6 drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings by Christian König · 9 years ago
  32. c746ba2 drm/amdgpu: rework scheduler submission handling. by Christian König · 9 years ago
  33. ce882e6 drm/amdgpu: remove v_seq handling from the scheduler v2 by Christian König · 9 years ago
  34. 4ce9891 drm/amdgpu: improve sa_bo->fence by kernel fence by Chunming Zhou · 9 years ago
  35. 1aa4051 drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple() by Junwei Zhang · 9 years ago
  36. 52293c6 drm/amdgpu: fix IH ring allocation for bus addresses (v2) by Alex Deucher · 9 years ago
  37. db56176 Revert "drm/atomic: Call ww_acquire_done after check phase is complete" by Dave Airlie · 9 years ago
  38. 3732ce7 Merge tag 'v4.2-rc8' into drm-next by Dave Airlie · 9 years ago
  39. c13dcf9 Linux 4.2-rc8 by Linus Torvalds · 9 years ago
  40. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  41. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
  42. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  43. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  44. c4c53ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  45. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  46. b7dec83 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  47. d0b89bd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. c3a0651 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 827409b x86/fpu/math-emu: Fix crash in fork() by Ingo Molnar · 9 years ago
  52. 5fc9603 x86/fpu/math-emu: Fix math-emu boot crash by Ingo Molnar · 9 years ago
  53. a887ada drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd by Alex Deucher · 9 years ago
  54. 924f92b DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd by Stephen Chandler Paul · 9 years ago
  55. e525293 Add hch to .get_maintainer.ignore by Christoph Hellwig · 9 years ago
  56. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  57. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  58. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  59. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  60. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  61. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 9 years ago
  62. 36d4e87 drm/vmwgfx: Remove duplicate ttm_bo_device_release by Thomas Hellstrom · 9 years ago
  63. 772269f drm/vmwgfx: Fix a circular locking dependency in the fbdev code by Thomas Hellstrom · 9 years ago
  64. 4479046 drm/dp/mst: dump branch OUI in debugfs (v2) by Dave Airlie · 9 years ago
  65. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  66. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  68. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  69. 26a6980 drm/amdgpu: fix CS error handling v2 by Christian König · 9 years ago
  70. b203dd9 drm/amdgpu: fix zeroing all IB fields manually v2 by Christian König · 9 years ago
  71. bf7ebae drm/amdgpu: free the job immediately after dispatching it by Christian König · 9 years ago
  72. 2b184d8 drm/amdgpu: use a spinlock instead of a mutex for the rq by Christian König · 9 years ago
  73. a3348bb drm/amdgpu: don't need to use bo_list_clone any more by Chunming Zhou · 9 years ago
  74. 3c4adea drm/amdgpu: some clean up for cs_ioctl by Chunming Zhou · 9 years ago
  75. 4fe6311 drm/amdgpu: prepare job should be common code path by Chunming Zhou · 9 years ago
  76. bb977d3 drm/amdgpu: abstract amdgpu_job for scheduler by Chunming Zhou · 9 years ago
  77. 6055f37 drm/amdgpu: bump the DRM version for new allowed mem-mapped registers by Marek Olšák · 9 years ago
  78. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  79. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  80. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  81. a971dbc Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  82. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  83. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  84. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  85. be3b0f9 clocksource/imx: Fix boot with non-DT systems by Guenter Roeck · 9 years ago
  86. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  87. 1966764 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  88. aaba644 Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  89. b55a1b9 MAINTAINERS: Add Freescale DCU DRM driver maintainer by Jianwei Wang · 9 years ago
  90. 6e3fc27 devicetree: Add NEC to the vendor-prefix list by Jianwei Wang · 9 years ago
  91. 109eee2 drm/layerscape: Add Freescale DCU DRM driver by Jianwei Wang · 9 years ago
  92. d072f46 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  93. 1c73d3b drm/edid: add function to help find SADs by Russell King · 9 years ago
  94. e2a8986 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  95. 82bd279 Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  96. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  97. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  98. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  99. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  100. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago