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