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
/
char
/
vt.c
Commit message (
Expand
)
Author
Age
*
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
2009-11-13
*
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
*
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
*
vt: add an event interface
Alan Cox
2009-09-19
*
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
2009-09-19
*
sparc: Kill PROM console driver.
David S. Miller
2009-09-15
*
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
console: make blank timeout value a boot option
Daniel Mack
2009-06-16
*
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Catalin Marinas
2009-06-12
*
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-11
|
\
|
*
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
2009-06-11
*
|
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
/
*
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
2009-04-19
*
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
*
Make various things static
Roel Kluin
2009-01-08
*
pty: simplify resize
Alan Cox
2009-01-02
*
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
2009-01-02
*
console ASCII glyph 1:1 mapping
Ingo Brueckl
2008-12-13
*
vt: incomplete initialization of vc_tab_stop
Wolfgang Kroworsch
2008-11-06
*
Remove Andrew Morton's old email accounts
Francois Cami
2008-10-16
*
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-10-14
*
tty: Remove more special casing and out of place code
Alan Cox
2008-10-13
*
tty: shutdown method
Alan Cox
2008-10-13
*
vt: remove bogus lock dropping
Alan Cox
2008-10-13
*
tty: move tioclinux from a special case
Alan Cox
2008-10-13
*
tty: remove resize window special case
Alan Cox
2008-08-15
*
vt: Deadlock workaround
Alan Cox
2008-08-04
*
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
2008-07-25
|
\
|
*
Make console charset translation optional
David Woodhouse
2008-06-04
*
|
vt: do not update when the console is blanked
Stefano Stabellini
2008-07-24
*
|
vt: hold console_sem across sysfs operations
Jiri Slaby
2008-07-24
*
|
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
|
vt: fix vc_resize locking
Nick Piggin
2008-06-06
*
|
vt: fix background color on line feed, DEC invert
Jan Engelhardt
2008-06-06
|
/
*
vt: fix canonical input in UTF-8 mode
Samuel Thibault
2008-05-08
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
*
consoles: switch to int put_char method
Alan Cox
2008-04-30
*
redo locking of tty->pgrp
Alan Cox
2008-04-30
*
tty: BKL pushdown
Alan Cox
2008-04-30
*
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
*
VT notifier extension for accessibility
Karl Dahlke
2008-04-28
*
VT notifier fix for VT switch
Samuel Thibault
2008-03-04
*
vt: bitlock fix
Nick Piggin
2008-02-06
*
Console events and accessibility
Samuel Thibault
2007-10-19
*
Remove CONFIG_VT_UNICODE
Jan Engelhardt
2007-10-18
*
add CONFIG_VT_UNICODE
Bill Nottingham
2007-10-17
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
*
Fix the graphic corruption issue on IA64 machines
izumi
2007-07-17
*
vt: add comment for unbind_con_driver()
Jesse Barnes
2007-07-17
[next]