1. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  3. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  4. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  5. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 5212dfa ISDN: eicon: message: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. eeef171 ISDN: eicon: switch to use native bitmaps by Andy Shevchenko · 7 years ago
  10. cf46d35 isdn: eicon: constify pci_device_id. by Arvind Yadav · 7 years ago
  11. aff55a3 isdn: use setup_timer by Geliang Tang · 7 years ago
  12. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  13. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. 950eabb ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 8 years ago
  15. 27d8071 ISDN: eicon: reduce stack size of sig_ind function by Arnd Bergmann · 8 years ago
  16. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  17. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 8 years ago
  18. acf87a3 ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() by Andy Shevchenko · 8 years ago
  19. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 8 years ago
  20. c101cff isdn: off by one in connect_res() by Dan Carpenter · 9 years ago
  21. 6205864 isdn: fix NUL (\0 or \x00) specification in string by Giel van Schijndel · 10 years ago
  22. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  23. 33235ca isdn: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  24. 8455778 isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity() by Jesper Juhl · 11 years ago
  25. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  26. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  28. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  29. ed5a84c Drivers: isdn: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  30. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  31. d739889 isdn/eicon: use standard __init,__exit function markup by hartleys · 12 years ago
  32. 475be4d isdn: whitespace coding style cleanup by Joe Perches · 12 years ago
  33. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 12 years ago
  34. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  35. 3df3f2b isdn/diva: Drop __TIME__ usage by Michal Marek · 13 years ago
  36. 2d09d56 isdn: eicon: Fix set-but-unused variables. by David S. Miller · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 19d73f3 drivers:isdn:istream.c Fix typo pice to piece by Justin Mattock · 13 years ago
  39. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  40. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  41. c2dddf9 eicon: make buffer larger by Dan Carpenter · 14 years ago
  42. f51307e4 isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 14 years ago
  43. 76a6492 isdn: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  44. 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
  45. 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 14 years ago
  46. 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 14 years ago
  47. 9a58a80 proc_fops: convert drivers/isdn/ to seq_file by Alexey Dobriyan · 15 years ago
  48. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  49. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  50. b9db21f isdn: eicon: Return on error by Jiri Slaby · 15 years ago
  51. 1ea7084 isdn: eicon: Use offsetof by Jiri Slaby · 15 years ago
  52. ba2d6cc ISDN: ARRAY_SIZE changes by Karsten Keil · 15 years ago
  53. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  54. 465e985 drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  55. 215a9c7 drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits by Hannes Eder · 15 years ago
  56. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  57. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  58. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  59. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  60. 3462032 divamnt: BKL pushdown by Jonathan Corbet · 16 years ago
  61. 495b36b isdn divas: fix proc creation by Alexey Dobriyan · 16 years ago
  62. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  63. dd58c0d eicon: fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  64. 162c0d9 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  65. 3eb1a6f drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() by Roel Kluin · 16 years ago
  66. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  67. c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 16 years ago
  68. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  69. e1b8513 Typoes: "whith" -> "with" by Robert P. J. Day · 16 years ago
  70. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  71. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  72. 2bf68a3 i4l: leak in eicon/idifunc.c by Armin Schindler · 17 years ago
  73. 8cd2aba Use menuconfig objects: ISDN: CONFIG_CAPI_EICON by Jan Engelhardt · 17 years ago
  74. df19434 Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI by Jan Engelhardt · 17 years ago
  75. cf4d5f1d Use menuconfig objects: ISDN: CONFIG_ISDN by Jan Engelhardt · 17 years ago
  76. 7b4dc1f isdn/diva: fix section mismatch by Randy Dunlap · 17 years ago
  77. 162dd3b isdn: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  78. d3c8bdf drivers/isdn/hardware/eicon/message.c warning fixes by Andrew Morton · 17 years ago
  79. 241be8d capifunc warning fixes by Andrew Morton · 17 years ago
  80. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  81. 13af68e drivers/isdn/hardware/eicon/: remove unused header files by Armin Schindler · 17 years ago
  82. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  83. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  84. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  85. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  86. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 17 years ago
  87. 0b2dd13 [PATCH] drivers/isdn/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  88. e2de257 [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal by Amol Lad · 18 years ago
  89. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  92. 4636d93 [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* by Josef 'Jeff' Sipek · 18 years ago
  93. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  94. 9ba02be [PATCH] irq-flags: isdn: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  97. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  98. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  99. 7019e7e [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature by Adrian Bunk · 19 years ago
  100. 6e21bd9 [PATCH] drivers/isdn/: add missing #includes by Adrian Bunk · 19 years ago