1. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 13 years ago
  2. 554ec37 vgacon: check for efi machine by Yannick Heneault · 13 years ago
  3. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  4. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  5. 26c5be3 fbcon: uninline four foo_update_attr() functions by Denys Vlasenko · 14 years ago
  6. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  7. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  8. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  9. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  10. 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
  11. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  12. fb78b51 ARM: Disable VGA console for ARM in most cases by Tony Lindgren · 14 years ago
  13. 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
  14. 6aed359 console/vgacon.c: mark file-local symbol static by Thiago Farina · 14 years ago
  15. a52712a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE by Amerigo Wang · 14 years ago
  16. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  17. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  18. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  19. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  20. b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
  21. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  22. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  23. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  24. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  25. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  26. 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
  27. f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
  28. 6d6c971 includecheck fix: drivers/video, vgacon.c by Jaswinder Singh Rajput · 15 years ago
  29. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  30. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  31. 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 15 years ago
  32. 1a1dba3 parisc: sticore.c - check return values by Helge Deller · 15 years ago
  33. b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 15 years ago
  34. b175dc0 vgacon: return the upper half of 512 character fonts by Stefan Bader · 15 years ago
  35. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  36. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  37. 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
  38. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  39. 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
  40. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  41. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  42. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  43. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
  44. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  45. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  46. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  47. 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
  48. 5ab4840 vgacon: vgacon_scrolldelta simplification by Marcin Slusarz · 16 years ago
  49. c38182a vgacon: optimize scrolling by Marcin Slusarz · 16 years ago
  50. 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  51. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  52. 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
  53. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  54. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  55. 0865086 fbcon: fix monochrome color value calculation by David Winn · 16 years ago
  56. a57a5c2 x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) by Alexey Dobriyan · 16 years ago
  57. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  58. 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
  59. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  60. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  61. c9b23e0 sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file by Florian Fainelli · 16 years ago
  62. fdac4e6 sticore: don't activate unsupported GSC STI cards on HPPA by Helge Deller · 16 years ago
  63. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  64. cba603b fbcon: remove stray semicolons by Jan Beulich · 16 years ago
  65. 2d04a4a fbcon: bgcolor fix by Stefano Stabellini · 16 years ago
  66. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  67. 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 16 years ago
  68. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  69. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  70. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  71. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  72. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  73. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  74. 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 16 years ago
  75. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 16 years ago
  76. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  77. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 16 years ago
  78. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 16 years ago
  79. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 16 years ago
  80. cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 16 years ago
  81. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  82. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  83. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  84. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  85. 53da056 netport_con.c: fix build errors and warnings by Ralf Baechle · 17 years ago
  86. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  87. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  88. 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
  89. accaa24 fbcon: logo: disable logo at boot by Randy Dunlap · 17 years ago
  90. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  91. 80185a9 export font_vga_8x16 by Andrew Morton · 17 years ago
  92. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  93. 908633f fbcon: Convert struct font_desc to use ISO C initializers by Ralf Baechle · 17 years ago
  94. c24c55c7 Fix font dependency for SGI Newport console driver by Ralf Baechle · 17 years ago
  95. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  96. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
  97. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
  98. 4ae8aea newport_con warning fix by Andrew Morton · 17 years ago
  99. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  100. c81f717 fbcon: Fix typo and bogus logic in get_default_font by Antonino A. Daplas · 17 years ago