include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / char / hvc_console.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Amit Shahhvc_console: Fix race between hvc_close and hvc_remove
2010-03-02 Roel Kluinhvc_console: fix test on unsigned in hvc_console_print()
2010-02-24 Rusty Russellhvc_console: make the ops pointer const.
2010-02-03 Amit Shahhvc_console: Remove __devinit annotation from hvc_alloc
2010-02-03 Rusty Russellhvc_console: Make the ops pointer const.
2009-12-08 Amit Shahhvc_console: Export (GPL'ed) hvc_remove
2009-09-24 Hendrik Bruecknerhvc_console: Provide (un)locked version for hvc_resize()
2009-08-20 Julia Lawallhvc_console: Drop unnecessary NULL test
2009-07-20 Alan Coxtty: fix chars_in_buffers
2009-01-16 Hendrik Bruecknerhvc_console: Remove tty->low_latency
2009-01-13 Milton Millerhvc_console: Use kzalloc() instead of kmalloc() + memset()
2009-01-13 Milton Millerhvc_console: Do not set low_latency when using interrupts
2009-01-13 Milton Millerhvc_console: Change an mb() to smp_mb() and add some...
2009-01-02 Alan Coxpty: simplify resize
2008-12-29 Christian Borntraegervirtio_console: support console resizing
2008-12-21 Hendrik Bruecknerhvc_console: Escape magic sysrq key
2008-12-03 Hendrik Bruecknerhvc_console: Always schedule resize work on resize
2008-10-22 Hendrik Bruecknerhvc_console: Remove __devexit annotation of hvc_remove()
2008-10-22 Hendrik Bruecknerhvc_console: Add support for tty window resizing
2008-10-21 Hendrik Bruecknerhvc_console: Fix loop if put_char() returns 0
2008-10-21 Hendrik Bruecknerhvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
2008-10-21 Hendrik Bruecknerhvc_console: Add a hangup notifier for backends
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14 Christian Borntraegerhvc_console: Fix free_irq in spinlocked section
2008-10-13 Julia Lawalldrivers/char/hvc_console.c: adjust call to put_tty_driver
2008-08-12 Christian Borntraegerfix spinlock recursion in hvc_console
2008-07-25 Christian Borntraegervirtio: console as a config option
2008-07-25 Christian Borntraegerhvc_console: rework setup to replace irq functions...
2008-05-14 Michael Ellerman[POWERPC] Make cpus_in_xmon static and remove extern...
2008-02-06 Denis Chengdrivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-25 Greg Kroah-Hartmankobject: convert hvc_console to use kref, not kobject
2007-10-17 Rusty RussellDelay creation of khcvd thread
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-10 Adrian Bunk[POWERPC] Make drivers/char/hvc_console.c:khvcd() static
2007-05-08 Adrian Bunkdrivers/char/hvc_console.c: cleanups
2007-04-24 will schmidt[POWERPC] hvc_console: Typo fixes
2007-04-24 Will Schmidt[POWERPC] hvc_console: Polling mode timer backoff
2007-02-26 Rusty Russell[PATCH] Make hvc_console.c compile on non-powerpc:...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-09-16 Andrew Morton[PATCH] hvc_console suspend fix
2006-09-13 Olof Johansson[POWERPC] Quiet hvc_console console output on failed...
2006-07-13 Stephen Rothwell[POWERPC] Make the hvc_console output buffer size settable
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-09 Michael Ellerman[PATCH] powerpc: Make rtas console _much_ faster
2006-03-28 Ryan S. Arnold[PATCH] powerpc: hvc_console updates
2006-03-27 Michael Neuling[PATCH] powerpc: HVC init race
2006-02-24 Michal Ostrowski[PATCH] Fix race condition in hvc console.
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-09-14 Anton Blanchard[PATCH] hvc_console: start kernel thread before registe...
2005-07-08 Milton Miller[PATCH] hvc_console: Register ops when setting up hvc_c...
2005-07-08 Milton Miller[PATCH] hvc_console: Separate hvc_console and vio code 2
2005-07-08 Milton Miller[PATCH] hvc_console: Separate hvc_console and vio code
2005-07-08 Milton Miller[PATCH] hvc_console: Add some sanity checks
2005-07-08 Milton Miller[PATCH] hvc_console: Statically initialize the vtermnos...
2005-07-08 Milton Miller[PATCH] hvc_console: remove num_vterms and some dead...
2005-07-08 Milton Miller[PATCH] hvc_console: Add missing include
2005-07-08 Milton Miller[PATCH] hvc_console: Unregister the console in the...
2005-07-08 Milton Miller[PATCH] hvc_console: MAGIC_SYSRQ should only be on...
2005-07-08 Milton Miller[PATCH] hvc_console: Dont always kick the poll thread...
2005-07-08 Milton Miller[PATCH] hvc_console: Match vio and console devices...
2005-07-08 Milton Miller[PATCH] hvc_console: Rearrange code
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2