1. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  2. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  3. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  6. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  7. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  8. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  9. f51307e isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  10. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 14 years ago
  13. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 14 years ago
  14. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  15. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  16. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  17. b9db21f isdn: eicon: Return on error by Jiri Slaby · 15 years ago
  18. 1ea7084 isdn: eicon: Use offsetof by Jiri Slaby · 15 years ago
  19. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  20. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  21. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  22. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  23. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  24. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  25. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  26. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  27. 3462032 divamnt: BKL pushdown by Jonathan Corbet · 16 years ago
  28. 495b36b isdn divas: fix proc creation by Alexey Dobriyan · 16 years ago
  29. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  30. dd58c0d eicon: fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  31. 162c0d9 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  32. 3eb1a6f drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() by Roel Kluin · 17 years ago
  33. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  34. c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 17 years ago
  35. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  36. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 17 years ago
  37. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  38. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  39. 2bf68a3 i4l: leak in eicon/idifunc.c by Armin Schindler · 17 years ago
  40. 8cd2aba Use menuconfig objects: ISDN: CONFIG_CAPI_EICON by Jan Engelhardt · 17 years ago
  41. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  42. cf4d5f1 Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  43. 7b4dc1f isdn/diva: fix section mismatch by Randy Dunlap · 17 years ago
  44. 162dd3b isdn: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  45. d3c8bdf drivers/isdn/hardware/eicon/message.c warning fixes by Andrew Morton · 17 years ago
  46. 241be8d capifunc warning fixes by Andrew Morton · 17 years ago
  47. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  48. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 17 years ago
  49. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  50. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  51. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  52. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  53. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 18 years ago
  54. 0b2dd13 [PATCH] drivers/isdn/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  55. e2de257 [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal by Amol Lad · 18 years ago
  56. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  59. 4636d93 [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* by Josef 'Jeff' Sipek · 18 years ago
  60. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  61. 9ba02be [PATCH] irq-flags: isdn: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  64. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  65. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  66. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  67. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago
  68. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  69. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago