Commit Graph

38 Commits (b0b933c08bd5fd053bbba8ba6387f543be03d49f)

Author SHA1 Message Date
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 19 years ago
Andrew Morton b64074e46a [PATCH] hvc_console suspend fix 19 years ago
Olof Johansson 87fd7724d4 [POWERPC] Quiet hvc_console console output on failed opens 19 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 19 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 20 years ago
Milton Miller 030ffad23f [PATCH] hvc_console: Register ops when setting up hvc_console 20 years ago
Milton Miller acad9559f1 [PATCH] hvc_console: Separate hvc_console and vio code 2 20 years ago
Milton Miller d5ee257c33 [PATCH] hvc_console: Separate hvc_console and vio code 20 years ago
Milton Miller 7805b1b29f [PATCH] hvc_console: Add some sanity checks 20 years ago
Milton Miller 64e4da5796 [PATCH] hvc_console: Statically initialize the vtermnos array 20 years ago
Milton Miller 5f6d9c072d [PATCH] hvc_console: remove num_vterms and some dead code 20 years ago
Milton Miller e51d8c90a5 [PATCH] hvc_console: Add missing include 20 years ago
Milton Miller 320da0d23e [PATCH] hvc_console: Unregister the console in the exit routine. 20 years ago
Milton Miller 2b9e0bac94 [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel 20 years ago
Milton Miller 8b67f8c177 [PATCH] hvc_console: Dont always kick the poll thread in interrupt 20 years ago
Milton Miller 6f24808eeb [PATCH] hvc_console: Match vio and console devices using vterm numbers 20 years ago
Milton Miller 837dcfaf46 [PATCH] hvc_console: Rearrange code 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago