1. cf52847 tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt() by Peter Hurley · 12 years ago
  2. 11cf48e tty: Relocate tty_ldisc_halt() to avoid forward declaration by Peter Hurley · 12 years ago
  3. 76bc35e tty: Fix ldisc halt sequence on hangup by Peter Hurley · 12 years ago
  4. 2276ad9 tty: Remove unnecessary re-test of ldisc ref count by Peter Hurley · 12 years ago
  5. 168942c tty: Refactor wait for ldisc refs out of tty_ldisc_hangup() by Peter Hurley · 12 years ago
  6. 7990131 n_tty: Don't flush buffer when closing ldisc by Peter Hurley · 12 years ago
  7. a30737a n_tty: Factor packet mode status change for reuse by Peter Hurley · 12 years ago
  8. 2162293 tty: Add diagnostic for halted line discipline by Peter Hurley · 12 years ago
  9. 91debb0 tty: ifx6x60: Remove unused suspend/resume callbacks by Lars-Peter Clausen · 12 years ago
  10. c2ee91b tty: mrst_max3110: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  11. b7df719 tty: max310x: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  12. c47ddc2 tty: max3100: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  13. 0b2588c TTY: fix close of uninitialised ports by Johan Hovold · 12 years ago
  14. b74414f TTY: clean up port drain-delay handling by Johan Hovold · 12 years ago
  15. 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
  16. e584a02 TTY: fix DTR being raised on hang up by Johan Hovold · 12 years ago
  17. 31ca020 TTY: wake up processes last at hangup by Johan Hovold · 12 years ago
  18. 8bde965 TTY: clean up port shutdown by Johan Hovold · 12 years ago
  19. b12d8dc crisv10: use counts from tty_port by Jiri Slaby · 12 years ago
  20. 4aeaeb0 crisv10: use *_wait from tty_port by Jiri Slaby · 12 years ago
  21. 892c7cf crisv10: use close delays from tty_port by Jiri Slaby · 12 years ago
  22. 82c3b87 crisv10: remove unused members by Jiri Slaby · 12 years ago
  23. 12aad55 crisv10: stop returning info from handle_ser_rx_interrupt by Jiri Slaby · 12 years ago
  24. b1d984c crisv10: use flags from tty_port by Jiri Slaby · 12 years ago
  25. ee79706 TTY: cleanup tty->hw_stopped uses by Jiri Slaby · 12 years ago
  26. 4d29994 TTY: serial/msm_serial_hs, remove unused tty by Jiri Slaby · 12 years ago
  27. e99c33b TTY: serial/bfin_uart, unbreak build with KGDB enabled by Jiri Slaby · 12 years ago
  28. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  29. e4408ce TTY: quatech2, remove unneeded is_open by Jiri Slaby · 12 years ago
  30. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  31. 6982a39 TTY: msm_smd_tty, clean up activate/shutdown by Jiri Slaby · 12 years ago
  32. 6865ff2 TTY: do not warn about setting speed via SPD_* by Jiri Slaby · 12 years ago
  33. 049b539 TTY: synclink, remove superfluous check by Jiri Slaby · 12 years ago
  34. b1622e0 TTY: jsm, remove superfluous check by Jiri Slaby · 12 years ago
  35. 6be06e7 tty: Fix checkpatch errors in tty_ldisc.h by Peter Hurley · 12 years ago
  36. 01a5e44 n_tty: Lock access to tty->pgrp for POSIX job control by Peter Hurley · 12 years ago
  37. 8c985d1 n_tty: Fix unsafe driver-side signals by Peter Hurley · 12 years ago
  38. e91e52e n_tty: Fix stuck throttled driver by Peter Hurley · 12 years ago
  39. 70bc126 tty: Add safe tty throttle/unthrottle functions by Peter Hurley · 12 years ago
  40. c828f67 n_tty: Inline check_unthrottle() at lone call site by Peter Hurley · 12 years ago
  41. afa80cc sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  42. 25fdf24 tty: Signal SIGHUP before hanging up ldisc by Peter Hurley · 12 years ago
  43. f91e259 tty: Signal foreground group processes in hangup by Peter Hurley · 12 years ago
  44. bc30c3b tty: Use spin_lock() inside existing critical region by Peter Hurley · 12 years ago
  45. 20cc225 tty: Fix spinlock flavor in non-atomic __tty_hangup() by Peter Hurley · 12 years ago
  46. ea648a4 tty: Refactor session leader SIGHUP from __tty_hangup() by Peter Hurley · 12 years ago
  47. f3c8279 tty: ipwireless: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  48. ef44d28 serial: pch_uart: add console poll support by Liang Li · 12 years ago
  49. fec6bee TTY: amiserial, use module_platform_driver_probe() by Jingoo Han · 12 years ago
  50. 82b2313 serial: vt8500_serial: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  51. 84e8192 serial: tegra: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  52. 19ffd68 pty: Remove redundant itty reset by Peter Hurley · 12 years ago
  53. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  54. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  55. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  56. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  57. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  58. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  59. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  60. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  61. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  62. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  63. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  64. 755727b Randy has moved by Randy Dunlap · 12 years ago
  65. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  66. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  67. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  68. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  69. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  70. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  71. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  72. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  73. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  74. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  75. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  76. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  77. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  78. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  79. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  82. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  83. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 12 years ago
  84. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  85. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  86. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  87. 9d62452 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  88. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  89. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  90. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  91. d3452436 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  92. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  93. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  94. cd66acb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  95. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 12 years ago
  96. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 12 years ago
  97. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 12 years ago
  98. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 12 years ago
  99. 455bd4c ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations by Ivan Djelic · 12 years ago
  100. dcd9006 HID: logitech-dj: do not directly call hid_output_raw_report() during probe by Benjamin Tissoires · 12 years ago