1. ba15ab0 Set proper console speed on resume if console suspend is disabled by Deepak Saxena · 15 years ago
  2. 7b01478 serial: introduce tty krefs by Alan Cox · 15 years ago
  3. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  4. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  5. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  6. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  7. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  8. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  9. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  10. 46d57a4 serial: use tty_port pointers in the core code by Alan Cox · 15 years ago
  11. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  12. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  13. 11d85d7 isicom: split the open method for the isicom device by Alan Cox · 15 years ago
  14. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  15. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  16. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  17. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  18. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  19. 4455e34 tty: USB can now use the shutdown method for kref based freeing of ports by Alan Cox · 15 years ago
  20. 9a68e39 tty: remove dtr/rts use from the driver open methods by Alan Cox · 15 years ago
  21. d2b3918 tty: USB hangup is racy by Alan Cox · 15 years ago
  22. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  23. b50989d tty: make the kref destructor occur asynchronously by Alan Cox · 15 years ago
  24. e936ffd cyclades: use the full port_close function by Alan Cox · 15 years ago
  25. 6ff1ab2 tty: riscom8 kref and tty_port_close by Alan Cox · 15 years ago
  26. 6f6412b isicom: Split the close hardware bits out by Alan Cox · 15 years ago
  27. 1e2b025 mxser: Split close ready for a standard tty_port_close method by Alan Cox · 15 years ago
  28. c146942 riscom8: split open and close methods up by Alan Cox · 15 years ago
  29. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  30. 24d481e 8250: Now honours baud rate lower bounds by Anton Vorontsov · 15 years ago
  31. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  32. 1e066d8 mos7840: remove old dead modem logic by Alan Cox · 15 years ago
  33. 6146b9a tty: Fix a typo noted in passing by Alan Cox · 15 years ago
  34. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  35. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  36. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  37. 5342b77 slip: Clean up create and destroy by Alan Cox · 15 years ago
  38. 46fb782 cyclades: remove more duplicated code by Jiri Slaby · 15 years ago
  39. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  40. 0d34872 cyclades: tiocm cleanup by Jiri Slaby · 15 years ago
  41. 6c28181 cyclades: ioctls cleanup by Jiri Slaby · 15 years ago
  42. cc7fdf4 cyclades: merge cy_startup tails by Jiri Slaby · 15 years ago
  43. 4d76820 cyclades: use dtr_rts helpers by Jiri Slaby · 15 years ago
  44. f6e208c cyclades: sleep instead busy-wait by Jiri Slaby · 15 years ago
  45. ebdb513 cyclades: overall cleanup by Jiri Slaby · 15 years ago
  46. 2334226 cyclades: close cleanup by Jiri Slaby · 15 years ago
  47. 174e6fe cyclades: switch to tty_port_hangup by Jiri Slaby · 15 years ago
  48. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  49. f073757 cyclades: remove block_til_ready by Jiri Slaby · 15 years ago
  50. d13549f cyclades: add tty refcounting by Jiri Slaby · 15 years ago
  51. 1607aca tty: icom: bit and/or confusion? by Roel Kluin · 15 years ago
  52. 60479ed tty: includecheck fix: drivers/char, vt.c by Jaswinder Singh Rajput · 15 years ago
  53. 182274f tty-ldisc: get rid of tty_ldisc_try_get() helper function by Linus Torvalds · 15 years ago
  54. f0de0e8 tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs by Linus Torvalds · 15 years ago
  55. 7a4b231 tty: serial/pcmcia: add ID for Advantech card by Wolfram Sang · 15 years ago
  56. 0271edd serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  57. a4304f2 tty: gigaset: really fix chars_in_buffer by Tilman Schmidt · 15 years ago
  58. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  59. eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
  60. a017421 x86, mce: Fix compile warning in case of CONFIG_SMP=n by Andreas Herrmann · 15 years ago
  61. cdf8073 perf_counter: Fix perf_copy_attr() pointer arithmetic by Ian Schram · 15 years ago
  62. 2df2881 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  63. ec60a3f perf utils: Use a define for the maximum length of a trace event by Arjan van de Ven · 15 years ago
  64. 151750c perf: Add timechart help text and add timechart to "perf help" by Arjan van de Ven · 15 years ago
  65. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  66. 964a0b3 perf utils: Be consistent about minimum text size in the svghelper by Arjan van de Ven · 15 years ago
  67. 3c09eeb perf timechart: Add "perf timechart record" by Arjan van de Ven · 15 years ago
  68. 30bd39c tracing/events: use list_for_entry_continue by Li Zefan · 15 years ago
  69. ee6c2c1 tracing: remove max_tracer_type_len by Li Zefan · 15 years ago
  70. a4ec5e0 function-graph: use ftrace_graph_funcs directly by Li Zefan · 15 years ago
  71. 3f04e8c sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() by Mike Galbraith · 15 years ago
  72. be4bdbf Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  73. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  74. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago
  75. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  76. fd39e05 perf: Add a sample_event type to the event_union by Arjan van de Ven · 15 years ago
  77. a79d7db perf: Allow perf utilities to have "callback" options without arguments by Arjan van de Ven · 15 years ago
  78. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  79. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  80. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  81. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
  82. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  83. 49e2912 rcu: Fix thinko, actually initialize full tree by Paul E. McKenney · 15 years ago
  84. e7d8842 rcu: Apply results of code inspection of kernel/rcutree_plugin.h by Paul E. McKenney · 15 years ago
  85. 28ecd58 rcu: Add WARN_ON_ONCE() consistency checks covering state transitions by Paul E. McKenney · 15 years ago
  86. 84d6ae4 V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macro by Mauro Carvalho Chehab · 15 years ago
  87. 2ff88bc V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> by Huang Weiyi · 15 years ago
  88. 6247407 V4L/DVB (13027): go7007: convert printks to v4l2_info by Pete Eberlein · 15 years ago
  89. 047efc7 V4L/DVB (13026): s2250-board: Implement brightness and contrast controls by Pete Eberlein · 15 years ago
  90. d66ddf2 V4L/DVB (13025): s2250-board: Fix memory leaks by Pete Eberlein · 15 years ago
  91. bb87165 V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd by Pete Eberlein · 15 years ago
  92. f4135b6 V4L/DVB (13023): go7007: Merge struct gofh and go declarations by Pete Eberlein · 15 years ago
  93. 669022a V4L/DVB (13022): go7007: Fix mpeg controls by Pete Eberlein · 15 years ago
  94. f4a7d6e V4L/DVB (13021): go7007: Fix whitespace and line lengths by Pete Eberlein · 15 years ago
  95. c24db70 V4L/DVB (13020): go7007: Updates to Kconfig and Makefile by Pete Eberlein · 15 years ago
  96. 6789cb5 V4L/DVB (13019): video: initial support for ADV7180 by Richard Röjfors · 15 years ago
  97. 40d2951 V4L/DVB (13018): kzalloc failure ignored in au8522_probe() by Roel Kluin · 15 years ago
  98. d8370f7 V4L/DVB (13017): gspca: kmalloc failure ignored in sd_start() by Roel Kluin · 15 years ago
  99. 8d04df4 V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach() by Roel Kluin · 15 years ago
  100. 1601fb1 V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download() by Roel Kluin · 15 years ago