| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-03 | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk | |
| This patch adds proper prototypes to header files for three console init functions used on drivers/char/vt.c Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
| 2005-03-07 | [PATCH] cleanup vc array access | Roman Zippel | |
| This removes as far as possible unneccessary vc_cons lookups by using a pointer to the vc_data structure instead of the index. The hidden currcons argument in console_macros.h is temporarily replaced with a hidden vc pointer. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
| 2002-02-04 | Import changeset | Linus Torvalds | |
