1. 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  4. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  5. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  6. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  7. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  8. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  10. 42f8236 video: fbdev: fsl-diu-fb: fix spelling mistake "palette" by Colin Ian King · 8 years ago
  11. 580203f fbdev: ssd1307fb: include linux/gpio/consumer.h by Arnd Bergmann · 8 years ago
  12. 0704916 video: fbdev: fsl-diu-fb: remove impossible condition by Sachin Shukla · 8 years ago
  13. 8018ce3 video: fbdev: amifb: remove impossible condition by Sachin Shukla · 8 years ago
  14. 6e37682 fbdev/ssd1307fb: clear screen in probe by Tomi Valkeinen · 8 years ago
  15. ba14301e fbdev/ssd1307fb: add support to enable VBAT by Tomi Valkeinen · 8 years ago
  16. fdde1a81 fbdev: ssd1307fb: Make reset gpio devicetree property optional by Jyri Sarha · 8 years ago
  17. 72db333 fbdev: ssd1307fb: Start to use gpiod API for reset gpio by Jyri Sarha · 8 years ago
  18. b49898c video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe() by Wei Yongjun · 8 years ago
  19. 8d22556 video: fbdev: offb: switch to using for_each_node_by_type by Dmitry Torokhov · 8 years ago
  20. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  21. 561eb9d fbdev: omap/lcd: Make callbacks optional by Lars-Peter Clausen · 8 years ago
  22. b2c1e8a fbdev: omap/lcd: Staticize non-exported lcd_panel structs by Lars-Peter Clausen · 8 years ago
  23. 0ed7111 fbdev: omap/lcd: Remove no-op driver callbacks by Lars-Peter Clausen · 8 years ago
  24. 0a9aae4 video/mbx: use simple_open() by Geliang Tang · 8 years ago
  25. 74a2b96 video: fbdev: stifb: handle NULL return value from ioremap_nocache by Arvind Yadav · 8 years ago
  26. f998ff6 video: fbdev: pmagb-b-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  27. 879e5a0 video: fbdev: pmag-ba-fb: Remove bad `__init' annotation by Maciej W. Rozycki · 8 years ago
  28. 6306b3a video: ARM CLCD: use panel device node for getting backlight and mode by Vladimir Zapolskiy · 8 years ago
  29. be73679 video: ARM CLCD: use panel device node for panel initialization by Vladimir Zapolskiy · 8 years ago
  30. 69550ad video: ARM CLCD: sort included headers out alphabetically by Vladimir Zapolskiy · 8 years ago
  31. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  32. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  33. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  34. 2dc705a fbdev: color map copying bounds checking by Kees Cook · 8 years ago
  35. a0a7427 video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  36. a3accfd video: fbdev: simplefb: Separate clk / regulator get and enable steps by Hans de Goede · 8 years ago
  37. dc31212 video: fbdev: imxfb: always allocate 256 entries for the color map by Martin Kaiser · 8 years ago
  38. d67fa87 video: fbdev: maxinefb: add __initdata to maxinefb_fix by Bhumika Goyal · 8 years ago
  39. a641261 video: fbdev: matroxfb: use designated initializers by Kees Cook · 8 years ago
  40. 6895aff video: fbdev: sh_mobile_lcdcfb: use designated initializers by Kees Cook · 8 years ago
  41. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  42. 82f42e4 fbmem: add a default get_fb_unmapped_area function by Benjamin Gaignard · 8 years ago
  43. 4dcd19b video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap by Arvind Yadav · 8 years ago
  44. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  45. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  46. c248891 Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  47. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  48. 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  50. 74239ac Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  51. eaf46e1 xen: make use of xenbus_read_unsigned() in xen-fbfront by Juergen Gross · 8 years ago
  52. cfbd950 video: ARM CLCD: fix Vexpress regression by Linus Walleij · 8 years ago
  53. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  54. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  55. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  56. 753375a efifb: Show framebuffer layout as device attributes by Peter Jones · 8 years ago
  57. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  58. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  59. eb42d76 FBDEV: cobalt_lcdfb: Drop SEAD3 support by Paul Burton · 9 years ago
  60. 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  61. c456a2f video: smscufx: remove unused variable by Sudip Mukherjee · 9 years ago
  62. 59921b2 matroxfb: fix size of memcpy by Sudip Mukherjee · 9 years ago
  63. d8ed9e8 fbdev: ssd1307fb: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  64. 60169c3 fbdev: ssd1307fb: constify the device_info pointer by LABBE Corentin · 9 years ago
  65. 7c9806e simplefb: Disable and release clocks and regulators in destroy callback by Chen-Yu Tsai · 8 years ago
  66. ca9384c video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures by Julia Lawall · 8 years ago
  67. 1d2ffbd matroxfb: constify local structures by Julia Lawall · 8 years ago
  68. 263d23a video: fbdev: i810: add in missing white space in error message text by Colin Ian King · 8 years ago
  69. 3f3ed26 video: fbdev: add missing \n at end of printk error message by Colin Ian King · 8 years ago
  70. a38719b video: fbdev: exynos: Remove old non-working MIPI driver by Krzysztof Kozlowski · 8 years ago
  71. 43da757 omapfb: fix return value check in dsi_bind() by Wei Yongjun · 8 years ago
  72. 5bda8f7 video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device by Yongji Xie · 8 years ago
  73. 220be8d fbdev: vfb: simplify memory management by Vladimir Murzin · 9 years ago
  74. 95cc44a fbdev: vfb: add option for video mode by Vladimir Murzin · 9 years ago
  75. cf957cc fbdev: vfb: add description to module parameters by Vladimir Murzin · 9 years ago
  76. b6a694b video: fbdev: intelfb: remove impossible condition by Sudip Mukherjee · 9 years ago
  77. ee65e18 fb: adv7393: off by one in probe function by Dan Carpenter · 9 years ago
  78. d4b9efa video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info() by Wei Yongjun · 9 years ago
  79. 43715c9 video: fbdev: mb862xx: remove unused variable by Arnd Bergmann · 9 years ago
  80. 03577d6 video: mxsfb: Fix framebuffer corruption on mx6sx by Marek Vasut · 9 years ago
  81. b86acbe mx3fb: Fix print format string by Oleg Drokin · 9 years ago
  82. ffe439d video: ARM CLCD: export symbols for driver module by Arnd Bergmann · 9 years ago
  83. 9986908 video: ARM CLCD: fix up Integrator support by Linus Walleij · 9 years ago
  84. 763e636 video: ARM CLCD: fix return value check in versatile_clcd_init_panel() by Wei Yongjun · 9 years ago
  85. 1121a41 video: ARM CLCD: fix endpoint lookup logic by Arnd Bergmann · 9 years ago
  86. e029990 video: fbdev: pxafb: potential NULL dereference on error by Dan Carpenter · 9 years ago
  87. 53d73a0 fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  88. d50b3f4 fbdev/efifb: Fix 16 color palette entry calculation by Max Staudt · 9 years ago
  89. 7166829 fbdev: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  90. b59ac9a omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  91. 7d4a808 video: s3c2410fb: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 9 years ago
  92. 6b610e0 video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails by Wolfram Sang · 9 years ago
  93. 2365835 omapfb/dss: wait_for_completion_interruptible_timeout expects long by Nicholas Mc Guire · 9 years ago
  94. 2534816 video: ARM CLCD: add special panel hook for Versatiles by Linus Walleij · 9 years ago
  95. 1d3f0cb video: ARM CLCD: add special board and panel hooks for Nomadik by Linus Walleij · 9 years ago
  96. 046ad6c video: ARM CLCD: support Nomadik variant by Linus Walleij · 9 years ago
  97. 03d14c3 video: ARM CLCD: support pads connected in reverse order by Linus Walleij · 9 years ago
  98. af29897 video: ARM CLCD: support DT signal inversion flags by Linus Walleij · 9 years ago
  99. c38162b video: ARM CLCD: backlight support for OF by Linus Walleij · 9 years ago
  100. 1d1e56f omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c by Mark Brown · 9 years ago