1. 5572e10 [PATCH] Char: sx, convert to pci probing by Jiri Slaby · 18 years ago
  2. 17c4edf [PATCH] Char: isicom, fix tty index check by Jiri Slaby · 18 years ago
  3. 11c8387 [PATCH] Char: isicom, remove cvs stuff by Jiri Slaby · 18 years ago
  4. 34b55b8 [PATCH] Char: isicom, simplify timer by Jiri Slaby · 18 years ago
  5. 906cdec [PATCH] Char: isicom, use completion by Jiri Slaby · 18 years ago
  6. f067137 [PATCH] Char: isicom, check kmalloc retval by Jiri Slaby · 18 years ago
  7. 78028da [PATCH] Char: isicom, use pci_request_region by Jiri Slaby · 18 years ago
  8. 938a702 [PATCH] Char: isicom, move to tty_register_device by Jiri Slaby · 18 years ago
  9. 8acef8f [PATCH] Char: isicom, remove unneeded memset by Jiri Slaby · 18 years ago
  10. 18234f8 [PATCH] Char: isicom, remove isa code by Jiri Slaby · 18 years ago
  11. ca26200 [PATCH] Char: isicom, rename init function by Jiri Slaby · 18 years ago
  12. 09a4a11 [PATCH] Char: isicom, expand function by Jiri Slaby · 18 years ago
  13. 64bb6c5 [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new by Alan Cox · 18 years ago
  14. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  15. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  16. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  17. 96b066b [PATCH] Char: stallion, remove many prototypes by Jiri Slaby · 18 years ago
  18. 40e8265 [PATCH] Char: stallion, mark functions as init by Jiri Slaby · 18 years ago
  19. 60be481 [PATCH] Char: stallion, uninline functions by Jiri Slaby · 18 years ago
  20. 23b85a1 [PATCH] Char: stallion, move init/deinit by Jiri Slaby · 18 years ago
  21. ca7ed0f [PATCH] Char: stallion, kill typedefs by Jiri Slaby · 18 years ago
  22. 615e4a7 [PATCH] Char: stallion, remove unneeded casts by Jiri Slaby · 18 years ago
  23. a0564e1 [PATCH] Char: stallion, use pr_debug macro by Jiri Slaby · 18 years ago
  24. 95a7b8b [PATCH] mxser-workqueue-fixes by Andrew Morton · 18 years ago
  25. e930790 [PATCH] mxser_new: correct tty driver name by Jiri Slaby · 18 years ago
  26. a8b74de [PATCH] Char: mxser_new, clean macros by Jiri Slaby · 18 years ago
  27. 2094e75 [PATCH] Char: mxser_new, pci probing by Jiri Slaby · 18 years ago
  28. 5dbda70 [PATCH] Char: mxser_new, delete ttys and termios by Jiri Slaby · 18 years ago
  29. b1d1c8d [PATCH] Char: mxser_new, correct intr handler proto by Jiri Slaby · 18 years ago
  30. e079f49 [PATCH] Char: mxser_new, comments cleanup by Jiri Slaby · 18 years ago
  31. 925e9c1 [PATCH] Char: mxser_new, reverse if-else-paths patch by Jiri Slaby · 18 years ago
  32. cd7ed64 [PATCH] Char: mxser_new, compact structures, round2 by Jiri Slaby · 18 years ago
  33. 938ef18 [PATCH] Char: mxser_new, register tty devices on the fly by Jiri Slaby · 18 years ago
  34. eae4436 [PATCH] Char: mxser_new, compress isa finding by Jiri Slaby · 18 years ago
  35. ead568c [PATCH] Char: mxser_new, don't check tty_unregister retval by Jiri Slaby · 18 years ago
  36. 171d3a8 [PATCH] Char: mxser_new, correct fail paths by Jiri Slaby · 18 years ago
  37. 214efeb [PATCH] Char: mxser_new, testbit for bit testing by Jiri Slaby · 18 years ago
  38. 7e8bcf9 [PATCH] Char: mxser_new, eliminate tty ldisc deref by Jiri Slaby · 18 years ago
  39. 6faa377 [PATCH] char: remove unneded termbits redefinitions (mxser_new) by Jiri Slaby · 18 years ago
  40. e1241f3 [PATCH] Char: mxser_new, CMSPAR is defined by Jiri Slaby · 18 years ago
  41. a8dea4e [PATCH] Char: mxser_new, code upside down by Jiri Slaby · 18 years ago
  42. c88cb8f9 [PATCH] Char: mxser_new, alter license terms by Jiri Slaby · 18 years ago
  43. 7f58992 [PATCH] Char: mxser_new, debug printk dependent on DEBUG by Jiri Slaby · 18 years ago
  44. e7eafa3 [PATCH] Char: mxser_new, remove request for testers line by Jiri Slaby · 18 years ago
  45. eba529e [PATCH] Char: mxser_new, revert spin_lock changes by Jiri Slaby · 18 years ago
  46. 06cc86b [PATCH] Char: mxser_new, kill unneeded memsets by Jiri Slaby · 18 years ago
  47. 7a7a5c3 [PATCH] char: mxser_new, check request_region retvals by Jiri Slaby · 18 years ago
  48. 5962801 [PATCH] char: mxser_new, pci_request_region for pci regions by Jiri Slaby · 18 years ago
  49. 943f295 [PATCH] char: mxser_new, use __(dev)init macros by Jiri Slaby · 18 years ago
  50. 55b307d [PATCH] Char: mxser_new, rework to allow dynamic structs by Jiri Slaby · 18 years ago
  51. 3306ce3 [PATCH] Char: mxser_new, upgrade to 1.9.1 by Jiri Slaby · 18 years ago
  52. 771f2d1 [PATCH] Char: mxser_new, correct include file by Jiri Slaby · 18 years ago
  53. 08a4ae4 [PATCH] mxser: session warning fix by Andrew Morton · 18 years ago
  54. 037ad48 [PATCH] mxser: make an experimental clone by Jiri Slaby · 18 years ago
  55. 1187ece [PATCH] mxser: PCI refcounts by Alan Cox · 18 years ago
  56. ae25f8e [PATCH] mxser: correct tty driver name by Jiri Slaby · 18 years ago
  57. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  58. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  59. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  60. b3d7ae5 [PATCH] struct path: convert zorro by Josef Sipek · 18 years ago
  61. ad9a824 [PATCH] struct path: convert video by Josef Sipek · 18 years ago
  62. 723731b [PATCH] struct path: convert v4l by Josef Sipek · 18 years ago
  63. 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
  64. 7ac6207 [PATCH] struct path: convert scsi by Josef Sipek · 18 years ago
  65. 7fa95f7 [PATCH] struct path: convert sbus by Josef Sipek · 18 years ago
  66. 49522c9 [PATCH] struct path: convert s390-drivers by Josef Sipek · 18 years ago
  67. 40fad04 [PATCH] struct path: convert pcmcia by Josef Sipek · 18 years ago
  68. 46cc65a [PATCH] struct path: convert pci by Josef Sipek · 18 years ago
  69. 1fb1430 [PATCH] struct path: convert oprofile by Josef Sipek · 18 years ago
  70. 1750604 [PATCH] struct path: convert nbd by Josef Sipek · 18 years ago
  71. c649bb9 [PATCH] struct path: convert md by Josef Sipek · 18 years ago
  72. d1f2297 [PATCH] struct path: convert ixj by Josef Sipek · 18 years ago
  73. 4482dfa [PATCH] struct path: convert isdn by Josef Sipek · 18 years ago
  74. b23463b [PATCH] struct path: convert isapnp by Josef Sipek · 18 years ago
  75. 7808841 [PATCH] struct path: convert ipmi by Josef Sipek · 18 years ago
  76. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  77. 4db6108 [PATCH] struct path: convert ieee1394 by Josef Sipek · 18 years ago
  78. cba0a12 [PATCH] struct path: convert i2c-drivers by Josef Sipek · 18 years ago
  79. cc5ef55fd [PATCH] struct path: convert drm by Josef Sipek · 18 years ago
  80. f04538c [PATCH] struct path: convert cosa by Josef Sipek · 18 years ago
  81. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 18 years ago
  82. 6c648be [PATCH] struct path: convert block_drivers by Josef Sipek · 18 years ago
  83. c922d5f [PATCH] struct path: rename DM's struct path by Josef "Jeff" Sipek · 18 years ago
  84. 17b3cff [PATCH] isdn/gigaset: use bitrev8 by Akinobu Mita · 18 years ago
  85. 0a85885 [PATCH] atm/ambassador: use bitrev8 by Akinobu Mita · 18 years ago
  86. 60e657e [PATCH] isdn/hisax: use bitrev8 by Akinobu Mita · 18 years ago
  87. 1c66768 [PATCH] video: use bitrev8 by Akinobu Mita · 18 years ago
  88. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  89. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  90. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  91. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 18 years ago
  92. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 18 years ago
  93. 2d4eeec5 [PATCH] pktcdvd: make procfs interface optional by Thomas Maier · 18 years ago
  94. adb9250 [PATCH] pktcdvd: reusability of procfs functions by Thomas Maier · 18 years ago
  95. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  96. 562f9c5 [PATCH] time: re-add verify_pmtmr_rate by john stultz · 18 years ago
  97. bff19b1 Input: ucb1400 - fix compile error by Dmitry Torokhov · 18 years ago
  98. f90c34b8 Input: kill maple_keyb.c driver by Paul Mundt · 18 years ago
  99. bb06ec3 Input: i8042 - add another Lifebook P7010 to nomux blacklist by Dmitry Torokhov · 18 years ago
  100. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago