1. 7e7a2d0 [ATM]: Use mutex instead of binary semaphore in idt77252 driver. by Matthias Kaehlcke · 17 years ago
  2. 4151ce3 Use menuconfig objects II - netdev/atm by Jan Engelhardt · 17 years ago
  3. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  4. bfbf3c0 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver by Matthias Kaehlcke · 17 years ago
  5. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  6. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  7. f2adc98 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb by Arnaldo Carvalho de Melo · 17 years ago
  8. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  9. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  10. 8570419 [ATM] ENI: Convert to struct timeval to ktime_t. by YOSHIFUJI Hideaki · 17 years ago
  11. ebf88a9 [PATCH] zatm __init abuse by Al Viro · 17 years ago
  12. 36fe55d atm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  13. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  14. aa58d61 [PATCH] Get rid of "double zeroing" of allocated pages by Robert P. J. Day · 17 years ago
  15. 0a3c4bd [PATCH] horizon.c: missing __devinit by Al Viro · 17 years ago
  16. 1f8a5fb [ATM] drivers/atm/fore200e.c: Cleanups. by Adrian Bunk · 17 years ago
  17. 52a9107 [ATM]: Remove dead ATM_TNETA1570 option. by Adrian Bunk · 17 years ago
  18. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  19. 2653a47 [ATM]: Ignore generated file pca200e_ecd.bin2 by Ralf Baechle · 18 years ago
  20. 0a85885 [PATCH] atm/ambassador: use bitrev8 by Akinobu Mita · 18 years ago
  21. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  22. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  23. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  24. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  25. 170b828 [ATM]: Add CPPFLAGS to byteorder.h check by Ben Collins · 18 years ago
  26. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  27. 5f3f24f [ATM] ambassador,firestream: "-1 >>" is implementation defined by Alexey Dobriyan · 18 years ago
  28. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  29. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  30. 977a415 [ATM] horizon: read_bia() needs to be __devinit by David S. Miller · 18 years ago
  31. 69c3014 [ATM] nicstar: Fix a bogus casting warning by Alan Cox · 18 years ago
  32. 663bab6 [ATM] firestream: handle thrown error by Jeff Garzik · 18 years ago
  33. b45eccd [ATM]: No need to return void by Tobias Klauser · 18 years ago
  34. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  35. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  36. 3e0c0ac [ATM]: [zatm] always *pcr in alloc_shaper() by Chas Williams · 18 years ago
  37. 3a4e5e2 [ATM]: [ambassador] Change the return type to reflect reality by Jeff Garzik · 18 years ago
  38. 0c1cca1 [ATM]: kmalloc to kzalloc patches for drivers/atm by Om Narasimhan · 18 years ago
  39. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  40. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  41. 7f81dc0 [ATM]: [he] don't hold the device lock when upcalling by Chas Williams · 18 years ago
  42. d730e10 [ATM]: [he] when transmit fails, unmap the dma regions by Chas Williams · 18 years ago
  43. 00181fc [ATM]: Typo in drivers/atm/Kconfig... by Matt LaPlante · 18 years ago
  44. 3c6b377 [ATM]: add+use poison defines by Randy Dunlap · 18 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
  48. 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
  49. b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
  50. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  51. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  52. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  53. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  54. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  55. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  56. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  57. 6613f82 [ATM] suni: cast arg properly in SONET_SETFRAMING by Alexey Dobriyan · 18 years ago
  58. c027f5f [ATM]: [fore200e] fix section mismatch warnings by Sam Ravnborg · 18 years ago
  59. cc00628 kbuild: ignore all generated files for make allmodconfig (x86_64) by Sam Ravnborg · 18 years ago
  60. 79a3464 [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup by Jesper Juhl · 18 years ago
  61. 2087ff3 [PATCH] frv: fix uninitialised variable in atm nicstar driver by David Howells · 18 years ago
  62. 7877327 [PATCH] drivers/atm/adummy.c NULL noise removal by Al Viro · 19 years ago
  63. fb296449 [ATM]: [adummy] dummy ATM driver (similar to net/dummy) by Chas Williams · 19 years ago
  64. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  65. 4969328 [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code by Mitchell Blank Jr · 19 years ago
  66. e91a735 [ATM]: drivers/atm/atmdev_init.c no longer necessary by Jan Pieter · 19 years ago
  67. fd22f1e [ATM]: [lanai] lanai missing unregister by Dave Jones · 19 years ago
  68. c22c28f [ATM]: [lanai] better constification by Mitchell Blank Jr · 19 years ago
  69. b925556 [ATM]: [horizon] fix sparse warnings by Dave Jones · 19 years ago
  70. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  71. 7b5b3f3 [ATM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  72. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  73. d70063c [ATM]: Fix dereference of uninitialized pointer in zatm by Al Viro · 19 years ago
  74. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  75. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  76. 4aa49d1 [ATM]: zatm: mailbox converted to pci_alloc_consistent() by Francois Romieu · 19 years ago
  77. 5938a7b [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  78. c9e4261 [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type" by Victor Fusco · 19 years ago
  79. 5e8676d [ATM]: [he] remove linux/version.h include by Olaf Hering · 19 years ago
  80. e1bd232 [ATM]: [idt77252] use time_after() macro by Marcelo Feitoza Parisi · 19 years ago
  81. 43f51fc [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>) by Chas Williams · 19 years ago
  82. a2c1aa5 [ATM]: [drivers] kill pointless NULL checks and casts before kfree() by Jesper Juhl · 19 years ago
  83. 3087e1f [ATM]: fix ATM makefile for out-of-source-tree builds by Jan Beulich · 19 years ago
  84. 758d11b [ATM]: ENI155P error handling fix by Andrew Morton · 19 years ago
  85. 1890082 [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver() by chas williams · 19 years ago
  86. e5695f0 [ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.h by chas williams · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago