1. f8ed34a drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt() by Jyri Sarha · 8 years ago
  2. a1dec22 Merge omapdss header refactoring by Tomi Valkeinen · 8 years ago
  3. ecf140d Merge branch '4.8/omapdrm-pll' (omapdrm PLL work) by Tomi Valkeinen · 8 years ago
  4. 449c5e9 drm/omap: rename panel/encoder Kconfig names by Tomi Valkeinen · 8 years ago
  5. 4a64b90 drm: omapdrm: add DSI mapping by Sebastian Reichel · 9 years ago
  6. 6d39e63 drm: omapdrm: Remove unused omap_framebuffer_bo function by Laurent Pinchart · 9 years ago
  7. 0f9abbd drm: omapdrm: Remove unused omap_gem_tiled_size function by Laurent Pinchart · 9 years ago
  8. a84a49d drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIO by Laurent Pinchart · 9 years ago
  9. 5379be2 drm/omap: panel-dpi: implement support for a vcc regulator by Uwe Kleine-König · 9 years ago
  10. e2513b3 drm/omap: panel-dpi: make (limited) use of a reset gpio by Uwe Kleine-König · 9 years ago
  11. 24fe238 devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi by Uwe Kleine-König · 9 years ago
  12. adb314e MAINTAINERS: Add maintainer for TI LCDC DRM driver by Tomi Valkeinen · 9 years ago
  13. 5ef330a MAINTAINERS: Add maintainer for OMAP DRM driver by Tomi Valkeinen · 9 years ago
  14. ce481ed drm/omap: fix pitch round-up by Tomi Valkeinen · 9 years ago
  15. 6a5228f drm/omap: remove align_pitch() by Tomi Valkeinen · 9 years ago
  16. 63871f7 drm/omap: remove unnecessary pitch round-up by Tomi Valkeinen · 9 years ago
  17. 6e4c6e6 drm/omap: remove unneeded gpio includes by Tomi Valkeinen · 9 years ago
  18. af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
  19. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  20. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  21. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  22. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  23. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  24. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  25. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  26. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  27. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  28. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  29. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  30. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  31. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  32. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  33. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  36. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  37. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  38. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  39. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  40. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  41. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  42. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  44. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  45. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  46. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  47. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  48. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  49. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  50. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  51. 8dff9c8 Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent by Chris Mason · 9 years ago
  52. 26038aa drm/omap: Remove the video/omapdss.h and move it's content to local header file by Peter Ujfalusi · 8 years ago
  53. 781a162 [media] omap_vout: Switch to use the video/omapfb_dss.h header file by Peter Ujfalusi · 8 years ago
  54. 62d9e44 omapfb: Create new header file for omapfb DSS implementation by Peter Ujfalusi · 8 years ago
  55. 32043da drm/omap: Do not include video/omapdss.h directly in drivers by Peter Ujfalusi · 8 years ago
  56. 5fd7447 omapdss: hdmi audio: Make header file independent of video/omapdss.h by Peter Ujfalusi · 8 years ago
  57. f28316f platform_data: omapdss: Remove unused members from omap_dss_board_info by Peter Ujfalusi · 8 years ago
  58. 8a79f58 omapfb: Remove reference to pdata->default_device by Peter Ujfalusi · 8 years ago
  59. 14c6802 drm/omap: Remove reference to pdata->default_device by Peter Ujfalusi · 8 years ago
  60. 85e8823 omapdss: omap-panel-data.h: Remove connector_type from atv pdata by Peter Ujfalusi · 8 years ago
  61. 7e902ff omapfb: connector-analog-tv: Support only Composite type in legacy boot by Peter Ujfalusi · 8 years ago
  62. e2e1d8f drm/omap: connector-analog-tv: Support only Composite type in legacy boot by Peter Ujfalusi · 8 years ago
  63. 66da14f omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration by Peter Ujfalusi · 8 years ago
  64. 2ac9eda drm/omap: displays: Do not include video/omap-panel-data.h if not needed by Peter Ujfalusi · 8 years ago
  65. 7d30b9d omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h by Peter Ujfalusi · 8 years ago
  66. b55753b omapfb: encoder-tfp410: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  67. 5996a5a omapfb: connector-dvi: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  68. b041701 omapfb: connector-hdmi: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  69. 0984097c omapfb: panel-dsi-cm: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  70. f048e8c omapfb: panel-lgphilips-lb035q02: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  71. d8647f9 omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  72. 97177bd omapfb: panel-tpo-td043mtea1: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  73. 5daf251 omapfb: panel-nec-nl8048hl11: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  74. 84d9140 omapfb: panel-tpo-td028ttec1: Remove legacy boot support by Peter Ujfalusi · 8 years ago
  75. 2eec370 Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  76. f8e0db9 ARM: OMAP2: Use the platform_data header for omapdss by Peter Ujfalusi · 8 years ago
  77. 60fc4ba video/platform_data: omapdss: Create new header file for platform data by Peter Ujfalusi · 8 years ago
  78. c270e89 ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h by Peter Ujfalusi · 8 years ago
  79. 6697ad2 ARM: OMAP: rx51-video: Do not set TV connector_type by Peter Ujfalusi · 8 years ago
  80. aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 8 years ago
  81. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
  82. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  83. a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
  84. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 8 years ago
  85. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 8 years ago
  86. 121323a drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg by Julien Grall · 8 years ago
  87. 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 8 years ago
  88. 4693fc7 KEYS: Add placeholder for KDF usage with DH by Stephan Mueller · 8 years ago
  89. ab3ab68 drm/omap: fix unused variable warning. by Dave Airlie · 8 years ago
  90. f1777aa Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 8 years ago
  91. b160245 Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 35962ea Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 8 years ago
  93. 6572c8c Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  94. 4340fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  95. 0de6b99 irqchip/irq-pic32-evic: Fix bug with external interrupts. by Joshua Henderson · 8 years ago
  96. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 8 years ago
  97. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 8 years ago
  98. fab0cdc irqchip/gic-v3: Fix copy+paste mistakes in defines by Andrew Jones · 8 years ago
  99. dd5f1b0 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask by Marc Zyngier · 8 years ago
  100. f6c68b4 drm: hdlcd: Add information about the underlying framebuffers in debugfs by Liviu Dudau · 8 years ago