1. 2c4124f drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef by Geert Uytterhoeven · 9 years ago
  2. 3d9e35a drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*() by Geert Uytterhoeven · 9 years ago
  3. 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  4. 0843010 drm/virtio: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  5. 2dbaf392 drm/amdgpu: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  6. 6a75297 drm/bochs: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  7. b166aeb drm/nouveau: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  8. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  9. 0045005 drm/radeon: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  10. 4f72a6e drm/mgag200: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  11. 231e6fa drm/omap: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  12. 2b9e6e3 drm/cirrus: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  13. f8c2ba3 drm: Fixup locking WARNINGs in drm_mode_config_reset by Daniel Vetter · 9 years ago
  14. bf9e37b drm: Remove __drm_modeset_lock_all by Daniel Vetter · 9 years ago
  15. dd908c8 drm/fb-helper: Stop using trylocks in force_restore by Daniel Vetter · 9 years ago
  16. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  17. 85f2edf drm/fb_cma_helper: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  18. 41ba2f3 drm/udl: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  19. e7cd84c drm/qxl: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  20. 546187c drm/gma500: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  21. 7c7d450 drm/exynos: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  22. 778014f drm/msm: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  23. 0f7d905 drm/tegra: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  24. 990e844 drm/ast: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  25. e8b70e4 drm/armada: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  26. df3b031 drm/rockchip: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  27. fdefa58 drm/fb_helper: Create a wrapper for fb_set_suspend by Archit Taneja · 9 years ago
  28. 742547b drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs by Archit Taneja · 9 years ago
  29. cbb1a82 drm/fb_helper: Create wrappers for fb_sys_read/write funcs by Archit Taneja · 9 years ago
  30. 47074ab drm/fb_helper: Create a wrapper for unlink_framebuffer by Archit Taneja · 9 years ago
  31. b8017d6 drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation by Archit Taneja · 9 years ago
  32. c201d00 drm/omap: Fixup compile fail by Daniel Vetter · 9 years ago
  33. 8c10342 drm/atomic: Update legacy DPMS state during modesets, v3. by Maarten Lankhorst · 9 years ago
  34. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  35. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  36. fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 9 years ago
  37. 90a2170 drm: Fix DP_TEST_COUNT_MASK by Rodrigo Vivi · 9 years ago
  38. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  39. ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  40. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  41. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  42. 5da612f Merge tag 'drm-amdkfd-next-2015-07-20' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  43. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  44. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  45. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
  46. 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 9 years ago
  47. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  48. cff20ba drm: Amend connector list locking rules by Daniel Vetter · 9 years ago
  49. 2ee6bcd drm/radeon: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  50. 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  51. 4676ba0 drm: Check locking in drm_for_each_fb by Daniel Vetter · 9 years ago
  52. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  53. 7a3f3d6 drm: Check locking in drm_for_each_connector by Daniel Vetter · 9 years ago
  54. 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
  55. 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 9 years ago
  56. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  57. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  58. 04cbfe6 mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled by Shobhit Kumar · 9 years ago
  59. b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 9 years ago
  60. fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 9 years ago
  61. a3f37a1 pwm: crc: Add Crystalcove (CRC) PWM driver by Shobhit Kumar · 9 years ago
  62. a3aa9a9 mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM by Shobhit Kumar · 9 years ago
  63. 3d5e10e mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC by Shobhit Kumar · 9 years ago
  64. 61dd2ca mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal by Shobhit Kumar · 9 years ago
  65. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 9 years ago
  66. 7639a8c drm/amdkfd: Set correct doorbell packet type for Carrizo by Ben Goz · 9 years ago
  67. 3d30b28 drm/amdkfd: Use generic defines in new amd headers by Oded Gabbay · 9 years ago
  68. d7b8f73 drm/amdkfd: Implement create_map_queues() for Carrizo by Ben Goz · 10 years ago
  69. e1940fa drm/amdkfd: fix runlist length calculation by Ben Goz · 10 years ago
  70. 914bea6 drm/amdkfd: Add support for VI in DQM by Ben Goz · 10 years ago
  71. d696d53 drm/amdkfd: add support for VI in MQD manager by Ben Goz · 10 years ago
  72. 2d8f1f3 drm/amdkfd: add CP HWS packet headers for VI by Ben Goz · 10 years ago
  73. 123576d drm/amdkfd: add supported CZ devices PCI IDs to amdkfd by Ben Goz · 10 years ago
  74. bd72a72 drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig by Oded Gabbay · 10 years ago
  75. ff758a1 drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface by Ben Goz · 10 years ago
  76. 32c22e9 drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface by Oded Gabbay · 9 years ago
  77. 130e037 drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface by Oded Gabbay · 9 years ago
  78. 22801f7 drm/radeon: Modify kgd_engine_type enum to match CZ by Oded Gabbay · 10 years ago
  79. 52721d9 Linux 4.2-rc3 by Linus Torvalds · 9 years ago
  80. fdbd55f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  81. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  82. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  83. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  84. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 9 years ago
  85. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  86. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 9 years ago
  87. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  88. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. dae57fb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. d65b78f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  93. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  95. dfe91c9 Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  96. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  97. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  98. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  99. 5a09e6c lib/decompress: set the compressor name to NULL on error by Aneesh Kumar K.V · 9 years ago
  100. d56e84b mm/cma_debug: correct size input to bitmap function by Joonsoo Kim · 9 years ago