Christian Borntraeger
|
b1b135c8d6
fix spinlock recursion in hvc_console
|
17 years ago |
Christian Borntraeger
|
7721c494a2
virtio: console as a config option
|
17 years ago |
Christian Borntraeger
|
611e097d77
hvc_console: rework setup to replace irq functions with callbacks
|
17 years ago |
Michael Ellerman
|
1c8950ff87
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
|
17 years ago |
Denis Cheng
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
Greg Kroah-Hartman
|
12b20ded6f
kobject: convert hvc_console to use kref, not kobject
|
17 years ago |
Rusty Russell
|
3e6c6f630a
Delay creation of khcvd thread
|
17 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Adrian Bunk
|
5605d4def1
[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
|
18 years ago |
Adrian Bunk
|
4fa156ea84
drivers/char/hvc_console.c: cleanups
|
18 years ago |
will schmidt
|
c3ea6921a6
[POWERPC] hvc_console: Typo fixes
|
18 years ago |
Will Schmidt
|
b791072ba3
[POWERPC] hvc_console: Polling mode timer backoff
|
18 years ago |
Rusty Russell
|
8cd0ae056a
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
|
18 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Jeff Dike
|
b68e31d0eb
[PATCH] const struct tty_operations
|
18 years ago |
Linus Torvalds
|
14d1adfc59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
18 years ago |
Andrew Morton
|
b64074e46a
[PATCH] hvc_console suspend fix
|
18 years ago |
Olof Johansson
|
87fd7724d4
[POWERPC] Quiet hvc_console console output on failed opens
|
18 years ago |
Stephen Rothwell
|
4e9e95a355
[POWERPC] Make the hvc_console output buffer size settable
|
19 years ago |
Thomas Gleixner
|
0f2ed4c6ba
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
f4eaa37017
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
|
20 years ago |
Michael Ellerman
|
b53744612f
[PATCH] powerpc: Make rtas console _much_ faster
|
19 years ago |
Ryan S. Arnold
|
45d607ed92
[PATCH] powerpc: hvc_console updates
|
19 years ago |
Michael Neuling
|
55aab8cd3a
[PATCH] powerpc: HVC init race
|
19 years ago |
Michal Ostrowski
|
fb5c594c2a
[PATCH] Fix race condition in hvc console.
|
19 years ago |
Alan Cox
|
33f0f88f1c
[PATCH] TTY layer buffering revamp
|
19 years ago |
Anton Blanchard
|
ef4cbee0b0
[PATCH] hvc_console: start kernel thread before registering tty
|
19 years ago |
Milton Miller
|
030ffad23f
[PATCH] hvc_console: Register ops when setting up hvc_console
|
20 years ago |