1. 3a41c5d fb: reorder the lock sequence to fix potential dead lock by Gu Zheng · 11 years ago
  2. 9c29fba fbmem: move EXPORT_SYMBOL annotation next to symbol declarations by Daniel Mack · 11 years ago
  3. 19fd744 Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-next by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  4. a66e62a fb: make fp_get_options name argument const by Vincent Stehlé · 11 years ago
  5. 2c30aba fbmem: return -EFAULT on copy_to_user() failure by Dan Carpenter · 11 years ago
  6. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  7. 138f296 fbdev: fix check for fb_mmap's mmio availability by Tomi Valkeinen · 11 years ago
  8. fc9bbca vm: convert fb_mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  9. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  10. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  11. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  12. 3cf2667 fb: add support for drivers not needing VT switch at suspend/resume time by Jesse Barnes · 11 years ago
  13. 054430e fbcon: fix locking harder by Dave Airlie · 11 years ago
  14. e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 11 years ago
  15. 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 11 years ago
  16. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  17. bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
  18. ce880cb udlfb: remove sysfs framebuffer device with USB .disconnect() by Kay Sievers · 12 years ago
  19. fb21c2f fbdev: Add FOURCC-based format configuration API by Laurent Pinchart · 13 years ago
  20. 9e769ff fb: avoid possible deadlock caused by fb_set_suspend by Herton Ronaldo Krzesinski · 13 years ago
  21. c590cec Further fbcon sanity checking by Bruno Prémont · 13 years ago
  22. 712f314 fbmem: fix remove_conflicting_framebuffers races by Linus Torvalds · 13 years ago
  23. c47747f fbmem: make read/write/ioctl use the frame buffer at open time by Linus Torvalds · 13 years ago
  24. 698b368 fbcon: add lifetime refcount to opened frame buffers by Linus Torvalds · 13 years ago
  25. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 13 years ago
  26. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  27. acd0acb fb: fix overlapping test off-by-one. by Dave Airlie · 14 years ago
  28. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  29. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. c07fbfd fbmem: VM_IO set, but not propagated by Daniel De Graaf · 14 years ago
  32. a67ef27 drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() by Denys Vlasenko · 14 years ago
  33. f4b87de fbmem: avoid printk format warning with 32-bit resources by Randy Dunlap · 14 years ago
  34. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  35. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  36. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  37. 9fd1de5 fb: for framebuffer handover don't exit the loop early. by Dave Airlie · 14 years ago
  38. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  39. f803303 fb: change rules for global rules match. by Dave Airlie · 15 years ago
  40. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  41. 99e9e7d fb: fix fb_pan_display range check by Florian Tobias Schandinat · 15 years ago
  42. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  43. 6c96895 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" by Linus Torvalds · 15 years ago
  44. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 15 years ago
  45. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  46. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  47. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  48. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 15 years ago
  49. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  50. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  51. 4fb6de2 fbdev/logo: check compatibility of main and extra logos by Geert Uytterhoeven · 16 years ago
  52. cf7ee55 fbdev: clean the penguin's dirty feet by Clemens Ladisch · 16 years ago
  53. a684e7d fbdev: fix fb_compat_ioctl() deadlocks by Geert Uytterhoeven · 16 years ago
  54. 120a374 framebuffer compat_ioctl deadlock by Mikulas Patocka · 16 years ago
  55. 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
  56. e536771 fb: push down the BKL in the ioctl handler by Alan Cox · 16 years ago
  57. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  58. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  59. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  60. faa312d lcd: allow lcd device to handle mode change events by Eric Miao · 16 years ago
  61. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  62. 37e67b7 drivers/video/fbmem.c: removed duplicated include by Huang Weiyi · 16 years ago
  63. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  64. 7572a1e fbdev: xoffset, yoffset and yres are unsigned by Ville Syrjala · 16 years ago
  65. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  66. fc7f687 fbmem: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  67. 0aa1634 fb: convert /proc/fb to seq_file interface by Alexey Dobriyan · 16 years ago
  68. 57a7a6d fbmem: fix con2fbmap limit check by Peter Samuelson · 16 years ago
  69. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  70. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  71. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  72. ae4939b unexport fb_prepare_logo by Adrian Bunk · 17 years ago
  73. 1692b37 fbdev: Fix logo if logo depth is less than framebuffer depth by Antonino A. Daplas · 17 years ago
  74. 9900abf fbdev: Add fb_append_extra_logo() by Geert Uytterhoeven · 17 years ago
  75. 90da63e5 fbdev: extract fb_show_logo_line() by Geert Uytterhoeven · 17 years ago
  76. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  77. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  78. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  79. b1e7223 fbdev: clean up exit patch of fb_set_var by Antonino A. Daplas · 17 years ago
  80. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  81. 4941cb7 fbdev: save the activate field before calling fb_check_var() by Antonino A. Daplas · 17 years ago
  82. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  83. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  84. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  85. abed5d1 fbdev: correct image offsets when rotating logo by Geert Uytterhoeven · 17 years ago
  86. 448d479 fbdev: fb_do_show_logo() updates by Geert Uytterhoeven · 17 years ago
  87. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  88. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  89. 0128bee [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c by Helge Deller · 18 years ago
  90. ad9a824 [PATCH] struct path: convert video by Josef Sipek · 18 years ago
  91. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  92. a09fd48 [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() by Geert Uytterhoeven · 18 years ago
  93. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  94. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  97. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  98. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  99. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  100. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago