| Commit message (Expand) | Author | Age | Files | Lines |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 | 1 | -8/+10 |
|\ |
|
| * | [POWERPC] Quiet hvc_console console output on failed opens | Olof Johansson | 2006-09-13 | 1 | -3/+1 |
| * | [POWERPC] Make the hvc_console output buffer size settable | Stephen Rothwell | 2006-07-13 | 1 | -5/+9 |
* | | [PATCH] hvc_console suspend fix | Andrew Morton | 2006-09-16 | 1 | -0/+1 |
|/ |
|
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] powerpc: Make rtas console _much_ faster | Michael Ellerman | 2006-06-09 | 1 | -2/+2 |
* | [PATCH] powerpc: hvc_console updates | Ryan S. Arnold | 2006-03-28 | 1 | -40/+29 |
* | [PATCH] powerpc: HVC init race | Michael Neuling | 2006-03-27 | 1 | -14/+18 |
* | [PATCH] Fix race condition in hvc console. | Michal Ostrowski | 2006-02-24 | 1 | -3/+5 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -4/+2 |
* | [PATCH] hvc_console: start kernel thread before registering tty | Anton Blanchard | 2005-09-14 | 1 | -3/+3 |
* | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2005-07-07 | 1 | -8/+13 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 | 1 | -39/+11 |
* | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-07 | 1 | -2/+22 |
* | [PATCH] hvc_console: Add some sanity checks | Milton Miller | 2005-07-07 | 1 | -0/+18 |
* | [PATCH] hvc_console: Statically initialize the vtermnos array | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | [PATCH] hvc_console: remove num_vterms and some dead code | Milton Miller | 2005-07-07 | 1 | -6/+2 |
* | [PATCH] hvc_console: Add missing include | Milton Miller | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] hvc_console: Unregister the console in the exit routine. | Milton Miller | 2005-07-07 | 1 | -2/+4 |
* | [PATCH] hvc_console: MAGIC_SYSRQ should only be on console channel | Milton Miller | 2005-07-07 | 1 | -8/+11 |
* | [PATCH] hvc_console: Dont always kick the poll thread in interrupt | Milton Miller | 2005-07-07 | 1 | -3/+7 |
* | [PATCH] hvc_console: Match vio and console devices using vterm numbers | Milton Miller | 2005-07-07 | 1 | -7/+29 |
* | [PATCH] hvc_console: Rearrange code | Milton Miller | 2005-07-07 | 1 | -142/+142 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+831 |