- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
- f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
- f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
- f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
- 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
- 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
- 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
- f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
- 6d6c971 includecheck fix: drivers/video, vgacon.c by Jaswinder Singh Rajput · 15 years ago
- 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
- 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
- 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 15 years ago
- 1a1dba3 parisc: sticore.c - check return values by Helge Deller · 15 years ago
- b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 15 years ago
- b175dc0 vgacon: return the upper half of 512 character fonts by Stefan Bader · 16 years ago
- 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 16 years ago
- 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 16 years ago
- 1fa0b29 fbdev: Kill Atari vblank cursor blinking by Geert Uytterhoeven · 16 years ago
- 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
- 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
- f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
- 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
- 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
- beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 16 years ago
- bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
- def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
- c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
- 5ab4840 vgacon: vgacon_scrolldelta simplification by Marcin Slusarz · 16 years ago
- c38182a vgacon: optimize scrolling by Marcin Slusarz · 16 years ago
- 77997aa device create: video: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
- 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
- 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
- aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
- f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
- 0865086 fbcon: fix monochrome color value calculation by David Winn · 16 years ago
- a57a5c2 x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) by Alexey Dobriyan · 16 years ago
- afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
- 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
- c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
- d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- c9b23e0 sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file by Florian Fainelli · 16 years ago
- fdac4e6 sticore: don't activate unsupported GSC STI cards on HPPA by Helge Deller · 16 years ago
- 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
- cba603b fbcon: remove stray semicolons by Jan Beulich · 16 years ago
- 2d04a4a fbcon: bgcolor fix by Stefano Stabellini · 16 years ago
- 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
- 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 16 years ago
- 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
- 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
- d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
- 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
- c9e587ab vt: fix background color on line feed by Jan Engelhardt · 17 years ago
- 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 17 years ago
- 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 17 years ago
- b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
- 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 17 years ago
- 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
- 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
- cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 17 years ago
- 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
- 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
- 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
- 01dd2fb typo fixes by Matt LaPlante · 17 years ago
- 53da056 netport_con.c: fix build errors and warnings by Ralf Baechle · 17 years ago
- 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
- 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
- 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
- accaa24 fbcon: logo: disable logo at boot by Randy Dunlap · 17 years ago
- e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
- 80185a9 export font_vga_8x16 by Andrew Morton · 17 years ago
- 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
- 908633f fbcon: Convert struct font_desc to use ISO C initializers by Ralf Baechle · 17 years ago
- c24c55c7 Fix font dependency for SGI Newport console driver by Ralf Baechle · 17 years ago
- d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
- 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
- 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
- 4ae8aea newport_con warning fix by Andrew Morton · 17 years ago
- 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
- c81f717 fbcon: Fix typo and bogus logic in get_default_font by Antonino A. Daplas · 17 years ago
- 80e2798 console: fix section mismatch warning in vgacon.c by Sam Ravnborg · 17 years ago
- cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
- afd1db1 fbcon: Revise primary device selection by Antonino A. Daplas · 17 years ago
- d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 17 years ago
- 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
- 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 17 years ago
- acba9cd fbcon: cursor blink control by Antonino A. Daplas · 17 years ago
- bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 17 years ago
- db83b99 Video Console: Blackfin doesnt support VGA console by Michael Hennerich · 17 years ago
- aba2979 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
- 353076f [VIDEO]: Fix section mismatch warning in promcon. by Sam Ravnborg · 17 years ago
- 9db71a1 fbdev: Move declaration of fb_class to <linux/fb.h> by Geert Uytterhoeven · 17 years ago
- 48a7d5c [PARISC] fix section mismatch in parisc STI video drivers by Helge Deller · 17 years ago
- a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 17 years ago
- 11fe250 VIDEO: remove archaic if[] construct from Kconfig file by Robert P. J. Day · 17 years ago
- 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago