index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hvc_console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-12
fix spinlock recursion in hvc_console
Christian Borntraeger
1
-3
/
+2
2008-07-25
virtio: console as a config option
Christian Borntraeger
1
-0
/
+4
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
1
-63
/
+18
2008-05-14
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
Michael Ellerman
1
-7
/
+1
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-01-24
kobject: convert hvc_console to use kref, not kobject
Greg Kroah-Hartman
1
-47
/
+33
2007-10-17
Delay creation of khcvd thread
Rusty Russell
1
-16
/
+40
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-10
[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
Adrian Bunk
1
-1
/
+1
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-04-24
[POWERPC] hvc_console: Typo fixes
will schmidt
1
-9
/
+9
2007-04-24
[POWERPC] hvc_console: Polling mode timer backoff
Will Schmidt
1
-6
/
+25
2007-02-26
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
Rusty Russell
1
-8
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-8
/
+10
2006-09-16
[PATCH] hvc_console suspend fix
Andrew Morton
1
-0
/
+1
2006-09-13
[POWERPC] Quiet hvc_console console output on failed opens
Olof Johansson
1
-3
/
+1
2006-07-13
[POWERPC] Make the hvc_console output buffer size settable
Stephen Rothwell
1
-5
/
+9
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-09
[PATCH] powerpc: Make rtas console _much_ faster
Michael Ellerman
1
-2
/
+2
2006-03-28
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
1
-40
/
+29
2006-03-27
[PATCH] powerpc: HVC init race
Michael Neuling
1
-14
/
+18
2006-02-24
[PATCH] Fix race condition in hvc console.
Michal Ostrowski
1
-3
/
+5
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-4
/
+2
2005-09-14
[PATCH] hvc_console: start kernel thread before registering tty
Anton Blanchard
1
-3
/
+3
2005-07-07
[PATCH] hvc_console: Register ops when setting up hvc_console
Milton Miller
1
-8
/
+13
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
1
-39
/
+11
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
1
-2
/
+22
2005-07-07
[PATCH] hvc_console: Add some sanity checks
Milton Miller
1
-0
/
+18
2005-07-07
[PATCH] hvc_console: Statically initialize the vtermnos array
Milton Miller
1
-6
/
+2
2005-07-07
[PATCH] hvc_console: remove num_vterms and some dead code
Milton Miller
1
-6
/
+2
2005-07-07
[PATCH] hvc_console: Add missing include
Milton Miller
1
-0
/
+1
2005-07-07
[PATCH] hvc_console: Unregister the console in the exit routine.
Milton Miller
1
-2
/
+4
2005-07-07
[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel
Milton Miller
1
-8
/
+11
2005-07-07
[PATCH] hvc_console: Dont always kick the poll thread in interrupt
Milton Miller
1
-3
/
+7
2005-07-07
[PATCH] hvc_console: Match vio and console devices using vterm numbers
Milton Miller
1
-7
/
+29
2005-07-07
[PATCH] hvc_console: Rearrange code
Milton Miller
1
-142
/
+142
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+831