1. 698b368 fbcon: add lifetime refcount to opened frame buffers by Linus Torvalds · 13 years ago
  2. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 13 years ago
  3. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  4. acd0acb fb: fix overlapping test off-by-one. by Dave Airlie · 14 years ago
  5. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  6. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  7. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  8. c07fbfd fbmem: VM_IO set, but not propagated by Daniel De Graaf · 14 years ago
  9. a67ef27 drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() by Denys Vlasenko · 14 years ago
  10. f4b87de fbmem: avoid printk format warning with 32-bit resources by Randy Dunlap · 14 years ago
  11. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  12. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  13. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  14. 9fd1de5 fb: for framebuffer handover don't exit the loop early. by Dave Airlie · 14 years ago
  15. 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
  16. f803303 fb: change rules for global rules match. by Dave Airlie · 15 years ago
  17. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  18. 99e9e7d fb: fix fb_pan_display range check by Florian Tobias Schandinat · 15 years ago
  19. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  20. 6c96895 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" by Linus Torvalds · 15 years ago
  21. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 15 years ago
  22. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  23. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  24. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  25. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 15 years ago
  26. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  27. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  28. 4fb6de2 fbdev/logo: check compatibility of main and extra logos by Geert Uytterhoeven · 15 years ago
  29. cf7ee55 fbdev: clean the penguin's dirty feet by Clemens Ladisch · 16 years ago
  30. a684e7d fbdev: fix fb_compat_ioctl() deadlocks by Geert Uytterhoeven · 16 years ago
  31. 120a374 framebuffer compat_ioctl deadlock by Mikulas Patocka · 16 years ago
  32. 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
  33. e536771 fb: push down the BKL in the ioctl handler by Alan Cox · 16 years ago
  34. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  35. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  36. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  37. faa312d lcd: allow lcd device to handle mode change events by Eric Miao · 16 years ago
  38. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  39. 37e67b7 drivers/video/fbmem.c: removed duplicated include by Huang Weiyi · 16 years ago
  40. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 16 years ago
  41. 7572a1e fbdev: xoffset, yoffset and yres are unsigned by Ville Syrjala · 16 years ago
  42. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  43. fc7f687 fbmem: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  44. 0aa1634 fb: convert /proc/fb to seq_file interface by Alexey Dobriyan · 16 years ago
  45. 57a7a6d fbmem: fix con2fbmap limit check by Peter Samuelson · 16 years ago
  46. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  47. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 16 years ago
  48. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  49. ae4939b unexport fb_prepare_logo by Adrian Bunk · 17 years ago
  50. 1692b37 fbdev: Fix logo if logo depth is less than framebuffer depth by Antonino A. Daplas · 17 years ago
  51. 9900abf fbdev: Add fb_append_extra_logo() by Geert Uytterhoeven · 17 years ago
  52. 90da63e5 fbdev: extract fb_show_logo_line() by Geert Uytterhoeven · 17 years ago
  53. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  54. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  55. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  56. b1e7223 fbdev: clean up exit patch of fb_set_var by Antonino A. Daplas · 17 years ago
  57. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  58. 4941cb7 fbdev: save the activate field before calling fb_check_var() by Antonino A. Daplas · 17 years ago
  59. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  60. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  61. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  62. abed5d1 fbdev: correct image offsets when rotating logo by Geert Uytterhoeven · 17 years ago
  63. 448d479 fbdev: fb_do_show_logo() updates by Geert Uytterhoeven · 17 years ago
  64. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 17 years ago
  65. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  66. 0128bee [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c by Helge Deller · 18 years ago
  67. ad9a824 [PATCH] struct path: convert video by Josef Sipek · 18 years ago
  68. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  69. a09fd48 [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() by Geert Uytterhoeven · 18 years ago
  70. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  71. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  74. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  75. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  76. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  77. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  78. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 18 years ago
  79. f837e6f [PATCH] fbdev: Fix logo rotation if width != height by Antonino A. Daplas · 18 years ago
  80. c72755b [PATCH] fbdev: Remove unused exports by Adrian Bunk · 18 years ago
  81. 0c683db [PATCH] fbdev: Static pseudocolor with depth less than 4 does exist by Antonino A. Daplas · 18 years ago
  82. 22f4a00 [PATCH] fbdev: Remove duplicate #include's by Adrian Bunk · 18 years ago
  83. 6a2a886 [PATCH] fbdev: Fix return error of fb_write by Antonino A. Daplas · 18 years ago
  84. 397eeab [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor by Antonino A. Daplas · 18 years ago
  85. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  86. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  87. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  88. bc6d7fd [PATCH] fbdev: video_setup() warning fix by Andrew Morton · 18 years ago
  89. 216d526 [PATCH] fbdev: Sanitize ->fb_mmap prototype by Christoph Hellwig · 18 years ago
  90. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 18 years ago
  91. cae8a12 [PATCH] non-linear frame buffer read/write access by Thomas Koeller · 18 years ago
  92. 0a484a3 [PATCH] fbdev: Fix return code of fb_read and fb_write by Antonino A. Daplas · 18 years ago
  93. 1207069 [PATCH] fbdev: Pan display fixes by Antonino A. Daplas · 19 years ago
  94. 6d9885a [PATCH] fbcon: fix obvious bug in fbcon logo rotation code by Jasper Spaans · 19 years ago
  95. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  96. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  97. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  98. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  99. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  100. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago