1. 4f1be1b vt: use memdup_user in PIO_UNIMAP ioctl by Adam Borowski · 8 years ago
  2. 915f0a8 vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl by Adam Borowski · 8 years ago
  3. cc1e66f vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls by Adam Borowski · 8 years ago
  4. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  5. 7edd7e8 console: Move userspace I/O out of console_lock to fix lockdep warning by Waiman Long · 8 years ago
  6. f8b0c2e tty: vt, ignore PIO_UNIMAPCLR param by Jiri Slaby · 8 years ago
  7. 6d4e751 tty: consolemap.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  8. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 10 years ago
  9. 91727b1 console: Remove superfluous readonly check by Takashi Iwai · 11 years ago
  10. e4bdab7 console: Use explicit pointer type for vc_uni_pagedir* fields by Takashi Iwai · 11 years ago
  11. 8358f62 driver: tty: vt: remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  12. daa74a2 tty: vt: Remove redundant null check before kfree. by Sachin Kamat · 12 years ago
  13. 5d1a33f vt: push the tty_lock down into the map handling by Alan Cox · 13 years ago
  14. 4a4c61b TTY: Wrong unicode value copied in con_set_unimap() by Liz Clark · 13 years ago
  15. 106b5fa tty: Fix memory leak in virtual console when enable unicode translation by Zeng Zhaoming · 13 years ago
  16. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/consolemap.c]
  17. 71183c9 consolemap: indentation & braces disagree - reindent by Ilpo Järvinen · 16 years ago
  18. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  19. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  20. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  21. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  22. 2f1a2cc console UTF-8 fixes by Egmont Koblinger · 18 years ago
  23. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 735d566 [PATCH] kfree cleanup: drivers/char by Jesper Juhl · 19 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago