1. 7962024 S2io: Check for register initialization completion before accesing device registers by Sreenivasa Honnur · 18 years ago
  2. 17cf803 ibm_newemac: Update file headers copyright notices by Benjamin Herrenschmidt · 18 years ago
  3. d09e18b ibm_newemac: Call dev_set_drvdata() before tah_reset() by Valentine Barshak · 18 years ago
  4. 63b6cad ibm_newemac: Fix typo reading TAH channel info by Valentine Barshak · 18 years ago
  5. 4696c3c ibm_newemac: Correct opb_bus_freq value by Valentine Barshak · 18 years ago
  6. 3d72256 ibm_newemac: Skip EMACs that are marked unused by the firmware by Hugh Blemings · 18 years ago
  7. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 18 years ago
  8. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 18 years ago
  9. 911b237 ibm_newemac: Workaround reset timeout when no link by Benjamin Herrenschmidt · 18 years ago
  10. 9685306 ibm_newemac: Fix ZMII refcounting bug by Benjamin Herrenschmidt · 18 years ago
  11. 8df4538 ibm_newemac: Add ET1011c PHY support by Stefan Roese · 18 years ago
  12. f1f304f ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support by Stefan Roese · 18 years ago
  13. abf9b90 e100: cleanup unneeded math by Auke Kok · 18 years ago
  14. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 18 years ago
  15. 70eba18 make bnx2x select ZLIB_INFLATE by Eliezer Tamir · 18 years ago
  16. 75758e8 cxgb3 - T3C support update by Divy Le Ray · 18 years ago
  17. fdaea7a bonding: Fix race at module unload by Jay Vosburgh · 18 years ago
  18. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 18 years ago
  19. b63bb73 bonding: Fix time comparison by David Sterba · 18 years ago
  20. 8e4b932 bonding: Allow setting and querying xmit policy regardless of mode by Wagner Ferenc · 18 years ago
  21. 1dcdcd6 bonding: Coding style: break line after the if condition by Wagner Ferenc · 18 years ago
  22. b884366 bonding: Purely cosmetic: rename a local variable by Wagner Ferenc · 18 years ago
  23. 16cd016 bonding: Return nothing for not applicable values by Wagner Ferenc · 18 years ago
  24. 7bd4650 bonding: Remove trailing NULs from sysfs interface. by Wagner Ferenc · 18 years ago
  25. 2c5ea0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  26. 29ac005 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  27. e17bcb4 ACPI: move timer broadcast before busmaster disable by Thomas Gleixner · 18 years ago
  28. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 18 years ago
  29. 0c3b091 [NIU]: Fix link LED handling. by Mirko Lindner · 18 years ago
  30. f194d13 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  31. 9213148 Pull apm-freeze-fix into release branch by Len Brown · 18 years ago
  32. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 18 years ago
  33. e1b7361 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  34. 84f4506 [PARISC] lba_pci: pci_claim_resources disabled expansion roms by Kyle McMartin · 18 years ago
  35. 2a1292b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. 4670df8 gpio_cs5535: disable AUX on output by Ben Gardner · 18 years ago
  37. 092e1fd Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer by Bryan Wu · 18 years ago
  38. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 18 years ago
  39. f452126 Blackfin SPI driver: use void __iomem * for regs_base by Bryan Wu · 18 years ago
  40. d8c0500 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait by Bryan Wu · 18 years ago
  41. 07612e5 spi: spi_bfin: resequence DMA start/stop by Sonic Zhang · 18 years ago
  42. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 18 years ago
  43. c3061ab spi: spi_bfin: bugfix for 8..16 bit word sizes by Bryan Wu · 18 years ago
  44. bb90eb0 spi: spi_bfin: handle multiple spi_masters by Bryan Wu · 18 years ago
  45. 3f479a6 spi: spi_bfin: relocate spin/waits by Sonic Zhang · 18 years ago
  46. cc487e7 spi: spi_bfin: change handling of communication parameters by Sonic Zhang · 18 years ago
  47. 12e17c4 spi: spi_bfin, rearrange portmux calls by Sonic Zhang · 18 years ago
  48. 7c4ef09 spi: spi_bfin uses portmux for additional busses by Sonic Zhang · 18 years ago
  49. a32c691 spi: spi_bfin uses platform device resources by Bryan Wu · 18 years ago
  50. 2ed3551 spi: spi_bfin, don't bypass spi framework by Mike Frysinger · 18 years ago
  51. fad91c8 spi: spi_bfin handles spi_transfer.cs_change by Bryan Wu · 18 years ago
  52. 5fec5b5 spi: spi_bfin cleanups, error handling by Bryan Wu · 18 years ago
  53. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 18 years ago
  54. 131b17d spi: initial BF54x SPI support by Bryan Wu · 18 years ago
  55. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 18 years ago
  56. 9b938b7 spi: simplify spi_sync() calling convention by Marc Pignat · 18 years ago
  57. 3f86f14 spi: at25 driver is for EEPROM not FLASH by David Brownell · 18 years ago
  58. 068f407 SPI: use mutex not semaphore by David Brownell · 18 years ago
  59. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 18 years ago
  60. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 18 years ago
  61. e3c0ac0 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  62. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 18 years ago
  63. f9663ae gianfar: fix compile warning by Grant Likely · 18 years ago
  64. 4352d82 pasemi_mac: Fix reuse of free'd skb by Olof Johansson · 18 years ago
  65. d30f53a SMC911X: Fix using of dereferenced skb after netif_rx by Wang Chen · 18 years ago
  66. 8cfcbe9 sky2: recovery deadlock fix by Stephen Hemminger · 18 years ago
  67. 4c537e6 Fix memory corruption in fec_mpc52xx by Jon Smirl · 18 years ago
  68. 0581d3f Don't claim to do IPv6 checksum offload by David Woodhouse · 18 years ago
  69. 4c14fe9 cxgb - revert file mode changes. by Divy Le Ray · 18 years ago
  70. 943547a pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings by Bartlomiej Zolnierkiewicz · 18 years ago
  71. 6ba8695 ahci: add the Device IDs of MCP79 AHCI controller to ahci.c by peerchen · 18 years ago
  72. 306b30f sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives by Mark Lord · 18 years ago
  73. 3f3debd sata_nv: don't use legacy DMA in ADMA mode (v3) by Robert Hancock · 18 years ago
  74. 2254c2e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  75. 799b37b drivers/s390/net/ctcmain.c: fix build bug by Ingo Molnar · 18 years ago
  76. 436d1bc [S390] dcssblk: prevent early access without own make_request function by Christian Borntraeger · 18 years ago
  77. 67175616 [S390] cio: add missing reprobe loop end statement by Peter Oberparleiter · 18 years ago
  78. c94dec9 [S390] cio: Issue SenseID per path. by Cornelia Huck · 18 years ago
  79. 561d9a9 HWMON: coretemp, suspend fix by Rafael J. Wysocki · 18 years ago
  80. c8b1ef8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  81. 26145f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  82. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 18 years ago
  83. e87cb5d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  84. d894f45 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  85. b00296f uml: add !UML dependencies by Al Viro · 18 years ago
  86. eafe1aa I4L: fix isdn_ioctl memory overrun vulnerability by Karsten Keil · 18 years ago
  87. 6ac4773 Pull bugzilla-9429 into release branch by Len Brown · 18 years ago
  88. 7ac3ae3 Pull thermal into release branch by Len Brown · 18 years ago
  89. 152c300 ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference by Bob Moore · 18 years ago
  90. 357dc4c ACPI: Delete the IRQ operation in throttling controll via PTC by Zhao Yakui · 18 years ago
  91. 02a121d sata_mv: Fix broken Marvell 7042 support. by Mark Lord · 18 years ago
  92. 0f9fe9b libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19)) by Alan Cox · 18 years ago
  93. 04d86d6 ata_piix: add more toshiba laptops to broken suspend list by Peter Schwenke · 18 years ago
  94. e9f3340 libata: More IVB horkage from TSST by Peter Missel · 18 years ago
  95. abb6a88 libata: report protocol and full CDB on error by Tejun Heo · 18 years ago
  96. 1c20a49 Several fixes for the AVR32 PATA driver by Kristoffer Nyborg Gregertsen · 18 years ago
  97. 2d79ab8 sata_mv: fix compilation error when enabling DEBUG by Saeed Bishara · 18 years ago
  98. f88c480 Set proper ATA UDMA mode for bf548 according to system clock. by sonic zhang · 18 years ago
  99. 9ec46c6 LIB82596: correct data types for hardware addresses by Thomas Bogendoerfer · 18 years ago
  100. 48f6b05 via-velocity: don't oops on MTU change (resend) by Stephen Hemminger · 18 years ago