1. 6500427 vc: switch to fixed_size_llseek() by Al Viro · 11 years ago
  2. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  3. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  4. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 12 years ago
  5. 0e648f4 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters by Paul Gortmaker · 13 years ago
  6. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  7. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  8. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  9. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 13 years ago
  10. dc1892c tty,vcs: lseek/VC-release race fix by Jiri Olsa · 13 years ago
  11. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  12. 47c344d vcs: make proper usage of the poll flags by Nicolas Pitre · 14 years ago
  13. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/vc_screen.c]
  14. 432c9ed vcs: invoke the vt update callback when /dev/vcs* is written to by Nicolas Pitre · 14 years ago
  15. 47725ac vcs: add poll/fasync support by Nicolas Pitre · 14 years ago
  16. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  17. c46a7ae vc: create vcs(a) devices for consoles by Kay Sievers · 15 years ago
  18. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 15 years ago
  19. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  20. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  21. f97259e vcs: BKL pushdown by Jonathan Corbet · 16 years ago
  22. c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 17 years ago
  23. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  24. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  25. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 18 years ago
  26. cd15422 Driver core: convert vc code to use struct device by Greg Kroah-Hartman · 18 years ago
  27. d09d7dd [PATCH] There is no devfs, there has never been a devfs, we have always been at war with... by Alan Cox · 18 years ago
  28. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  31. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  32. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  33. ee02594 [PATCH] fix ia64 compile failure with gcc4.1 by Dave Jones · 19 years ago
  34. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  35. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago