Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
[linux-flexiantxendom0-3.2.10.git] / drivers / tty / vt / keyboard.c
2012-05-14 Alan Coxtty: Fix LED error return
2012-05-01 Alan Coxvt: Fix deadlock on scroll-lock
2012-03-12 Dan Carpentervt: NULL dereference in vt_do_kdsk_ioctl()
2012-03-08 Alan Coxvt:tackle kbd_table
2012-02-27 Greg Kroah-Hartmantty: keyboard.c: add uaccess.h to fix a build problem...
2012-02-24 Alan Coxvt: tidy a few bits of checkpatch noise
2012-02-24 Alan Coxvt: lock the accent table
2011-09-22 Geert Uytterhoevenkeyboard: Do not include <linux/irq.>
2011-04-19 Jovi Zhangtty: remove invalid location line in file header
2011-03-25 David Rientjeslib, arch: add filter argument to show_mem and fix...
2011-02-17 Arthur Taylorvt: Add virtual console keyboard mode OFF
2010-11-05 Greg Kroah-HartmanTTY: create drivers/tty/vt and move the vt code there