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