index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
2010-10-22
1
-0
/
+5
*
vt: Fix console corruption on driver hand-over.
Francisco Jerez
2010-09-03
1
-11
/
+4
*
vt,console,kdb: preserve console_blanked while in kdb
Jason Wessel
2010-08-16
1
-0
/
+3
*
vt: fix regression warnings from KMS merge
Jason Wessel
2010-08-16
1
-4
/
+4
*
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
1
-5
/
+5
*
tty: Make vt's have a tty_port
Alan Cox
2010-08-10
1
-0
/
+2
*
vc: Locking clean up
Alan Cox
2010-08-10
1
-3
/
+4
*
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
1
-4
/
+9
*
vt: clean up the code - use kernel library
Andy Shevchenko
2010-08-10
1
-2
/
+3
*
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
2010-08-09
1
-1
/
+2
*
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
2010-08-09
1
-1
/
+2
*
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
2010-08-05
1
-0
/
+17
*
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
2010-08-05
1
-0
/
+61
*
Revert "tty: fix a little bug in scrup, vt.c"
Linus Torvalds
2010-06-06
1
-1
/
+1
*
tty: fix a little bug in scrup, vt.c
Frank Pan
2010-06-04
1
-1
/
+1
*
drivers/char/vt.c: use memdup_user
Julia Lawall
2010-05-27
1
-7
/
+3
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
vt: remove unused variables
Shahar Havivi
2010-02-05
1
-4
/
+0
*
vt: make the default cursor shape configurable
Clemens Ladisch
2009-12-16
1
-2
/
+5
*
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
1
-6
/
+37
*
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
2009-11-13
1
-1
/
+10
*
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
1
-5
/
+1
*
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
1
-0
/
+3
*
vt: add an event interface
Alan Cox
2009-09-19
1
-1
/
+3
*
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
2009-09-19
1
-1
/
+0
*
sparc: Kill PROM console driver.
David S. Miller
2009-09-15
1
-3
/
+0
*
vt: drop bootmem/slab memory distinction
Johannes Weiner
2009-07-16
1
-9
/
+3
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
console: make blank timeout value a boot option
Daniel Mack
2009-06-16
1
-6
/
+7
*
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Catalin Marinas
2009-06-12
1
-1
/
+0
*
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-11
1
-0
/
+1
|
\
|
*
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
2009-06-11
1
-0
/
+7
*
|
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
1
-6
/
+2
|
/
*
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
2009-04-19
1
-1
/
+1
*
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
1
-2
/
+3
*
Make various things static
Roel Kluin
2009-01-08
1
-2
/
+1
*
pty: simplify resize
Alan Cox
2009-01-02
1
-8
/
+6
*
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
2009-01-02
1
-1
/
+1
*
console ASCII glyph 1:1 mapping
Ingo Brueckl
2008-12-13
1
-1
/
+1
*
vt: incomplete initialization of vc_tab_stop
Wolfgang Kroworsch
2008-11-06
1
-2
/
+8
*
Remove Andrew Morton's old email accounts
Francois Cami
2008-10-16
1
-1
/
+1
*
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-10-14
1
-3
/
+2
*
tty: Remove more special casing and out of place code
Alan Cox
2008-10-13
1
-16
/
+14
*
tty: shutdown method
Alan Cox
2008-10-13
1
-17
/
+17
*
vt: remove bogus lock dropping
Alan Cox
2008-10-13
1
-18
/
+0
*
tty: move tioclinux from a special case
Alan Cox
2008-10-13
1
-2
/
+0
*
tty: remove resize window special case
Alan Cox
2008-08-15
1
-20
/
+62
*
vt: Deadlock workaround
Alan Cox
2008-08-04
1
-2
/
+0
*
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
2008-07-25
1
-1
/
+1
|
\
|
*
Make console charset translation optional
David Woodhouse
2008-06-04
1
-1
/
+1
[next]