index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
vgacon.c
Commit message (
Expand
)
Author
Age
*
console/vgacon.c: mark file-local symbol static
Thiago Farina
2010-03-06
*
vgacon: Add support for setting the default cursor state
Matthew Garrett
2009-11-13
*
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
2009-11-13
*
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
2009-09-23
*
includecheck fix: drivers/video, vgacon.c
Jaswinder Singh Rajput
2009-09-20
*
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
*
vgacon: return the upper half of 512 character fonts
Stefan Bader
2009-05-02
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
*
DRM: add mode setting support
Dave Airlie
2008-12-29
*
vgacon: vgacon_scrolldelta simplification
Marcin Slusarz
2008-10-16
*
vgacon: optimize scrolling
Marcin Slusarz
2008-10-16
*
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-10-14
*
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
*
vgacon: fix sparse warning about shadowing 'i' symbol
Marcin Slusarz
2008-02-06
*
Remove magic macros for screen_info structure members
H. Peter Anvin
2007-10-17
*
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
*
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
2007-07-21
*
Refine SCREEN_INFO sanity check for vgacon initialization
Gerd Hoffmann
2007-05-17
*
vgacon: disallow console operations when in KD_GRAPHICS mode
Antonino A. Daplas
2007-05-08
*
vt-add-color-support-to-the-underline-and-italic-attributes-fix
Andrew Morton
2007-05-08
*
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
2007-05-08
*
[PATCH] x86-64: ignore vgacon if hardware not present
Gerd Hoffmann
2007-05-02
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
Helge Deller
2006-12-08
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
2006-06-27
*
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
2006-06-26
*
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
2006-06-22
*
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2006-03-27
*
[PATCH] vgacon: fix EGA cursor resize function
Samuel Thibault
2006-03-27
*
[PATCH] vgacon: no vertical resizing on EGA
Samuel Thibault
2006-02-24
*
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
2006-01-08
*
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
2006-01-08
*
[PATCH] vgacon: Fix usage of stale height value on vc initialization
Antonino A. Daplas
2005-11-22
*
[PATCH] Set the vga cursor even when hidden
Samuel Thibault
2005-11-05
*
[PATCH] fix vgacon blanking
Pozsar Balazs
2005-10-30
*
[PATCH] SVGATextMode fix
Samuel Thibault
2005-10-17
*
[PATCH] vgacon: Fix sanity checking in vgacon_resize
Antonino A. Daplas
2005-09-15
*
[PATCH] vga text console and stty cols/rows
Samuel Thibault
2005-09-09
*
[PATCH] VGA to fbcon fix.
James Simmons
2005-06-21
*
[PATCH] vgacon: set vc_hi_font_mask correctly
Bill Nottingham
2005-05-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16