1. 059fe7a bonding: Convert locks to _bh, rework alb locking for new locking by Jay Vosburgh · 17 years ago
  2. 0b0eef6 bonding: Convert miimon to new locking by Jay Vosburgh · 17 years ago
  3. cf5f904 bonding: Convert balance-rr transmit to new locking by Jay Vosburgh · 17 years ago
  4. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  5. 15df580 Update MAINTAINERS to reflect my (jgarzik's) current efforts. by Jeff Garzik · 17 years ago
  6. de05238 pasemi_mac: fix typo by Olof Johansson · 17 years ago
  7. 79d1050 defxx.c: dfx_bus_init() is __devexit not __devinit by Maciej W. Rozycki · 17 years ago
  8. b9192ad s390 MAINTAINERS by Ursula Braun · 17 years ago
  9. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  10. b877fe2 sky2: crash on remove by Stephen Hemminger · 17 years ago
  11. f5e42fb MIPSnet: Delete all the useless debugging printks. by Ralf Baechle · 17 years ago
  12. 6cd043d AR7 ethernet: small post-merge cleanups and fixes by Matteo Croce · 17 years ago
  13. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  14. c7ffb6b Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  15. 43cd736 Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  16. 194b2d0 mv643xx_eth: Hook up mv643xx_get_sset_count by Dale Farnsworth · 17 years ago
  17. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  18. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  19. 22150c4 9p: v9fs_vfs_rename incorrect clunk order by Latchesar Ionkov · 17 years ago
  20. 0a97629 9p: fix memleak in fs/9p/v9fs.c by Adrian Bunk · 17 years ago
  21. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  22. 891039a xtensa: fix sg->page fallout by Emil Medve · 17 years ago
  23. 4e01776 mmc: fix sg->page fallout by Emil Medve · 17 years ago
  24. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  25. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  26. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  27. a98ce5c Fix synchronize_irq races with IRQ handler by Herbert Xu · 17 years ago
  28. 48d2268 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  29. e5eca6a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  30. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  31. f3344c5 Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  32. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  33. 101e4d9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  34. 2f2c267 m68knommu: cleanup m68knommu timer code by Greg Ungerer · 17 years ago
  35. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago
  36. c48f484 m68knommu: fix make archclean by Greg Ungerer · 17 years ago
  37. 293dba4 m68knommu: remove use of undefined symbols in setup.c by Greg Ungerer · 17 years ago
  38. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  39. dbf18c8 m68knommu: fix syscall restart handling by Greg Ungerer · 17 years ago
  40. ada8d21 m68knommu: add make support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  41. 775ecf8 m68knommu: no separate stack region to report at startup by Greg Ungerer · 17 years ago
  42. c1057c6 m68knommu: add config support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  43. a65c1ec m68knommu: updated defconfig by Greg Ungerer · 17 years ago
  44. f186c9a m68knommu: local module/elf definitions by Greg Ungerer · 17 years ago
  45. fa2eae9 m68knommu: define __clear_user macro by Matt Waddel · 17 years ago
  46. 151941a m68knommu: fix syscall tracing by Matt Waddel · 17 years ago
  47. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  48. 7fa57a0 Char: cyclades, fix potential NULL dereference by Jiri Slaby · 17 years ago
  49. 1ddd439 fix mprotect vma_wants_writenotify prot by Hugh Dickins · 17 years ago
  50. 4ae3f84 md: raid5: fix clearing of biofill operations by Dan Williams · 17 years ago
  51. 85bfb4d md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata by NeilBrown · 17 years ago
  52. c1f395f mv643xx_eth: Remove obsolete checksum offload comment by Dale Farnsworth · 17 years ago
  53. fbd6a75 mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c by Lennert Buytenhek · 17 years ago
  54. b45d914 mv643xx_eth: Remove unused register defines by Lennert Buytenhek · 17 years ago
  55. 5688fe8 mv643xx_eth: Clean up mv643xx_eth.h by Lennert Buytenhek · 17 years ago
  56. e4d00fa mv643xx_eth: Remove MV643XX_ETH_ register prefix by Lennert Buytenhek · 17 years ago
  57. f9fbbc1 mv643xx_eth: Remove SHARED_REGS register address bias by Lennert Buytenhek · 17 years ago
  58. 9c1bbdf mv643xx_eth: Enable use on Orion platforms by Lennert Buytenhek · 17 years ago
  59. 9f31684 mv643xx_eth: Disable RX/TX byte swapping on little-endian systems by Lennert Buytenhek · 17 years ago
  60. e2734d6 mv643xx_eth: Move ethernet register definitions into private header by Lennert Buytenhek · 17 years ago
  61. c4a6a2a mv643xx_eth: Split off mv643xx_eth platform device data by Lennert Buytenhek · 17 years ago
  62. 786d369 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  63. 5a37cf1 [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion by Alexey Korolev · 17 years ago
  64. cb92ae8 sparc64: zero out dma_length by FUJITA Tomonori · 17 years ago
  65. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  66. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  67. ebc3bbc Fix sctp compile by Christian Borntraeger · 17 years ago
  68. 75d35c9 m68knommu: remove sg_address() by Jens Axboe · 17 years ago
  69. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago
  70. 26da107 blackfin: remove sg_address() by Jens Axboe · 17 years ago
  71. dee9ba8 arm: sg fallout by Jens Axboe · 17 years ago
  72. 4fcc47a mips: sg_page() fallout by Jens Axboe · 17 years ago
  73. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  74. 2298a1d [AVR32] ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  75. eaf5f92 [AVR32] Implement at32_add_device_cf() by Haavard Skinnemoen · 17 years ago
  76. 2042c1c [AVR32] Implement more at32_add_device_foo() functions by Haavard Skinnemoen · 17 years ago
  77. 8629896 [AVR32] Fix a couple of sparse warnings by Haavard Skinnemoen · 17 years ago
  78. 1c2f173 [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board by Hans-Christian Egtvedt · 17 years ago
  79. 48021bd [AVR32] Platform code for pata_at32 by Kristoffer Nyborg Gregertsen · 17 years ago
  80. 12d4d40 intel-iommu: fix sg_page() by FUJITA Tomonori · 17 years ago
  81. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  82. dc81785 ide: build fix by FUJITA Tomonori · 17 years ago
  83. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  84. 7aeacf9 [BLOCK] blk_rq_map_sg: force clear termination bit by Jens Axboe · 17 years ago
  85. ad0d408 [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() by Jens Axboe · 17 years ago
  86. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  87. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  88. c8ac5a7 IB/ehca: Fix sg_page() fallout by Olof Johansson · 17 years ago
  89. 9f2326b arm: build fix by FUJITA Tomonori · 17 years ago
  90. 9efbf95 [ALSA] version 1.0.15 by Jaroslav Kysela · 17 years ago
  91. 41923e4 [ALSA] hda-codec - Fix possible array overflow by Takashi Iwai · 17 years ago
  92. 7507e8d [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning by Borislav Petkov · 17 years ago
  93. 31127f2 [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam by Dawid Wrobel · 17 years ago
  94. 35a1e0c [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC by Takashi Iwai · 17 years ago
  95. c8229c3 [ALSA] hda-codec - Fix Conexant 5045 volumes by Takashi Iwai · 17 years ago
  96. 9a2a763 [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec by Takashi Iwai · 17 years ago
  97. 8e84c64 [ALSA] snd-bt87x: Make the load_all option work correctly by Trent Piepho · 17 years ago
  98. 44e0b68 [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects by Adrian McMenamin · 17 years ago
  99. e5ab3a7c0 [ALSA] bt87x - Fix section mismatch by Takashi Iwai · 17 years ago
  100. 53eb1b8 [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute by Takashi Iwai · 17 years ago