1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  2. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  3. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  4. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  6. 5160ee9 CAPI: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  7. d1cadce isdn/capi: fix (middleware) device nodes by Paul Bolle · 10 years ago
  8. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  9. 55bef83 ISDN: capi, use kref from tty_port by Jiri Slaby · 12 years ago
  10. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  11. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 12 years ago
  12. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 12 years ago
  13. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  14. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  15. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  16. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  17. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  18. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 12 years ago
  19. 8fb53b9 isdn: capi: Use pr_debug() instead of ifdefs. by David S. Miller · 13 years ago
  20. 1f90d66 capi: Perform scheduled capifs removal by Jan Kiszka · 13 years ago
  21. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  22. 54cbb1c drivers/isdn: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  23. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  24. 703c631 isdn: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  25. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 14 years ago
  26. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 14 years ago
  27. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 14 years ago
  28. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 14 years ago
  29. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 14 years ago
  30. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 14 years ago
  31. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 14 years ago
  32. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 14 years ago
  33. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 14 years ago
  34. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 14 years ago
  35. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 14 years ago
  36. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 14 years ago
  37. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 14 years ago
  38. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 14 years ago
  39. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 14 years ago
  40. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 14 years ago
  41. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 14 years ago
  42. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 14 years ago
  43. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 14 years ago
  44. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 14 years ago
  45. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 14 years ago
  46. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 14 years ago
  47. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 14 years ago
  48. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 14 years ago
  49. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 14 years ago
  50. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 14 years ago
  51. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 14 years ago
  52. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 14 years ago
  53. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 14 years ago
  54. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  55. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  56. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  57. d46604e isdn: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  58. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  59. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  60. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  61. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  62. 24d0b41 device create: isdn: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  63. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  64. a237f3b CAPI: BKL pushdown by Jonathan Corbet · 16 years ago
  65. f2545a7 isdn: switch to int put_char method by Alan Cox · 16 years ago
  66. 2f9e9b6 capi: fix sparse warnings using integer as NULL pointer by Harvey Harrison · 16 years ago
  67. d78b036 ISDN: Convert from class_device to device for ISDN capi by Tony Jones · 17 years ago
  68. 5e6c20a isdn/capi warning fixes by Andrew Morton · 17 years ago
  69. 9ea6e5d use mutex instead of semaphore in CAPI 2.0 interface by Matthias Kaehlcke · 17 years ago
  70. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  71. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  72. 053b47f [PATCH] Workaround CAPI subsystem locking issue by Michael Buesch · 17 years ago
  73. fd863db [PATCH] isdn/capi: use ARRAY_SIZE when appropriate by Ahmed S. Darwish · 17 years ago
  74. 41f9693 [PATCH] isdn: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  75. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  76. 4482dfa [PATCH] struct path: convert isdn by Josef Sipek · 18 years ago
  77. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  79. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  80. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  81. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  82. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  83. 6aa6547 [PATCH] CAPI crash / race condition by Michael Buesch · 18 years ago
  84. 90d5ede [PATCH] Fix capi reload by unregistering the correct major by Stefan Schweizer · 18 years ago
  85. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 18 years ago
  86. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  87. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  88. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  89. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago