index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-30
[PATCH] vt: don't call unblank at irq time
Benjamin Herrenschmidt
1
-3
/
+15
2005-03-28
[PATCH] pm: remove obsolete pm_* from vt.c
Pavel Machek
1
-27
/
+0
2005-03-13
[PATCH] drivers/char/vt*: cleanups
Adrian Bunk
1
-8
/
+9
2005-03-07
[PATCH] merge vt_struct into vc_data
Roman Zippel
1
-51
/
+37
2005-03-07
[PATCH] remove console_macros.h
Roman Zippel
1
-512
/
+523
2005-03-07
[PATCH] cleanup vc array access
Roman Zippel
1
-431
/
+417
2005-01-10
[PATCH] cleanup virtual console <-> selection.c interface
Christoph Hellwig
1
-212
/
+216
2005-01-04
[PATCH] fbcon/fbdev: Add blanking notification
Antonino Daplas
1
-1
/
+2
2004-12-09
Make sure VC resizing fits in s16.
Linus Torvalds
1
-0
/
+5
2004-10-27
[PATCH] unexport vc_cons_allocated
Christoph Hellwig
1
-1
/
+0
2004-10-27
[PATCH] Kill useless pm_access from vt.c
Pavel Machek
1
-6
/
+0
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-38
/
+4
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-10-18
[PATCH] VGA console font problems on 2.6 kernel
Takashi Iwai
1
-0
/
+4
2004-09-07
[PATCH] fbdev: Clean up framebuffer initialization
Antonino Daplas
1
-6
/
+0
2004-08-25
vt: don't bother doing UTF translation in control states.
Linus Torvalds
1
-3
/
+7
2004-08-22
[PATCH] Fix CON_BUF_SIZE usage
Matt Mackall
1
-1
/
+1
2004-08-22
[PATCH] fbcon: ifferentiate bits_per_pixel from color depth
Antonino Daplas
1
-11
/
+23
2004-07-29
[PATCH] con_get_font sanitized
Alexander Viro
1
-18
/
+14
2004-07-29
[PATCH] con_set_font sanitized
Alexander Viro
1
-14
/
+12
2004-07-29
[PATCH] con_font_copy sanitized
Alexander Viro
1
-3
/
+10
2004-07-29
[PATCH] con_font_default sanitized
Alexander Viro
1
-1
/
+16
2004-07-29
[PATCH] con_font_op split
Alexander Viro
1
-71
/
+140
2004-07-06
[PATCH] fbcon: refinements for fbcon
Antonino Daplas
1
-0
/
+4
2004-06-30
[PATCH] sparse: NULL vs 0 - drivers/char/*
Mika Kukkonen
1
-1
/
+1
2004-06-27
[PATCH] vc locking
Alan Cox
1
-1
/
+0
2004-05-30
[PATCH] sparse: vt and friends
Alexander Viro
1
-16
/
+17
2004-05-21
[PATCH] fbdev: mode switching fix.
Andrew Morton
1
-7
/
+5
2004-05-14
[PATCH] Module ref counting for vt console drivers
Andrew Morton
1
-4
/
+25
2004-04-14
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-1
/
+2
2004-04-11
[PATCH] move job control fields from task_struct to signal_struct
Andrew Morton
1
-1
/
+1
2004-04-11
[PATCH] Fix VT open/close race
Andrew Morton
1
-0
/
+14
2004-04-11
[PATCH] con_open() speedup/cleanup
Andrew Morton
1
-21
/
+19
2004-04-11
[PATCH] vt.c cleanup
Andrew Morton
1
-15
/
+17
2004-03-30
[PATCH] double semicolon cleanup
Alexander Stohr
1
-1
/
+1
2004-03-24
[PATCH] con_close() deadlock fix
Andrew Morton
1
-1
/
+3
2004-03-19
[PATCH] fix console oops/race
Andrew Morton
1
-11
/
+10
2004-03-18
VC: fix bug in vty_init() where vcs_init() was not called early enough.
Greg Kroah-Hartman
1
-1
/
+2
2004-03-01
[PATCH] Fix VT mode change vs. fbcon
Andrew Morton
1
-10
/
+21
2004-02-18
[PATCH] drivers/char/vt possible race
Andrew Morton
1
-5
/
+29
2004-02-03
[PATCH] console: support for > 127 chars
Andrew Morton
1
-2
/
+2
2004-02-03
[PATCH] missing `console_driver' with CONFIG_VT && !CONFIG_VT_CONSOLE
Andrew Morton
1
-2
/
+2
2004-02-03
[PATCH] VT locking fixes
Andrew Morton
1
-46
/
+111
2004-01-19
[PATCH] Fix softcursor
Andrew Morton
1
-3
/
+8
2003-10-09
Revert the process group accessor functions. They are buggy, and
Linus Torvalds
1
-1
/
+1
2003-10-04
[PATCH] move job control fields from task_struct to
Andrew Morton
1
-1
/
+1
2003-09-06
[PATCH] janitor: remove unneeded version.h #includes
Randy Dunlap
1
-1
/
+0
2003-06-20
[PATCH] Permit big console scrolls
Andrew Morton
1
-1
/
+2
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
1
-29
/
+31
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
1
-6
/
+0
[next]