1. fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 13 years ago
  2. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
  3. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 13 years ago
  4. 3ee0017 TTY: speakup, do not use serialP by Jiri Slaby · 13 years ago
  5. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 13 years ago
  6. 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 13 years ago
  7. 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 13 years ago
  8. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 13 years ago
  9. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 13 years ago
  10. 86e7e87 XTENSA: iss/console, use setup_timer by Jiri Slaby · 13 years ago
  11. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 13 years ago
  12. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 13 years ago
  13. ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 13 years ago
  14. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  15. 44a1bfd TTY: serialP, remove DECLARE_WAITQUEUE check by Jiri Slaby · 13 years ago
  16. 54089d4 TTY: srmcons, convert to use tty_port by Jiri Slaby · 13 years ago
  17. ee024d4 ALPHA: srmcons, fix racy singleton structure by Jiri Slaby · 13 years ago
  18. 5e88e6c ALPHA: srmcons, use timer functions by Jiri Slaby · 13 years ago
  19. 26b2320 TTY: tty_driver, document tty->ops->shutdown limitation by Jiri Slaby · 13 years ago
  20. 91cedcd TTY: serial, simplify ASYNC_USR_MASK by Jiri Slaby · 13 years ago
  21. ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 13 years ago
  22. d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 13 years ago
  23. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  24. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 13 years ago
  25. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 13 years ago
  26. a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 13 years ago
  27. f8a8c10 USB: cdc-acm, use tty_standard_install by Jiri Slaby · 13 years ago
  28. 5289475 vt: tackle the main part of the selection logic by Alan Cox · 13 years ago
  29. 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 13 years ago
  30. 20f6257 vt: push down tioclinux cases by Alan Cox · 13 years ago
  31. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 13 years ago
  32. edab558 vt: sort out locking for font handling by Alan Cox · 13 years ago
  33. dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 13 years ago
  34. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 13 years ago
  35. 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
  36. 0fb8379 tty: delete briq_panel.c driver by Greg Kroah-Hartman · 13 years ago
  37. 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 13 years ago
  38. 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 13 years ago
  39. 247ff8e vt: lock the accent table by Alan Cox · 13 years ago
  40. ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 13 years ago
  41. 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 13 years ago
  42. 6dc01aa amba-pl011​/dma: Add check for the residue in DMA callback by Chanho Min · 13 years ago
  43. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 13 years ago
  44. 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago
  45. 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 13 years ago
  46. b7974de tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 13 years ago
  47. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 13 years ago
  48. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 13 years ago
  49. 19e00f2 Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  50. b05ee6b Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  51. b0286db Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  52. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  53. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  54. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  55. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  56. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  57. 690d137 Reduce the number of expensive division instructions done by _parse_integer() by David Howells · 13 years ago
  58. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 13 years ago
  59. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 13 years ago
  60. d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 13 years ago
  61. e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 13 years ago
  62. 6f56d0f serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() by Feng Tang · 13 years ago
  63. 30c6c6b serial: pch_uart: trivial cleanup by removing the get_msr() by Feng Tang · 13 years ago
  64. d011411 serial: pch_uart: add debugfs hook for register dump by Feng Tang · 13 years ago
  65. d65b4e9 Linux 3.3-rc3 by Linus Torvalds · 13 years ago
  66. 6308240 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  67. 19e75ed Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  68. 4d39aa1 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  69. 4a68d54 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  70. 15a4635 Merge branch 'akpm' (Andrew's tree) by Linus Torvalds · 13 years ago
  71. 025e4ab pcmcia: fix socket refcount decrementing on each resume by Russell King · 13 years ago
  72. b9980cd mm: fix UP THP spin_is_locked BUGs by Hugh Dickins · 13 years ago
  73. ec44fd4 drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax by Axel Lin · 13 years ago
  74. dc90860 mm: compaction: check for overlapping nodes during isolation for migration by Mel Gorman · 13 years ago
  75. 1ecd3c7 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() by Xi Wang · 13 years ago
  76. 6743531 staging: pohmelfs: remove drivers/staging/pohmelfs by Evgeniy Polyakov · 13 years ago
  77. 29bb5d4 driver-core: cpu: fix kobject warning when hotplugging a cpu by Greg Kroah-Hartman · 13 years ago
  78. 15f5113 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 13 years ago
  79. c8a6426 m32r: relocate drivers back out of 8250 dir by Paul Gortmaker · 13 years ago
  80. e862f2e Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  81. 203209e staging: android/ram_console: Don't build on arches w/o ioremap by Anton Vorontsov · 13 years ago
  82. 8c213fa staging: r8712u: Use asynchronous firmware loading by Larry Finger · 13 years ago
  83. 737912e staging: usbip: fix to prevent potentially using uninitialized spinlock by Bart Westgeest · 13 years ago
  84. 4c0029f staging: r8712u: Fix problem when CONFIG_R8712_AP is set by Larry Finger · 13 years ago
  85. 44c5435 staging: tidspbridge: fix incorrect free to drv_datap by Omar Ramirez Luna · 13 years ago
  86. 5a63177 staging: tidspbridge: fix bridge_open memory leaks by Omar Ramirez Luna · 13 years ago
  87. e5d7965 staging: android: lowmemorykiller: Don't wait more than one second for a process to die by Arve Hjønnevåg · 13 years ago
  88. 9545f86 MAINTAINERS: staging: iio: add iio information by Ameya Palande · 13 years ago
  89. 2a48301 staging: zcache: fix serialization bug in zv stats by Seth Jennings · 13 years ago
  90. a9d3c9e staging: fix go7007-usb license by Randy Dunlap · 13 years ago
  91. bd1eff9 Staging: android: binder: Fix crashes when sharing a binder file between processes by Arve Hjønnevåg · 13 years ago
  92. b0d017e Staging: android: Remove pmem driver by Shuah Khan · 13 years ago
  93. 3589e74 Staging: asus_oled: fix NULL-ptr crash on unloading by Pekka Paalanen · 13 years ago
  94. 635032c Staging: asus_oled: fix image processing by Pekka Paalanen · 13 years ago
  95. 3c1b86f Staging: android: binder: Don't call dump_stack in binder_vma_open by Arve Hjønnevåg · 13 years ago
  96. 1793bf1 staging: r8712u: Add new Sitecom UsB ID by Larry Finger · 13 years ago
  97. e8b4553 zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention. by Dan Magenheimer · 13 years ago
  98. 9256a47 zcache: fix deadlock condition by Dan Magenheimer · 13 years ago
  99. c5b1247 staging: drm/omap: fix locking issue by Rob Clark · 13 years ago
  100. a9e8d70 drivers/staging/omapdrm/omap_fbdev.c: move free after uses by Julia Lawall · 13 years ago