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
/
hvc_console.c
Commit message (
Expand
)
Author
Age
*
hvc_console: Fix race between hvc_close and hvc_remove
Anton Blanchard
2010-04-07
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
2010-03-19
*
hvc_console: fix test on unsigned in hvc_console_print()
Roel Kluin
2010-03-02
*
hvc_console: Remove __devinit annotation from hvc_alloc
Amit Shah
2010-02-03
*
hvc_console: Make the ops pointer const.
Rusty Russell
2010-02-03
*
hvc_console: Export (GPL'ed) hvc_remove
Amit Shah
2009-12-08
*
hvc_console: Provide (un)locked version for hvc_resize()
Hendrik Brueckner
2009-09-24
*
hvc_console: Drop unnecessary NULL test
Julia Lawall
2009-08-19
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
*
hvc_console: Remove tty->low_latency
Hendrik Brueckner
2009-01-16
*
hvc_console: Use kzalloc() instead of kmalloc() + memset()
Milton Miller
2009-01-12
*
hvc_console: Do not set low_latency when using interrupts
Milton Miller
2009-01-12
*
hvc_console: Change an mb() to smp_mb() and add some comments
Milton Miller
2009-01-12
*
pty: simplify resize
Alan Cox
2009-01-02
*
virtio_console: support console resizing
Christian Borntraeger
2008-12-29
*
hvc_console: Escape magic sysrq key
Hendrik Brueckner
2008-12-20
*
hvc_console: Always schedule resize work on resize
Hendrik Brueckner
2008-12-03
*
hvc_console: Remove __devexit annotation of hvc_remove()
Hendrik Brueckner
2008-10-21
*
hvc_console: Add support for tty window resizing
Hendrik Brueckner
2008-10-21
*
hvc_console: Fix loop if put_char() returns 0
Hendrik Brueckner
2008-10-21
*
hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
Hendrik Brueckner
2008-10-21
*
hvc_console: Add a hangup notifier for backends
Hendrik Brueckner
2008-10-21
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-14
|
\
|
*
drivers/char/hvc_console.c: adjust call to put_tty_driver
Julia Lawall
2008-10-13
*
|
hvc_console: Fix free_irq in spinlocked section
Christian Borntraeger
2008-10-14
|
/
*
fix spinlock recursion in hvc_console
Christian Borntraeger
2008-08-12
*
virtio: console as a config option
Christian Borntraeger
2008-07-24
*
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
2008-07-24
*
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
Michael Ellerman
2008-05-14
*
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
*
kobject: convert hvc_console to use kref, not kobject
Greg Kroah-Hartman
2008-01-24
*
Delay creation of khcvd thread
Rusty Russell
2007-10-17
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
*
[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
Adrian Bunk
2007-07-10
*
drivers/char/hvc_console.c: cleanups
Adrian Bunk
2007-05-08
*
[POWERPC] hvc_console: Typo fixes
will schmidt
2007-04-24
*
[POWERPC] hvc_console: Polling mode timer backoff
Will Schmidt
2007-04-24
*
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
Rusty Russell
2007-02-26
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-09-22
|
\
|
*
[POWERPC] Quiet hvc_console console output on failed opens
Olof Johansson
2006-09-13
|
*
[POWERPC] Make the hvc_console output buffer size settable
Stephen Rothwell
2006-07-13
*
|
[PATCH] hvc_console suspend fix
Andrew Morton
2006-09-16
|
/
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
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] powerpc: Make rtas console _much_ faster
Michael Ellerman
2006-06-09
[next]