1. b50989d tty: make the kref destructor occur asynchronously by Alan Cox · 15 years ago
  2. e936ffd cyclades: use the full port_close function by Alan Cox · 15 years ago
  3. 6ff1ab2 tty: riscom8 kref and tty_port_close by Alan Cox · 15 years ago
  4. 6f6412b isicom: Split the close hardware bits out by Alan Cox · 15 years ago
  5. 1e2b025 mxser: Split close ready for a standard tty_port_close method by Alan Cox · 15 years ago
  6. c146942 riscom8: split open and close methods up by Alan Cox · 15 years ago
  7. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  8. 24d481e 8250: Now honours baud rate lower bounds by Anton Vorontsov · 15 years ago
  9. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  10. 1e066d8 mos7840: remove old dead modem logic by Alan Cox · 15 years ago
  11. 6146b9a tty: Fix a typo noted in passing by Alan Cox · 15 years ago
  12. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  13. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  14. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  15. 5342b77 slip: Clean up create and destroy by Alan Cox · 15 years ago
  16. 46fb782 cyclades: remove more duplicated code by Jiri Slaby · 15 years ago
  17. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  18. 0d34872 cyclades: tiocm cleanup by Jiri Slaby · 15 years ago
  19. 6c28181 cyclades: ioctls cleanup by Jiri Slaby · 15 years ago
  20. cc7fdf4 cyclades: merge cy_startup tails by Jiri Slaby · 15 years ago
  21. 4d76820 cyclades: use dtr_rts helpers by Jiri Slaby · 15 years ago
  22. f6e208c cyclades: sleep instead busy-wait by Jiri Slaby · 15 years ago
  23. ebdb513 cyclades: overall cleanup by Jiri Slaby · 15 years ago
  24. 2334226 cyclades: close cleanup by Jiri Slaby · 15 years ago
  25. 174e6fe cyclades: switch to tty_port_hangup by Jiri Slaby · 15 years ago
  26. f0eefdc cyclades: avoid addresses recomputation by Jiri Slaby · 15 years ago
  27. f073757 cyclades: remove block_til_ready by Jiri Slaby · 15 years ago
  28. d13549f cyclades: add tty refcounting by Jiri Slaby · 15 years ago
  29. 1607aca tty: icom: bit and/or confusion? by Roel Kluin · 15 years ago
  30. 60479ed tty: includecheck fix: drivers/char, vt.c by Jaswinder Singh Rajput · 15 years ago
  31. 182274f tty-ldisc: get rid of tty_ldisc_try_get() helper function by Linus Torvalds · 15 years ago
  32. f0de0e8 tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs by Linus Torvalds · 15 years ago
  33. 7a4b231 tty: serial/pcmcia: add ID for Advantech card by Wolfram Sang · 15 years ago
  34. 0271edd serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  35. a4304f2 tty: gigaset: really fix chars_in_buffer by Tilman Schmidt · 15 years ago
  36. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  37. cdf8073 perf_counter: Fix perf_copy_attr() pointer arithmetic by Ian Schram · 15 years ago
  38. ec60a3f perf utils: Use a define for the maximum length of a trace event by Arjan van de Ven · 15 years ago
  39. 151750c perf: Add timechart help text and add timechart to "perf help" by Arjan van de Ven · 15 years ago
  40. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  41. 964a0b3 perf utils: Be consistent about minimum text size in the svghelper by Arjan van de Ven · 15 years ago
  42. 3c09eeb perf timechart: Add "perf timechart record" by Arjan van de Ven · 15 years ago
  43. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago
  44. f48d55c perf: Add a SVG helper library file by Arjan van de Ven · 15 years ago
  45. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  46. fd39e05 perf: Add a sample_event type to the event_union by Arjan van de Ven · 15 years ago
  47. a79d7db perf: Allow perf utilities to have "callback" options without arguments by Arjan van de Ven · 15 years ago
  48. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  49. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  50. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  51. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  53. 9c88b25 frv: clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  54. 88ddb81 frv: remove unused .altinstructions code by Nelson Elhage · 15 years ago
  55. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 15 years ago
  56. cf450a7 perf_counter: Fix up swcounter throttling by Peter Zijlstra · 15 years ago
  57. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  58. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  59. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  60. 6423133 kernel-doc: allow multi-line declaration purpose descriptions by Johannes Weiner · 15 years ago
  61. 27f5de7 mm: Fix problem of parameter in note by Jianjun Kong · 15 years ago
  62. 8f1ecc9 kref: double kref_put() in my_data_handler() by Roel Kluin · 15 years ago
  63. afa12e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  64. 81ce31b Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  65. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  66. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  67. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  68. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  69. 1358870 ext4: Update documentation about quota mount options by Jan Kara · 15 years ago
  70. 6f128fa Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  71. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  72. 5ce0028 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  73. 2511817 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  74. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  75. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 202c467 pty_write: don't do a tty_wakeup() when the buffers are full by Linus Torvalds · 15 years ago
  77. e04ab95 [WATCHDOG] sizeof cleanup by Wim Van Sebroeck · 15 years ago
  78. d1833c2 [WATCHDOG] wdt_pci: fix printk and variable type by Randy Dunlap · 15 years ago
  79. 119d3e5 [WATCHDOG] wdt_pci - use pci_request_region by Wim Van Sebroeck · 15 years ago
  80. d7e9791 [WATCHDOG] ar7_wdt: Fix error handling during probe. by Wim Van Sebroeck · 15 years ago
  81. 64d4062 [WATCHDOG] ar7_wdt: convert to become a platform driver by Florian Fainelli · 15 years ago
  82. dcfb748 [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds by Chris Friesen · 15 years ago
  83. 9fd868f [WATCHDOG] davinci: use clock framework for timer frequency by Kevin Hilman · 16 years ago
  84. 0ecc3bf [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT by Linus Walleij · 15 years ago
  85. 502a0106 [WATCHDOG] Add support for WM831x watchdog by Mark Brown · 15 years ago
  86. 0400e31 [WATCHDOG] Add watchdog driver for NUC900 by Wan ZongShun · 15 years ago
  87. 3a5f900 [WATCHDOG] add SBC-FITPC2 watchdog driver by Denis Turischev · 15 years ago
  88. 4b77a72 perf sched: Add --input=file option to builtin-sched.c by Mike Galbraith · 15 years ago
  89. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. ca043a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. ca9a702e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  94. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  95. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  96. 3dc9566 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  97. 1281a49 perf trace: Sample timestamp and cpu when using record flag by Li Zefan · 15 years ago
  98. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  99. 6706ccf perf tools: Fix memory leak in read_ftrace_printk() by Li Zefan · 15 years ago
  100. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago