1. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  2. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  3. 2193cea drivers: isdn: Fix dependency for ISDN_PPP by Fabio Estevam · 13 years ago
  4. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  6. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  7. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  8. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  9. 5dc5503 isdn: avoid copying too long drvid by Dan Carpenter · 13 years ago
  10. 746ae30 isdn: make sure strings are null terminated by Dan Carpenter · 13 years ago
  11. fd4f862 isdn/gigaset: report ISDN4Linux interface only once by Tilman Schmidt · 13 years ago
  12. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  13. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  14. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  15. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  16. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  17. 048ca16 isdn: hisax: Fix typo 'HISAX_DE_AOC' by Paul Bolle · 13 years ago
  18. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  19. 5d76fc2 drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  20. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  21. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  22. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  23. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  24. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  25. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  26. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  30. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  31. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  33. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  34. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  35. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  36. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  37. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  38. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  39. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  40. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  41. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  42. 8fb53b9 isdn: capi: Use pr_debug() instead of ifdefs. by David S. Miller · 13 years ago
  43. 5310cbc drivers/isdn/hisax: Drop unused list by Julia Lawall · 13 years ago
  44. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  45. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  46. 9365f11 isdn: i4l: isdn_tty: Fix unused-but-set variables. by David S. Miller · 13 years ago
  47. 81b424d isdn: mISDN: socket: Fix set-but-unused variables. by David S. Miller · 13 years ago
  48. 07f46f8 isdn: i4l: isdn_net: Fix set-but-unused variables. by David S. Miller · 13 years ago
  49. 50a7c11 isdn: i4l: isdn_common: Fix set-but-unused variables. by David S. Miller · 13 years ago
  50. 8c85290 isdn: teles_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  51. 1397c5d isdn: l3ni1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  52. cf117ea isdn: l3dss1: Fix set-but-unused variables. by David S. Miller · 13 years ago
  53. f6f0e4a isdn: jade: Fix set-but-unused variables. by David S. Miller · 13 years ago
  54. d462003 isdn: ipacx: Fix set-but-unused variables. by David S. Miller · 13 years ago
  55. a1e6216 isdn: hfc_usb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  56. db47367 isdn: elsa_ser: Fix set-but-unused variables. by David S. Miller · 13 years ago
  57. 94dbe1a isdn: elsa_cs: Fix set-but-unused variables. by David S. Miller · 13 years ago
  58. 011bc1e isdn: arcofi: Fix set-but-unused variables. by David S. Miller · 13 years ago
  59. 3c76c58 isdn: hfcsusb: Fix set-but-unused variables. by David S. Miller · 13 years ago
  60. a719e0a isdn: hfcpci: Fix set-but-unused variables. by David S. Miller · 13 years ago
  61. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  62. a713c3b isdn: gigaset: Fix set-but-unused variable. by David S. Miller · 13 years ago
  63. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  64. 1f90d66 capi: Perform scheduled capifs removal by Jan Kiszka · 13 years ago
  65. 95b8fba mISDN: fix "persistant" typo by Jan Engelhardt · 13 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  67. 19eccc2 kstrtox: convert drivers/isdn/ by Alexey Dobriyan · 13 years ago
  68. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  69. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  70. f656c25 isdn: change to new flag variable by matt mooney · 14 years ago
  71. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  72. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  73. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  74. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  75. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  76. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  77. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  78. 1752a37 mISDN: fix printk typo fushing by Paul Bolle · 13 years ago
  79. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  80. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 13 years ago
  81. a29ae23 isdn: icn: Fix potentially wrong string handling by Stefan Weil · 13 years ago
  82. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  83. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  84. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. 48e34d0 drivers: fix comment typo diable -> disable. by Justin P. Mattock · 14 years ago
  86. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 14 years ago
  87. 0d26aa7 mISDN: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  88. 158fa67 isdn/capi: make kcapi use a separate workqueue by Tejun Heo · 14 years ago
  89. 7fa5e85 isdn/capi: unregister capictr notifier after init failure by Tejun Heo · 14 years ago
  90. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  91. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 14 years ago
  92. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 14 years ago
  93. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 14 years ago
  95. 4448008 isdn: icn: Fix stack corruption bug. by Steven Rostedt · 14 years ago
  96. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  97. 9920239 drivers/isdn/hisax: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  98. a17531f drivers/isdn/i4l: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  99. 020f01e drivers/isdn/mISDN: Use printf extension %pV by Joe Perches · 14 years ago
  100. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago