1. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  2. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  3. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  4. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 13 years ago
  5. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  6. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  7. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  8. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  9. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  10. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  11. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  12. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  13. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  14. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  15. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  16. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  17. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  18. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  19. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  20. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  21. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
  22. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  23. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  24. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  25. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  26. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  27. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  28. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  29. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  30. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  31. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  32. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  33. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  34. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  35. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  36. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  37. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  38. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 16 years ago
  39. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 16 years ago
  40. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 16 years ago
  41. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 16 years ago
  42. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  43. 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
  44. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  45. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  46. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  47. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  48. afd1db1 fbcon: Revise primary device selection by Antonino A. Daplas · 17 years ago
  49. d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 17 years ago
  50. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  51. 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 17 years ago
  52. acba9cd fbcon: cursor blink control by Antonino A. Daplas · 17 years ago
  53. bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 17 years ago
  54. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 17 years ago
  55. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  56. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 17 years ago
  57. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  58. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 17 years ago
  59. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  60. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 17 years ago
  61. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 17 years ago
  62. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  63. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  64. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  65. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  68. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  69. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  70. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 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. 5bd4253 [PATCH] VT binding: Do not create a device file for class device 'fbcon' by Antonino A. Daplas · 18 years ago
  74. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  75. 5428b04 [PATCH] Detaching fbcon: add capability to attach/detach fbcon by Antonino A. Daplas · 18 years ago
  76. e55186f [PATCH] Detaching fbcon: clean up exit code by Antonino A. Daplas · 18 years ago
  77. 9a17917 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon by Antonino A. Daplas · 18 years ago
  78. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  79. 308af92 [PATCH] fbcon: fix scrollback with logo issue immediately after boot by David Hollister · 18 years ago
  80. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 18 years ago
  81. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  82. a39bc34 [PATCH] fbcon: Code cleanups by Antonino A. Daplas · 19 years ago
  83. 244ab72 [PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code by Knut Petersen · 19 years ago
  84. 04a2fe5 [PATCH] fbcon: Store struct display when setting all vcs by Antonino A. Daplas · 19 years ago
  85. b73deed [PATCH] fbcon: Sanitize fbcon by Antonino A. Daplas · 19 years ago
  86. d354d9a [PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS by Knut Petersen · 19 years ago
  87. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  88. 4e1567d [PATCH] fbcon: Avoid illegal display panning by Antonino A. Daplas · 19 years ago
  89. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  90. 56f0d64 [PATCH] fbcon: fix complement_mask() with 512 character map by Antonino A. Daplas · 19 years ago
  91. ab76720 [PATCH] fbdev: fix module dependency loop by Antonino A. Daplas · 19 years ago
  92. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  93. dbcbfe1 [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation by Antonino A. Daplas · 19 years ago
  94. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  95. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  96. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  97. dd0314f [PATCH] fbcon: Initialize new driver when old driver is released by Antonino A. Daplas · 19 years ago
  98. 3084a89 [PATCH] fbcon: Use helper function when filling out var structure by Antonino A. Daplas · 19 years ago
  99. 4d9c5b6 [PATCH] fbcon: Consolidate redundant code by Antonino A. Daplas · 19 years ago
  100. 2f4516d [PATCH] fbcon: constify font data by Jan Beulich · 19 years ago