Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -1/+1 |
2008-01-25 | 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-03 | [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-15 | [PATCH] hvc_console: start kernel thread before registering tty | Anton Blanchard | 1 | -3/+3 |
2005-07-08 | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 1 | -8/+13 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 1 | -39/+11 |
2005-07-08 | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 1 | -2/+22 |
2005-07-08 | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 1 | -0/+18 |
2005-07-08 | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 1 | -6/+2 |
2005-07-08 | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 1 | -6/+2 |
2005-07-08 | [PATCH] hvc_console: Add missing include | Milton Miller | 1 | -0/+1 |
2005-07-08 | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 1 | -2/+4 |
2005-07-08 | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 1 | -8/+11 |
2005-07-08 | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 1 | -3/+7 |
2005-07-08 | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 1 | -7/+29 |
2005-07-08 | [PATCH] hvc_console: Rearrange code | Milton Miller | 1 | -142/+142 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+831 |