1. 4e0c7e1 framebuffer: fix border color by Mikulas Patocka · 10 years ago
  2. 1953216 vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 11 years ago
  3. 1a2e01e fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 11 years ago
  4. 50eab44 fbcon: fix locking harder by Dave Airlie · 12 years ago
  5. a5d3f7b fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 12 years ago
  6. 50a6045 fb: rework locking to fix lock ordering on takeover by Alan Cox · 12 years ago
  7. 15110a0 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 12 years ago
  8. a34d90f vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
  9. 3f6a057 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  10. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  11. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  12. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  13. e84de0c MIPS: GIO bus support for SGI IP22/28 by Thomas Bogendoerfer · 13 years ago
  14. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  15. bfc994b Kconfig: remove a few puzzling comments by Paul Bolle · 13 years ago
  16. 6b2c180 locking, video: Annotate vga console lock as raw by Thomas Gleixner · 15 years ago
  17. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  18. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  19. 79add62 update David Miller's old email address by Justin P. Mattock · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 13 years ago
  22. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  23. d6244bc fbcon: Bugfix soft cursor detection in Tile Blitting by Henry Nestler · 13 years ago
  24. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  25. 9948d37 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  26. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 14 years ago
  27. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  28. 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
  29. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  30. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  31. 26c5be3 fbcon: uninline four foo_update_attr() functions by Denys Vlasenko · 14 years ago
  32. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  33. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  34. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  35. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  36. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  37. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  38. fb78b51 ARM: Disable VGA console for ARM in most cases by Tony Lindgren · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 6aed359 console/vgacon.c: mark file-local symbol static by Thiago Farina · 14 years ago
  41. a52712a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE by Amerigo Wang · 14 years ago
  42. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  43. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  45. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  46. b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
  47. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  48. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  49. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  50. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  51. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  52. 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
  53. f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
  54. 6d6c971 includecheck fix: drivers/video, vgacon.c by Jaswinder Singh Rajput · 15 years ago
  55. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  56. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  57. 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 15 years ago
  58. 1a1dba3 parisc: sticore.c - check return values by Helge Deller · 15 years ago
  59. b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 15 years ago
  60. b175dc0 vgacon: return the upper half of 512 character fonts by Stefan Bader · 15 years ago
  61. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  62. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  63. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  64. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  65. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  66. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  67. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  68. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  69. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
  70. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  71. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  72. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  73. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  74. 5ab4840 vgacon: vgacon_scrolldelta simplification by Marcin Slusarz · 16 years ago
  75. c38182a vgacon: optimize scrolling by Marcin Slusarz · 16 years ago
  76. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  77. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  78. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  79. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  80. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  81. 0865086 fbcon: fix monochrome color value calculation by David Winn · 16 years ago
  82. a57a5c2 x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) by Alexey Dobriyan · 16 years ago
  83. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  84. 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
  85. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  86. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  87. c9b23e0 sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file by Florian Fainelli · 16 years ago
  88. fdac4e6 sticore: don't activate unsupported GSC STI cards on HPPA by Helge Deller · 16 years ago
  89. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  90. cba603b fbcon: remove stray semicolons by Jan Beulich · 16 years ago
  91. 2d04a4a fbcon: bgcolor fix by Stefano Stabellini · 16 years ago
  92. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  93. 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 16 years ago
  94. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  95. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  96. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  97. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  98. c9e587a vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  99. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  100. 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 16 years ago