1. c9f19e9 tty: Remove some pointless casts by Alan Cox · 16 years ago
  2. 0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to by Alan Cox · 16 years ago
  3. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 16 years ago
  4. a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
  5. 7834909 tty: tty port zero baud open by Alan Cox · 16 years ago
  6. 0fdeceb tty: ESP has been broken for locking etc forver by Alan Cox · 16 years ago
  7. 4350f3f tty: rework stallion to use the tty_port bits by Alan Cox · 16 years ago
  8. 2a6eadb tty: Rework istallion to use the tty port changes by Alan Cox · 16 years ago
  9. 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
  10. 3b6826b tty: relock the mxser driver by Alan Cox · 16 years ago
  11. c2ba38c tty: relock riscom8 using port locks by Alan Cox · 16 years ago
  12. a129909 tty: rocketport uses different port flags to everyone else by Alan Cox · 16 years ago
  13. 510a304 tty: relock generic_serial by Alan Cox · 16 years ago
  14. 3e61696 isicom: redo locking to use tty port locks by Alan Cox · 16 years ago
  15. 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
  16. d0c9873 rio: Kill off ckmalloc by Alan Cox · 16 years ago
  17. 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
  18. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  19. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 16 years ago
  20. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 16 years ago
  21. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 16 years ago
  22. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  23. a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty by Jason Wessel · 16 years ago
  24. e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token by Sukadev Bhattiprolu · 16 years ago
  25. 300a620 n_tty: clean up coding style by Alan Cox · 16 years ago
  26. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  27. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  28. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  29. a4ba2e9 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  30. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. c298345 virtio_console: support console resizing by Christian Borntraeger · 16 years ago
  33. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  34. b854b2a agp/intel: Fix broken ® symbol in device name. by Eric Anholt · 16 years ago
  35. a50ccc6 agp/intel: add support for G41 chipset by Zhenyu Wang · 16 years ago
  36. 2926328 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram by Linus Torvalds · 16 years ago
  37. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  38. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  40. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  41. 44a01d5 [S390] s390/hvc_console: z/VM IUCV hypervisor console support by Hendrik Brueckner · 16 years ago
  42. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  43. 368c1e3 hvc_console: Escape magic sysrq key by Hendrik Brueckner · 16 years ago
  44. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  45. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  46. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  47. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  48. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  49. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  50. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  51. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago
  52. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  53. 70d13e0 [ARM] netwinder: clean up GPIO naming by Russell King · 16 years ago
  54. 1e64174 Audit: Log TIOCSTI by Al Viro · 16 years ago
  55. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  56. c4f0124 Fix incorrect use of loose in tty/serial drivers by Nick Andrew · 16 years ago
  57. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  58. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  59. 7947cf0 hvc_console: Always schedule resize work on resize by Hendrik Brueckner · 16 years ago
  60. 3d26825 powerpc: Make open count variables signed in hvcs/hvsi/hvc_console by roel kluin · 16 years ago
  61. dc42149 drivers/hvc: Add missing of_node_put by Nicolas Palix · 16 years ago
  62. a0e2f9f powerpc/BSR: Support multiple OF-node description of BSR by Sonny Rao · 16 years ago
  63. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  64. 296fa7f drivers/char/tty_io.c: Avoid panic when no console is configured. by Will Newton · 16 years ago
  65. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  66. b038514 uninorth-agp section mess by Al Viro · 16 years ago
  67. 6005e3e istallion section warnings by Al Viro · 16 years ago
  68. e45f2c0 x86: correct link to HPET timer specification by Denis V. Lunev · 16 years ago
  69. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  70. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  71. cea555d Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  72. d5e5491 powerpc: udbg-based backend for hvc_console by David Gibson · 16 years ago
  73. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  74. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  75. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 16 years ago
  76. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  77. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  78. 66303bc CRED: Wrap task credential accesses in the tty driver by David Howells · 16 years ago
  79. fe2d5ff Fix platform drivers that crash on suspend/resume by Darrick J. Wong · 16 years ago
  80. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  81. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  82. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  83. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  84. 8587b33f [PATCH] nvram - convert PRINT_PROC to seq_file by Wim Van Sebroeck · 16 years ago
  85. 971ddcf [PATCH] nvram - CodingStyle by Wim Van Sebroeck · 16 years ago
  86. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  87. a564738 vt: incomplete initialization of vc_tab_stop by Wolfgang Kroworsch · 16 years ago
  88. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  89. 69f698a ftrace: sysrq-z to dump the buffers by Peter Zijlstra · 16 years ago
  90. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  91. e61467e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  92. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  93. 6c89161 ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si by Scott James Remnant · 16 years ago
  94. 09d9327 CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27. by Ralf Baechle · 16 years ago
  95. 4bdebe5 CHAR: Delete old and now unused DS1286 driver. by Ralf Baechle · 16 years ago
  96. 77122d0 Tidy up addresses in random drivers by Alan Cox · 16 years ago
  97. d1a35e4 m68k: Disable Amiga serial console support if modular by Geert Uytterhoeven · 16 years ago
  98. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  99. cb4bca3 tty: Fix tty_port kref screwup by Alan Cox · 16 years ago
  100. 934752d hvc_console: Remove __devexit annotation of hvc_remove() by Hendrik Brueckner · 16 years ago