1. b23954a3 pch_uart: change type to %d to %02x by Tomoya MORINAGA · 13 years ago
  2. 2a58364 pch_uart: change type to u8 by Tomoya MORINAGA · 13 years ago
  3. 44db113 pch_uart: Delete unused structure member by Tomoya MORINAGA · 13 years ago
  4. f997a01 TTY: rfcomm/tty, use count from tty_port by Jiri Slaby · 13 years ago
  5. b2c4be3 TTY: rfcomm/tty, remove work for tty_wakeup by Jiri Slaby · 13 years ago
  6. 6705401 TTY: rfcomm/tty, use tty_port refcounting by Jiri Slaby · 13 years ago
  7. f60db8c TTY: rfcomm/tty, add tty_port by Jiri Slaby · 13 years ago
  8. 3d5ea59 TTY: usb/u_serial use close_wait from tty_port by Jiri Slaby · 13 years ago
  9. 35f95fd TTY: usb/u_serial, use tty from tty_port by Jiri Slaby · 13 years ago
  10. 266e37e TTY: usb/u_serial, add tty_port by Jiri Slaby · 13 years ago
  11. 8e32841 TTY: 68328serial, use tty_port_block_til_ready by Jiri Slaby · 13 years ago
  12. 665569d TTY: 68328serial, use tty from tty_port by Jiri Slaby · 13 years ago
  13. 467712c TTY: 68328serial, propagate tty by Jiri Slaby · 13 years ago
  14. a85dd82 TTY: 68328serial, use flags from tty_port by Jiri Slaby · 13 years ago
  15. 4a85b1f TTY: 68328serial, use close_delay/closing_wait from tty_port by Jiri Slaby · 13 years ago
  16. c26f011 TTY: 68328serial, use open/close_wait from tty_port by Jiri Slaby · 13 years ago
  17. 8626434 TTY: 68328serial, add tty_port by Jiri Slaby · 13 years ago
  18. 1bb2687 TTY: 68328serial, remove 68328serial.h by Jiri Slaby · 13 years ago
  19. 107afb7 TTY: 68328serial, use ulong flags for interrupts status by Jiri Slaby · 13 years ago
  20. b8aa50f TTY: 68328serial, remove garbage by Jiri Slaby · 13 years ago
  21. c21e265 TTY: 68328serial, remove unused stuff from m68k_serial by Jiri Slaby · 13 years ago
  22. cea4b2c TTY: 68328serial, remove serial_state and friends by Jiri Slaby · 13 years ago
  23. 19ef1b7 TTY: ipwireless, use tty from tty_port by Jiri Slaby · 13 years ago
  24. 7393af8 TTY: ipwireless, add tty_port by Jiri Slaby · 13 years ago
  25. e6df3cc TTY: ipwireless, move prints to appropriate places by Jiri Slaby · 13 years ago
  26. de3a60a TTY: ipwireless, use synchronous hangup by Jiri Slaby · 13 years ago
  27. daea440 TTY: hvsi, use tty from tty_port by Jiri Slaby · 13 years ago
  28. 28c0447 TTY: hvsi, sanitize uses of tty by Jiri Slaby · 13 years ago
  29. d73a4e7 TTY: hvsi, add tty_port by Jiri Slaby · 13 years ago
  30. 5f56605 TTY: hvsi, CLOCAL is not in tty->flags by Jiri Slaby · 13 years ago
  31. 6968a75 TTY: hvcs, use tty from tty_port by Jiri Slaby · 13 years ago
  32. 2cd9fa2 TTY: hvcs, use kref from tty_port by Jiri Slaby · 13 years ago
  33. 1997cf0 TTY: hvcs, add tty_port by Jiri Slaby · 13 years ago
  34. 0146b69 TTY: HVC, use count from tty_port by Jiri Slaby · 13 years ago
  35. 85bbc00 TTY: HVC, use tty from tty_port by Jiri Slaby · 13 years ago
  36. f3d9f25 TTY: HVC, add tty_port by Jiri Slaby · 13 years ago
  37. e63f9f7 TTY: bfin_jtag_comm, use tty from tty_port by Jiri Slaby · 13 years ago
  38. 560460b TTY: bfin_jtag_comm, add tty_port by Jiri Slaby · 13 years ago
  39. ba186e7 TTY: tty3270, add tty_port by Jiri Slaby · 13 years ago
  40. 20acdfa TTY: tty3270, push tty down to tty3270_do_write by Jiri Slaby · 13 years ago
  41. 881e18f TTY: tty3270, get rid of ugly aliasing by Jiri Slaby · 13 years ago
  42. 9d2ae23 TTY: tty3270, move initialization to allocation by Jiri Slaby · 13 years ago
  43. b538c4e TTY: sclp_vt220, remove unused allocation by Jiri Slaby · 13 years ago
  44. 092f737 TTY: sclp_vt220, add tty_port by Jiri Slaby · 13 years ago
  45. 0ea63da TTY: sclp_tty, add tty_port by Jiri Slaby · 13 years ago
  46. fe2fc9c TTY: con3215, centralize allocation by Jiri Slaby · 13 years ago
  47. 9f8c0b0 TTY: hso, use tty from tty_port by Jiri Slaby · 13 years ago
  48. 3040942 TTY: hso, remove tty NULL checks fro tty->ops by Jiri Slaby · 13 years ago
  49. 5ce76e7 TTY: hso, add tty_port by Jiri Slaby · 13 years ago
  50. d230788 TTY: hso, free tty_driver by Jiri Slaby · 13 years ago
  51. 005ce07f TTY: hso, do not set TTY MAGIC by Jiri Slaby · 13 years ago
  52. 875d54a TTY: isdn, use tty_port_block_til_ready helper by Jiri Slaby · 13 years ago
  53. 042b9e7 TTY: isdn, define tty_port_operations by Jiri Slaby · 13 years ago
  54. 4330d66 TTY: isdn, use tty_port_close_end helper by Jiri Slaby · 13 years ago
  55. 265d6f0 TTY: isdn, define local tty_port by Jiri Slaby · 13 years ago
  56. 82e46b3 TTY: isdn, use xmit_buf from tty_port by Jiri Slaby · 13 years ago
  57. ba43294 TTY: isdn, use tty from tty_port by Jiri Slaby · 13 years ago
  58. 1b05f03 TTY: isdn, use counts from tty_port by Jiri Slaby · 13 years ago
  59. c6e92b6 TTY: isdn, use open/close_wait from tty_port by Jiri Slaby · 13 years ago
  60. 48decc1 TTY: isdn, add tty_port by Jiri Slaby · 13 years ago
  61. ed722ea TTY: isdn, remove unused members from modem_info by Jiri Slaby · 13 years ago
  62. 37630f4 TTY: isdn, make some functions readable by Jiri Slaby · 13 years ago
  63. ce93d33 TTY: isdn, do not play with module refcounts by Jiri Slaby · 13 years ago
  64. 6776a2f TTY: isdn, remove ISDN_ASYNC_* flags by Jiri Slaby · 13 years ago
  65. 05eb48b TTY: isdn, remove callout by Jiri Slaby · 13 years ago
  66. 1ca6711 ISDN: i4l, remove cvs crap by Jiri Slaby · 13 years ago
  67. 5de0a56 TTY: deprecate linux/generic_serial.h by Jiri Slaby · 13 years ago
  68. 953756e TTY: crisv10, initialize tty_port by Jiri Slaby · 13 years ago
  69. 37f00f6 TTY: crisv10, remove unused tmp_buf by Jiri Slaby · 13 years ago
  70. 0034102 Linux 3.4-rc2 by Linus Torvalds · 13 years ago
  71. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  72. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  73. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  74. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  75. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  76. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  77. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  78. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  79. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
  80. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 13 years ago
  81. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  82. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  83. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  84. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  85. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
  86. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  87. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 13 years ago
  88. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 13 years ago
  89. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  90. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  91. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 13 years ago
  92. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  93. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
  94. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
  95. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
  96. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
  97. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
  98. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
  99. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
  100. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago