1. 8a8037a [ATM]: [he] initialize lock and tasklet earlier by chas williams · 17 years ago
  2. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  3. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  4. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  5. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  6. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  7. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  8. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  9. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  10. f714176 [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  11. af35021 [ATM]: Clean up duplicate includes in drivers/atm/ by Jesper Juhl · 17 years ago
  12. 8aee929 [ATM]: fore200e_param_bs_queue() must be __devinit by Adrian Bunk · 17 years ago
  13. 83ca46e [ATM]: nicstar needs virt_to_bus by Stephen Rothwell · 17 years ago
  14. 44beac0 [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable by Robert P. J. Day · 17 years ago
  15. 78e4be1 [ATM]: [drivers] ioremap balanced with iounmap by Amol Lad · 17 years ago
  16. de24a19 [ATM]: [lanai] sram_test_word() must be __devinit by Adrian Bunk · 17 years ago
  17. 2db84a8 [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  18. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  19. b1734d2 drivers/atm/ambassador: kill uninit'd var warning, and fix bug by Jeff Garzik · 17 years ago
  20. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  21. 1d0ed38 PCI: ATM: lanai, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
  22. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  23. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  24. 59faba1 Fix Kconfig dependency problems wrt boolean menuconfigs by Trent Piepho · 17 years ago
  25. b206a65 [ATM]: Fix warning. by Jeff Garzik · 17 years ago
  26. 7e7a2d0 [ATM]: Use mutex instead of binary semaphore in idt77252 driver. by Matthias Kaehlcke · 17 years ago
  27. 4151ce3 Use menuconfig objects II - netdev/atm by Jan Engelhardt · 17 years ago
  28. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  29. bfbf3c0 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver by Matthias Kaehlcke · 17 years ago
  30. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  31. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  32. f2adc98 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb by Arnaldo Carvalho de Melo · 17 years ago
  33. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  34. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  35. 8570419 [ATM] ENI: Convert to struct timeval to ktime_t. by YOSHIFUJI Hideaki · 17 years ago
  36. ebf88a9 [PATCH] zatm __init abuse by Al Viro · 17 years ago
  37. 36fe55d atm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  38. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  39. aa58d61 [PATCH] Get rid of "double zeroing" of allocated pages by Robert P. J. Day · 17 years ago
  40. 0a3c4bd [PATCH] horizon.c: missing __devinit by Al Viro · 17 years ago
  41. 1f8a5fb [ATM] drivers/atm/fore200e.c: Cleanups. by Adrian Bunk · 18 years ago
  42. 52a9107 [ATM]: Remove dead ATM_TNETA1570 option. by Adrian Bunk · 18 years ago
  43. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  44. 2653a47 [ATM]: Ignore generated file pca200e_ecd.bin2 by Ralf Baechle · 18 years ago
  45. 0a85885 [PATCH] atm/ambassador: use bitrev8 by Akinobu Mita · 18 years ago
  46. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  47. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  48. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  49. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  50. 170b828 [ATM]: Add CPPFLAGS to byteorder.h check by Ben Collins · 18 years ago
  51. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  52. 5f3f24f [ATM] ambassador,firestream: "-1 >>" is implementation defined by Alexey Dobriyan · 18 years ago
  53. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  54. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  55. 977a415 [ATM] horizon: read_bia() needs to be __devinit by David S. Miller · 18 years ago
  56. 69c3014 [ATM] nicstar: Fix a bogus casting warning by Alan Cox · 18 years ago
  57. 663bab6 [ATM] firestream: handle thrown error by Jeff Garzik · 18 years ago
  58. b45eccd [ATM]: No need to return void by Tobias Klauser · 18 years ago
  59. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  60. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  61. 3e0c0ac [ATM]: [zatm] always *pcr in alloc_shaper() by Chas Williams · 18 years ago
  62. 3a4e5e2 [ATM]: [ambassador] Change the return type to reflect reality by Jeff Garzik · 18 years ago
  63. 0c1cca1 [ATM]: kmalloc to kzalloc patches for drivers/atm by Om Narasimhan · 18 years ago
  64. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  65. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  66. 7f81dc0 [ATM]: [he] don't hold the device lock when upcalling by Chas Williams · 18 years ago
  67. d730e10 [ATM]: [he] when transmit fails, unmap the dma regions by Chas Williams · 18 years ago
  68. 00181fc [ATM]: Typo in drivers/atm/Kconfig... by Matt LaPlante · 18 years ago
  69. 3c6b377 [ATM]: add+use poison defines by Randy Dunlap · 18 years ago
  70. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  72. d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
  73. 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
  74. b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
  75. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  76. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  77. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  78. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  79. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  80. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  81. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  82. 6613f82 [ATM] suni: cast arg properly in SONET_SETFRAMING by Alexey Dobriyan · 18 years ago
  83. c027f5f [ATM]: [fore200e] fix section mismatch warnings by Sam Ravnborg · 18 years ago
  84. cc00628 kbuild: ignore all generated files for make allmodconfig (x86_64) by Sam Ravnborg · 18 years ago
  85. 79a3464 [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup by Jesper Juhl · 18 years ago
  86. 2087ff3 [PATCH] frv: fix uninitialised variable in atm nicstar driver by David Howells · 19 years ago
  87. 7877327 [PATCH] drivers/atm/adummy.c NULL noise removal by Al Viro · 19 years ago
  88. fb296449 [ATM]: [adummy] dummy ATM driver (similar to net/dummy) by Chas Williams · 19 years ago
  89. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  90. 4969328 [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code by Mitchell Blank Jr · 19 years ago
  91. e91a735 [ATM]: drivers/atm/atmdev_init.c no longer necessary by Jan Pieter · 19 years ago
  92. fd22f1e [ATM]: [lanai] lanai missing unregister by Dave Jones · 19 years ago
  93. c22c28f [ATM]: [lanai] better constification by Mitchell Blank Jr · 19 years ago
  94. b925556 [ATM]: [horizon] fix sparse warnings by Dave Jones · 19 years ago
  95. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  96. 7b5b3f3 [ATM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  97. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  98. d70063c [ATM]: Fix dereference of uninitialized pointer in zatm by Al Viro · 19 years ago
  99. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  100. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago