1. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  2. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  3. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
  4. 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 9 years ago
  5. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  6. cff20ba drm: Amend connector list locking rules by Daniel Vetter · 9 years ago
  7. 2ee6bcd drm/radeon: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  8. 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  9. 4676ba0 drm: Check locking in drm_for_each_fb by Daniel Vetter · 9 years ago
  10. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  11. 7a3f3d6 drm: Check locking in drm_for_each_connector by Daniel Vetter · 9 years ago
  12. 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
  13. 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 9 years ago
  14. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  15. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  16. e0548f1 drm/i915: Update DRIVER_DATE to 20150717 by Daniel Vetter · 9 years ago
  17. 4b0c8bb drm/i915/skl: Drop the preliminary_hw_support flag by Damien Lespiau · 9 years ago
  18. edd43ed drm/i915/skl: Don't expose the top most plane on gen9 display by Damien Lespiau · 9 years ago
  19. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  20. 2649548 drm/i915: Invert fastboot check by Daniel Vetter · 9 years ago
  21. 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
  22. e2ff2d4 drm/i915: Unconditionally check gmch pfit state by Daniel Vetter · 9 years ago
  23. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  24. 8f539a8 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 9 years ago
  25. 342defd drm/i915: Remove use of runtime pm in atomic commit functions by Maarten Lankhorst · 9 years ago
  26. f6ac4b2 drm/i915: Call plane update functions directly from intel_atomic_commit. by Maarten Lankhorst · 9 years ago
  27. 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 9 years ago
  28. 9b01435 drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Arun Siluvery · 9 years ago
  29. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  30. 0907c8f drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  31. 0504cff drm/i915: Enable WA batch buffers for Gen9 by Arun Siluvery · 9 years ago
  32. 6381b55 drm/i915/gen9: Implement WaDisableKillLogic for gen 9 by Nick Hoath · 9 years ago
  33. 346add7 drm/i915: Use expcitly fixed type in compat32 structs by Daniel Vetter · 9 years ago
  34. 1f7457b drm/i915: Fix noatomic crtc disabling, v2. by Maarten Lankhorst · 9 years ago
  35. cd13f5a drm/i915: fill in more mode members by Maarten Lankhorst · 9 years ago
  36. 430b7ad drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  37. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  38. 70e0bd7 drm/i915: Make intel_display_suspend atomic, try 2. by Maarten Lankhorst · 9 years ago
  39. e694eb0 drm/i915: Always force a modeset in intel_crtc_restore_mode, v2. by Maarten Lankhorst · 9 years ago
  40. 292b990 drm/i915: Update power domains on readout. by Maarten Lankhorst · 9 years ago
  41. ad3c558 drm/i915: Get rid of unused transitional members. by Maarten Lankhorst · 9 years ago
  42. 043e9bd drm/i915: Convert resume to atomic. by Maarten Lankhorst · 9 years ago
  43. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 9 years ago
  44. 3a03dfb drm/i915: Calculate vblank timestamping constants before enabling vblank. by Maarten Lankhorst · 9 years ago
  45. 4be40c9 drm/i915: Zero the mode in intel_sanitize_crtc when force disabling. by Maarten Lankhorst · 9 years ago
  46. b06f8b0 drm/i915: Fix reference leak in intel_modeset_readout_hw_state. by Maarten Lankhorst · 9 years ago
  47. 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 9 years ago
  48. 3bbaba0 drm/i915: Added Programming of the MOCS by Peter Antoine · 9 years ago
  49. faf4ffe drm/i915: Remove unused compat32 code by Daniel Vetter · 9 years ago
  50. eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 9 years ago
  51. be5651f drm/i915: Update missing properties in find_initial_plane_obj by Maarten Lankhorst · 9 years ago
  52. cfb23ed drm/i915: Allow fuzzy matching in pipe_config_compare, v2. by Maarten Lankhorst · 9 years ago
  53. 8e9ba31 drm/i915: Do not use plane_config in intel_fbdev.c by Maarten Lankhorst · 9 years ago
  54. e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 9 years ago
  55. 8a75d15 drm/i915: Only update state on crtc's that are part of the atomic state. by Maarten Lankhorst · 9 years ago
  56. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  57. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  58. cc017fb drm/i915/skl: Restrict the ring frequency table programming to SKL by Akash Goel · 9 years ago
  59. ac7e7ab drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 9 years ago
  60. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  61. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 9 years ago
  62. 101057f drm/i915: Fix missing return warning for !CONFIG_DEBUGFS by Daniel Vetter · 9 years ago
  63. e227330 drm/i915: avoid leaking DMA mappings by Imre Deak · 9 years ago
  64. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  65. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 9 years ago
  66. e4ca061 drm/i915: Don't forget to mark crtc as inactive after disable by Patrik Jakobsson · 9 years ago
  67. cd25dd5 drm/i915: Update PM interrupts before updating the freq by Deepak S · 9 years ago
  68. feecb69 drm/i915: storm detection documentation update by Thulasimani,Sivakumar · 9 years ago
  69. 5e6ccc0 drm/i915: Adjust BXT HDMI port clock limits by Ville Syrjälä · 9 years ago
  70. 2be7d54 drm/i915: Refactor VLV display power well init/deinit by Ville Syrjälä · 9 years ago
  71. 8fcd5cd drm/i915: Simplify CHV pipe A power well code by Ville Syrjälä · 9 years ago
  72. 60bfe44 drm/i915: Apply OCD to VLV/CHV DPLL defines by Ville Syrjälä · 9 years ago
  73. b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 9 years ago
  74. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 9 years ago
  75. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 9 years ago
  76. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 9 years ago
  77. bc0195a Linux 4.2-rc2 by Linus Torvalds · 9 years ago
  78. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  79. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  80. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  81. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  85. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  86. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  87. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  88. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  89. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  90. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  91. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. 2278cb0 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  93. 31b7a57 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
  94. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  95. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  96. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  97. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  98. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  99. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  100. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago