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