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
*
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
2007-02-13
*
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
*
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2007-02-11
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] add return value checking of get_user() in set_vesa_blanking()
Yoichi Yuasa
2006-12-07
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
2006-12-01
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
|
/
*
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2006-10-03
*
[PATCH] vt: Honor the return value of device_create_file
Antonino A. Daplas
2006-10-03
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
*
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2006-10-02
*
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
2006-09-29
*
[PATCH] tty locking on resize
Alan Cox
2006-09-29
*
[PATCH] console utf-8 mode fixes
Adam Tlalka
2006-09-29
*
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
2006-09-29
*
[PATCH] vt: Decrement ref count of the VT backend on deallocation
Antonino A. Daplas
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
*
[PATCH] VT binding: Make VT binding a Kconfig option
Antonino A. Daplas
2006-06-26
*
[PATCH] VT binding: Add sysfs control to the VT layer
Antonino A. Daplas
2006-06-26
*
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-26
*
[PATCH] Detaching fbcon: fix give_up_console()
Antonino A. Daplas
2006-06-26
*
[PATCH] vt: Delay the update of the visible console
David Hollister
2006-06-26
*
[PATCH] revert "swsusp add check for suspension of X controlled devices"
Andrew Morton
2006-05-31
*
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
2006-03-31
*
[PATCH] sem2mutex: tty
Ingo Molnar
2006-03-23
*
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2006-03-23
*
[PATCH] fbcon: Fix screen artifacts when moving cursor
Antonino A. Daplas
2006-02-01
*
[PATCH] Fix console blanking
Ville Syrjala
2006-01-10
*
[PATCH] vc: Use correct size on buffer copy in vc_resize
Antonino A. Daplas
2005-09-15
*
[PATCH] console: Fix buffer copy on vc resize
Antonino A. Daplas
2005-09-09
*
[PATCH] vt: fix possible memory corruption in complement_pos
Antonino A. Daplas
2005-09-07
*
[PATCH] Console blanking locking fix
Stephane Doyon
2005-09-07
*
[PATCH] Remove race between con_open and con_close
Paul Mackerras
2005-08-27
*
[PATCH] vt.c build fix
Nishanth Aravamudan
2005-07-15
*
[PATCH] console blanking oops fix
Jan Beulich
2005-06-18
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16