1. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  3. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  4. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  5. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  6. 0467533 video/xen-fbfront: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  7. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  8. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 031e29b drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC by Yuriy Kolerov · 9 years ago
  10. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  11. 670c039 Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  12. 57817e6 video: fbdev: atmel_lcdfb: remove useless include by Alexandre Belloni · 9 years ago
  13. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  14. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  15. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  17. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  18. 7b554088 video: fbdev: pxa168fb: Use devm_clk_get by Vaishali Thakkar · 9 years ago
  19. c4e6774 fbdev: ssd1307fb: fix error return code by Julia Lawall · 9 years ago
  20. b4df204 fbdev: fix snprintf() limit in show_bl_curve() by Dan Carpenter · 9 years ago
  21. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  22. 2f37d65 Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  23. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  24. 81bdef0 drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc() by Luis R. Rodriguez · 9 years ago
  25. 4edcd2a drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc() by Luis R. Rodriguez · 9 years ago
  26. c823a48 drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc() by Luis R. Rodriguez · 9 years ago
  27. f3adccb drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer by Luis R. Rodriguez · 9 years ago
  28. 9e517ac8 drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  29. c112709 drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
  30. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  31. 13d20b3 backlight: tosa: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  32. 85463d8 backlight: lp8788_bl: Delete a check before backlight_device_unregister() by Markus Elfring · 9 years ago
  33. 047ffbb backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro by Axel Lin · 9 years ago
  34. 7ddbc24 backlight: pm8941-wled: Move PM8941 WLED driver to backlight by Bjorn Andersson · 9 years ago
  35. fe00917 backlight: lp855x: Use private data for regulator control by Milo Kim · 9 years ago
  36. b06ece9 video: fbdev: s3c-fb: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  37. cb73b40 video: fbdev: atmel: fix warning for const return value by Tomi Valkeinen · 9 years ago
  38. c4a2f5b video: fbdev: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  39. 2e8bcf4 video: fbdev: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  40. c0a3229 fbdev: remove unnecessary memset in vfb by Marcin Chojnacki · 9 years ago
  41. 48fd8ec framebuffer: disable vgacon on microblaze arch by Nicolai Stange · 9 years ago
  42. f63cb8d fbdev: udlfb: remove unneeded initialization in few places by Alexey Klimov · 9 years ago
  43. 71540cf fbdev: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  44. 6080a89 fbdev: fix cea_modes array size by Tomi Valkeinen · 10 years ago
  45. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  46. 16478b6 ARM/fb: ep93xx: switch framebuffer to use modedb only by Linus Walleij · 9 years ago
  47. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  48. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  49. 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
  50. 37b617f video: Fix possible leak in of_get_videomode() by Christian Engelmayer · 9 years ago
  51. 9e6e35e video: fbdev: pxa3xx_gcu: prepare the clocks by Robert Jarzmik · 9 years ago
  52. 6266f4b OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement by Jyri Sarha · 9 years ago
  53. 2b55cb3 OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port() by Jyri Sarha · 9 years ago
  54. 2701fa0 fbdev: select versatile helpers for the integrator by Linus Walleij · 9 years ago
  55. 1461d66 staging: sm7xxfb: merge sm712fb with fbdev by Sudip Mukherjee · 9 years ago
  56. 0630db4 drm: Remove two-level menu in Kconfig by Thierry Reding · 9 years ago
  57. 3546448 drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus by Jake Oshins · 9 years ago
  58. 7f163a6 drivers:hv: Modify hv_vmbus to search for all MMIO ranges available. by Jake Oshins · 9 years ago
  59. 7d89a3c drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc() by Luis R. Rodriguez · 9 years ago
  60. 3cc2dac drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC by Luis R. Rodriguez · 9 years ago
  61. f55de6e drivers/video/fbdev/atyfb: Clarify ioremap() base and length used by Luis R. Rodriguez · 9 years ago
  62. eacd2d5 drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper by Luis R. Rodriguez · 9 years ago
  63. d49c699 simplefb: Include clk.h by Stephen Boyd · 9 years ago
  64. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  65. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  66. 0438ec9 OMAPDSS: fix probing if rfbi device is enabled by Tomi Valkeinen · 9 years ago
  67. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  68. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  69. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  70. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  71. cdaefcc backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional by Axel Lin · 9 years ago
  72. 61c1c61 backlight: lp855x: Don't clear level on suspend/blank by Sean Paul · 9 years ago
  73. 0e44166 backlight: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  74. dba5ff9 video: backlight: da9052: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  75. 4d86672 gpio-backlight: Discover driver during boot time by Arun Bharadwaj · 9 years ago
  76. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  77. f778dad Merge omapdss scaling fixes by Tomi Valkeinen · 9 years ago
  78. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  79. a9bd32a msm: msm_fb: Remove dead code by Stephen Boyd · 9 years ago
  80. a9fad68 OMAPDSS: HDMI: wait for framedone when stopping video by Tomi Valkeinen · 9 years ago
  81. 9bba13f OMAPDSS: HDMI4: fix error handling by Tomi Valkeinen · 9 years ago
  82. e4c5ae7 OMAPDSS: DISPC: scaler debug print by Tomi Valkeinen · 9 years ago
  83. 7059e3d OMAPDSS: DISPC: do only y decimation on OMAP3 by Tomi Valkeinen · 9 years ago
  84. 3ce17b4 OMAPDSS: DISPC: check if scaling setup failed by Tomi Valkeinen · 9 years ago
  85. c582935 OMAPDSS: DISPC: fix 64 bit issue in 5-tap by Tomi Valkeinen · 9 years ago
  86. f2aee31 OMAPDSS: DISPC: fix row_inc for OMAP3 by Tomi Valkeinen · 9 years ago
  87. ab6b258 OMAPDSS: DISPC: add check for scaling limits by Tomi Valkeinen · 9 years ago
  88. f5a7348 OMAPDSS: DISPC: fix check_horiz_timing_omap3 args by Tomi Valkeinen · 9 years ago
  89. c4661b3 OMAPDSS: DISPC: fix predecimation for YUV modes by Tomi Valkeinen · 9 years ago
  90. 3397cc6 OMAPDSS: DISPC: work-around for errata i631 by Tomi Valkeinen · 9 years ago
  91. a899820 Merge omapdss componentization work by Tomi Valkeinen · 9 years ago
  92. ad4eaef OMAPDSS: simplify submodule reg/unreg code by Tomi Valkeinen · 9 years ago
  93. 736e60d OMAPDSS: componentize omapdss by Tomi Valkeinen · 9 years ago
  94. 606ae48 OMAPDSS: reorder uninit calls by Tomi Valkeinen · 9 years ago
  95. ede9269 OMAPDSS: remove uses of __init/__exit by Tomi Valkeinen · 9 years ago
  96. f5a1a1f8 OMAPDSS: fix dss_init_ports error handling by Tomi Valkeinen · 9 years ago
  97. 7e328f5 OMAPDSS: refactor dss probe function by Tomi Valkeinen · 9 years ago
  98. f99467b OMAPDSS: move 'dss_initialized' to dss driver by Tomi Valkeinen · 9 years ago
  99. 9f5ddef fbdev: propagate result of fb_videomode_from_videomode() by Vladimir Murzin · 9 years ago
  100. 127b0c9 video: fbdev: vesafb: use arch_phys_wc_add() by Luis R. Rodriguez · 9 years ago