1. 82f8c2c Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA by Pekka Enberg · 16 years ago
  2. 912b209 Staging: w35und: clean up wblinux.c a bit by Pekka Enberg · 16 years ago
  3. 7b9a79b Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros by Pekka Enberg · 16 years ago
  4. 7fff131 Staging: w35und: remove global struct ieee80211_hw by Pekka Enberg · 16 years ago
  5. 1e8a2b6 Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv by Pekka Enberg · 16 years ago
  6. ac418b8 Staging: w35und: clean up adapter.h a bit by Pekka Enberg · 16 years ago
  7. 42c84bb Staging: w35und: remove ->adapter from struct _HW_DATA_T by Pekka Enberg · 16 years ago
  8. cc18071 Staging: w35und: move struct wbsoft_priv to core.h and use it by Pekka Enberg · 16 years ago
  9. 9ce922f Staging: w35und: move source files to one directory by Pekka Enberg · 16 years ago
  10. 8421513 Staging: w35und: remove some dead code by Pekka Enberg · 16 years ago
  11. 80aba53 Staging: w35und: #include cleanup by Pekka Enberg · 16 years ago
  12. 8971280 Staging: w35und: remove unused link status code by Pekka Enberg · 16 years ago
  13. 350e858 Staging: w35und: remove unused macros from common.h by Pekka Enberg · 16 years ago
  14. 4460a0b Staging: w35und: remove abs() and BIT() macros by Pekka Enberg · 16 years ago
  15. fc68c7e Staging: w35und: remove memcpy/memcmp wrappers by Pekka Enberg · 16 years ago
  16. 44e8541 Staging: w35und: remove atomic op wrappers by Pekka Enberg · 16 years ago
  17. deee7c8 Staging: w35und: remove timer wrappers by Pekka Enberg · 16 years ago
  18. a36e089 Staging: w35und: move supported band initialization out of wb35_probe() by Pekka Enberg · 16 years ago
  19. 16d3659 Staging: w35und: plug memory leak in wbsoft_tx() by Pekka Enberg · 16 years ago
  20. 3c01ec0 Staging: w35und: remove macro magic from MLME_GetNextPacket() by Pekka Enberg · 16 years ago
  21. 4af12e5 Staging: w35und: usb_put_dev() is missing from wb35_disconnect() by Pekka Enberg · 16 years ago
  22. c8b2b70 Staging: w35und: OS_MEMORY_ALLOC wrapper removal by Pekka Enberg · 16 years ago
  23. 279b6cc Staging: w35und: remove true/false boolean macros by Pekka Enberg · 16 years ago
  24. 9ce9ed5 w35und: remove dead code from wbusb_f.h by Pekka Enberg · 16 years ago
  25. f3d2018 Staging: w35und: remove usb_alloc_urb wrapper function by Greg Kroah-Hartman · 16 years ago
  26. 7c12604 Staging: w35und: remove usb_submit_urb wrapper function by Greg Kroah-Hartman · 16 years ago
  27. 1523ddc Staging: w35und: wb35_probe() cleanup by Pekka Enberg · 16 years ago
  28. 581f67c Staging: w35und: merge wblinux struct to adapter by Pekka Enberg · 16 years ago
  29. 88ebc4b Staging: w35und: padapter struct typedef removal by Pekka Enberg · 16 years ago
  30. 65144de Staging: w35und: wb35reg struct typedef removal by Pekka Enberg · 16 years ago
  31. f37435c Staging: w35und: reg queue struct typedef removal by Pekka Enberg · 16 years ago
  32. a55a89b Staging: w35und: purb typedef removal by Pekka Enberg · 16 years ago
  33. 3e855b2 Staging: w35und: remove the no-op pa_stall_execution macro by Pekka Enberg · 16 years ago
  34. 34222e0 Staging: w35und: use msleep() and udelay() by Pekka Enberg · 16 years ago
  35. 4fc838f Staging: w35und: remove unused wb35_open() and wb35_close() functions by Pekka Enberg · 16 years ago
  36. 302bae8 Staging: w35und: make wb35_probe() and wb35_disconnect() funtions static by Pekka Enberg · 16 years ago
  37. a337957 staging: correct dubious use of !x & y by Harvey Harrison · 16 years ago
  38. 6e38a2b Staging: Kconfig for ARCH=arm,8300, cris by F. Duncan M. Haldane · 16 years ago
  39. 60572c0 Staging: go7007: fixes due v4l2_file_operations api change by Greg Kroah-Hartman · 16 years ago
  40. 4f7ddec Staging: go7007: fixes due to video_usercopy api change by Greg Kroah-Hartman · 16 years ago
  41. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  42. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 16 years ago
  43. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 16 years ago
  44. 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 16 years ago
  45. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 16 years ago
  46. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 16 years ago
  47. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  48. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  49. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  50. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 16 years ago
  51. 8fbf26a dm request: add caches by Kiyoshi Ueda · 16 years ago
  52. 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 16 years ago
  53. ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 16 years ago
  54. 2045e88 dm log: move region_size validation by Milan Broz · 16 years ago
  55. 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 16 years ago
  56. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  57. d460c65 dm raid1: fix error count by Jonathan Brassow · 16 years ago
  58. c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 16 years ago
  59. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 16 years ago
  60. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 16 years ago
  61. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  62. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  63. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  65. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  66. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  67. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  68. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 16 years ago
  69. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  70. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. c155b91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  72. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  73. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  74. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  75. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 16 years ago
  76. f1b11e5 i2o: Update my address by Alan Cox · 16 years ago
  77. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 16 years ago
  78. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 16 years ago
  79. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 16 years ago
  80. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 16 years ago
  81. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 16 years ago
  82. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
  83. 6f57321 pkt_sched: cls_u32: Fix locking in u32_change() by Jarek Poplawski · 16 years ago
  84. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  85. f1d3e4d iucv: fix cpu hotplug by Heiko Carstens · 16 years ago
  86. 65dbd7c af_iucv: Free iucv path/socket in path_pending callback by Hendrik Brueckner · 16 years ago
  87. 18becbc af_iucv: avoid left over IUCV connections from failing connects by Ursula Braun · 16 years ago
  88. 55cdea9 af_iucv: New error return codes for connect() by Hendrik Brueckner · 16 years ago
  89. 046c688 mm: update my address by Alan Cox · 16 years ago
  90. 5641f1f X86_DEBUGCTLMSR won't work on uml by Al Viro · 16 years ago
  91. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  92. 22409f9 get rid of the last symlink in uml build by Al Viro · 16 years ago
  93. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  94. c276e09 Revert "net: Fix for initial link state in 2.6.28" by David S. Miller · 16 years ago
  95. 3a5e1d1 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  96. 9d7eff6 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  97. cad9d90 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 16 years ago
  98. 8eca753 ALSA: ice1724 - Fix a typo in IEC958 PCM name by Alan Horstmann · 16 years ago
  99. 4ae8978 inotify: fix type errors in interfaces by Michael Kerrisk · 16 years ago
  100. 2f1169e fix breakage in reiserfs_new_inode() by Al Viro · 16 years ago