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