1. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  2. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  3. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  4. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  5. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  6. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  7. dcbb559 loongson: fix cut-and-paste mis-merge by Linus Torvalds · 15 years ago
  8. 996a798 Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  9. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  10. e11c675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  11. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. a1792cdac perf_counter: x86: Fix PMU resource leak by Peter Zijlstra · 15 years ago
  13. 611a546 perf util: SVG performance improvements by Arjan van de Ven · 15 years ago
  14. 5094b65 perf util: Make the timechart SVG width dynamic by Arjan van de Ven · 15 years ago
  15. a92fe7b perf timechart: Show the duration of scheduler delays in the SVG by Arjan van de Ven · 15 years ago
  16. 4f1202c perf timechart: Show the name of the waker/wakee in timechart by Arjan van de Ven · 15 years ago
  17. 5ac7687 includecheck fix: x86, cpu/common.c by Jaswinder Singh Rajput · 15 years ago
  18. a0f320f includecheck fix: kernel/trace, ring_buffer.c by Jaswinder Singh Rajput · 15 years ago
  19. 83ba7c34 includecheck fix: include/linux, ftrace.h by Jaswinder Singh Rajput · 15 years ago
  20. 9757275 includecheck fix: include/linux, page_cgroup.h by Jaswinder Singh Rajput · 15 years ago
  21. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  22. 067006a includecheck fix: include/drm, drm_memory.h by Jaswinder Singh Rajput · 15 years ago
  23. b21495a includecheck fix: include/acpi, acpi_bus.h by Jaswinder Singh Rajput · 15 years ago
  24. 56327c2 includecheck fix: drivers/xen, evtchn.c by Jaswinder Singh Rajput · 15 years ago
  25. 6d6c971 includecheck fix: drivers/video, vgacon.c by Jaswinder Singh Rajput · 15 years ago
  26. 98840f2 includecheck fix: drivers/scsi, ibmvscsi.c by Jaswinder Singh Rajput · 15 years ago
  27. 39558c8 includecheck fix: drivers/scsi, libfcoe.c by Jaswinder Singh Rajput · 15 years ago
  28. fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
  29. 144374d includecheck fix: x86, traps.c by Jaswinder Singh Rajput · 15 years ago
  30. edf382b includecheck fix: um, helper.c by Jaswinder Singh Rajput · 15 years ago
  31. 4765d68 includecheck fix: s390, sys_s390.c by Jaswinder Singh Rajput · 15 years ago
  32. 5d3f333 [PATCH] i2c-imx: make bus available early by Wolfram Sang · 15 years ago
  33. b0999cc i2c-mv64xxx: correct mv64xxx_i2c_intr() return type by Mikael Pettersson · 15 years ago
  34. 7bd032d USB serial: update the console driver by Alan Stern · 15 years ago
  35. 320348c usb-serial: straighten out serial_open by Alan Stern · 15 years ago
  36. ff8324d usb-serial: add missing tests and debug lines by Alan Stern · 15 years ago
  37. 7455612 usb-serial: rename subroutines by Alan Stern · 15 years ago
  38. 7e29bb4 usb-serial: fix termios initialization logic by Alan Stern · 15 years ago
  39. cc56cd0 usb-serial: acquire references when a new tty is installed by Alan Stern · 15 years ago
  40. 8bc2c1b usb-serial: change logic of serial lookups by Alan Stern · 15 years ago
  41. f5b0953 usb-serial: put subroutines in logical order by Alan Stern · 15 years ago
  42. 41bd34d usb-serial: change referencing of port and serial structures by Alan Stern · 15 years ago
  43. a75b7b6 tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl by Jiri Slaby · 15 years ago
  44. 502f295 tty: Char: mxser, add support for CP112UL by Jiri Slaby · 15 years ago
  45. d2cfe96 uartlite: support shared interrupt lines by Peter Korsgaard · 15 years ago
  46. 054f234 tty: USB: serial/mct_u232, fix tty refcnt by Jiri Slaby · 15 years ago
  47. 7e63d0c tty: riscom8, fix tty refcnt by Jiri Slaby · 15 years ago
  48. 90387f5 tty: riscom8, fix shutdown declaration by Jiri Slaby · 15 years ago
  49. 1f5c13f TTY: fix typos by Alan Stern · 15 years ago
  50. 797938b tty: Power: fix suspend vt regression by Jiri Slaby · 15 years ago
  51. 9074d96 tty: vt: use printk_once by Marcin Slusarz · 15 years ago
  52. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  53. 62b2635 n_tty: move echoctl check and clean up logic by Joe Peterson · 15 years ago
  54. ee5aa7b n_tty: honor opost flag for echoes by Joe Peterson · 15 years ago
  55. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  56. ba15ab0 Set proper console speed on resume if console suspend is disabled by Deepak Saxena · 15 years ago
  57. 7b01478 serial: introduce tty krefs by Alan Cox · 15 years ago
  58. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  59. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  60. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  61. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  62. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  63. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  64. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  65. 46d57a4 serial: use tty_port pointers in the core code by Alan Cox · 15 years ago
  66. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  67. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  68. 11d85d7 isicom: split the open method for the isicom device by Alan Cox · 15 years ago
  69. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  70. d3b5cff vt: add an activate and lock by Alan Cox · 15 years ago
  71. a5eb562 vt: move kernel stuff out of vt.h by Alan Cox · 15 years ago
  72. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  73. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  74. 4455e34 tty: USB can now use the shutdown method for kref based freeing of ports by Alan Cox · 15 years ago
  75. 9a68e39 tty: remove dtr/rts use from the driver open methods by Alan Cox · 15 years ago
  76. d2b3918 tty: USB hangup is racy by Alan Cox · 15 years ago
  77. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  78. b50989d tty: make the kref destructor occur asynchronously by Alan Cox · 15 years ago
  79. e936ffd cyclades: use the full port_close function by Alan Cox · 15 years ago
  80. 6ff1ab2 tty: riscom8 kref and tty_port_close by Alan Cox · 15 years ago
  81. 6f6412b isicom: Split the close hardware bits out by Alan Cox · 15 years ago
  82. 1e2b025 mxser: Split close ready for a standard tty_port_close method by Alan Cox · 15 years ago
  83. c146942 riscom8: split open and close methods up by Alan Cox · 15 years ago
  84. 7ca0ff9 tty: Add a full port_close function by Alan Cox · 15 years ago
  85. 24d481e 8250: Now honours baud rate lower bounds by Anton Vorontsov · 15 years ago
  86. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  87. 1e066d8 mos7840: remove old dead modem logic by Alan Cox · 15 years ago
  88. 6146b9a tty: Fix a typo noted in passing by Alan Cox · 15 years ago
  89. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  90. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  91. f8a7c1a kfifo: Use "const" definitions by Alan Cox · 15 years ago
  92. 5342b77 slip: Clean up create and destroy by Alan Cox · 15 years ago
  93. 46fb782 cyclades: remove more duplicated code by Jiri Slaby · 15 years ago
  94. 3aeea5b cyclades: introduce cyy_readb/writeb by Jiri Slaby · 15 years ago
  95. 0d34872 cyclades: tiocm cleanup by Jiri Slaby · 15 years ago
  96. 6c28181 cyclades: ioctls cleanup by Jiri Slaby · 15 years ago
  97. cc7fdf4 cyclades: merge cy_startup tails by Jiri Slaby · 15 years ago
  98. 4d76820 cyclades: use dtr_rts helpers by Jiri Slaby · 15 years ago
  99. f6e208c cyclades: sleep instead busy-wait by Jiri Slaby · 15 years ago
  100. ebdb513 cyclades: overall cleanup by Jiri Slaby · 15 years ago