1. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  2. 53e8631 tty: Fallout from tty-move-canon-specials by Stephen Rothwell · 16 years ago
  3. 4d5392c drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put by Julia Lawall · 16 years ago
  4. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  5. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  6. 24d0b41 device create: isdn: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  7. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  8. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  9. a237f3b CAPI: BKL pushdown by Jonathan Corbet · 16 years ago
  10. 066b211 isdn/capi: Return proper errnos on module init. by Marcin Slusarz · 16 years ago
  11. f2545a7 isdn: switch to int put_char method by Alan Cox · 16 years ago
  12. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  13. 37772ac isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable by Robert P. J. Day · 16 years ago
  14. c24e9b3 capifs: fix memory leak on remount by Cyrill Gorcunov · 16 years ago
  15. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  16. 2f9e9b6 capi: fix sparse warnings using integer as NULL pointer by Harvey Harrison · 16 years ago
  17. e55e212 mount options: fix capifs by Miklos Szeredi · 16 years ago
  18. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  19. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 16 years ago
  20. d78b036 ISDN: Convert from class_device to device for ISDN capi by Tony Jones · 17 years ago
  21. b393243 [ISDN] capidrv: address two longstanding warnings by Jeff Garzik · 17 years ago
  22. e8a285b isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer() by Jesper Juhl · 17 years ago
  23. b1b2e7c fix possible NULL deref on low memory condition in capidrv.c::send_message() by Jesper Juhl · 17 years ago
  24. 5e6c20a isdn/capi warning fixes by Andrew Morton · 17 years ago
  25. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  26. 2b7c302 Make ISDN CAPI use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  27. 67837f2 Use mutex instead of semaphore in CAPI 2.0 driver by Matthias Kaehlcke · 17 years ago
  28. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  29. 9ea6e5d use mutex instead of semaphore in CAPI 2.0 interface by Matthias Kaehlcke · 17 years ago
  30. 3a3a51d make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static by Adrian Bunk · 17 years ago
  31. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  32. 17f0cd2 [PATCH] Fix buffer overflow and races in capi debug functions by Karsten Keil · 17 years ago
  33. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  34. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  35. 053b47f [PATCH] Workaround CAPI subsystem locking issue by Michael Buesch · 17 years ago
  36. fd863db [PATCH] isdn/capi: use ARRAY_SIZE when appropriate by Ahmed S. Darwish · 17 years ago
  37. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  38. 41f9693 [PATCH] isdn: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  39. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  40. 4482dfa [PATCH] struct path: convert isdn by Josef Sipek · 18 years ago
  41. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  42. 7786ce1 [PATCH] ISDN: check for userspace copy faults by Jeff Garzik · 18 years ago
  43. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  44. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  47. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  48. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  49. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  50. 6aa6547 [PATCH] CAPI crash / race condition by Michael Buesch · 18 years ago
  51. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  52. 90d5ede [PATCH] Fix capi reload by unregistering the correct major by Stefan Schweizer · 18 years ago
  53. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  54. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 18 years ago
  55. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 18 years ago
  56. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  57. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  58. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  59. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  60. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  61. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  62. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  63. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago