1. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  2. 1e231ef Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  3. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  4. f65e776 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  5. 8566cfc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  6. 7bdb2b6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  7. c0f2f76 [SPARC64]: Kconfig fix (GEN_RTC dependencies) by Al Viro · 19 years ago
  8. 3d9c994 [SUNSU]: Compile fixes. by Al Viro · 19 years ago
  9. 53d0fc2 [RTC]: Use SA_SHIRQ in sparc specific code. by David S. Miller · 19 years ago
  10. 1d25240 [MOXA]: Fix this driver properly. by Al Viro · 19 years ago
  11. 3da54c5 [IPW2200]: ipw2200.h needs linux/dma-mapping.h by David S. Miller · 19 years ago
  12. 74da1ed [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  13. 38f3843 [TG3]: Use status tag to check for new events by Michael Chan · 19 years ago
  14. 6148748 [TG3]: Remove status block access in tg3_msi() and add prefetches by Michael Chan · 19 years ago
  15. 9f40dea [TG3]: Add PHY loopback test by Michael Chan · 19 years ago
  16. 4009a93 [TG3]: Add ethtool -p support by Michael Chan · 19 years ago
  17. 4c98748 [TG3]: Minor 5780 and 5752 fixes by Michael Chan · 19 years ago
  18. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  19. fef6ec8 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core by Jesper Juhl · 19 years ago
  20. ceaeade [PATCH] Driver core: hande sysdev suspend failure by Shaohua Li · 19 years ago
  21. 9a8af6b [PATCH] Floppy: add cmos attribute to floppy driver tidy by Andrew Morton · 19 years ago
  22. 94fd0db [PATCH] Floppy: Add cmos attribute to floppy driver by Hannes Reinecke · 19 years ago
  23. 76d1ce0 [PATCH] Driver core: link device and all class devices derived from it. by Dmitry Torokhov · 19 years ago
  24. d65da6e [PATCH] Fix manual binding infinite loop by Greg Kroah-Hartman · 19 years ago
  25. 3a48c4c [PATCH] orinoco: New driver - spectrum_cs. by Pavel Roskin · 19 years ago
  26. ec82905 [PATCH] orinoco: New driver - orinoco_nortel. by Pavel Roskin · 19 years ago
  27. 8c09e16 [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES. by Pavel Roskin · 19 years ago
  28. c89cc22 [PATCH] orinoco: Optimize orinoco_join_ap() by Pavel Roskin · 19 years ago
  29. 708218b [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. by Pavel Roskin · 19 years ago
  30. acf73a8 [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. by Pavel Roskin · 19 years ago
  31. 70817c4 [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. by Pavel Roskin · 19 years ago
  32. 7cda624 [PATCH] Kconfig fix (PHYLIB vs. s390) by viro@ZenIV.linux.org.uk · 19 years ago
  33. 9a48220 [PATCH] (15/22) Kconfig fix (82596) by Al Viro · 19 years ago
  34. 63c9e54 [PATCH] mv643xx: add netpoll api support by Dale Farnsworth · 19 years ago
  35. 7342cd8 [PATCH] mv643xx: Fix promiscuous mode handling by Dale Farnsworth · 19 years ago
  36. 8f54371 [PATCH] mv643xx: Disable per port bandwidth limits by Dale Farnsworth · 19 years ago
  37. b111ceb [PATCH] mv643xx: fix outstanding tx skb counter by Dale Farnsworth · 19 years ago
  38. b1dd9ca [PATCH] mv643xx: fix skb memory leak by Dale Farnsworth · 19 years ago
  39. e797637 [PATCH] sis190: basic sis191 support by Francois Romieu · 19 years ago
  40. c3d6f1f [PATCH] sis190: RGMII Tx internal delay fiddling by Francois Romieu · 19 years ago
  41. 6614a6d [PATCH] sis190: make 10Mbps the default when handling the StationControl register by Francois Romieu · 19 years ago
  42. 900eb9d [PATCH] sis190: recent chipsets from SiS include a RGMII by Francois Romieu · 19 years ago
  43. 2146138 [PATCH] sis190: unmask the link change events by Francois Romieu · 19 years ago
  44. dc85dec [PATCH] 'mdio_bus_exit' in discarded section .text.exit by Peter Chubb · 19 years ago
  45. 9d8cc1b [PATCH] drivers/net/ne3210.c: cleanups by Adrian Bunk · 19 years ago
  46. 843684a [PATCH] (6/7) missing include (ipw2200) by viro@ftp.linux.org.uk · 19 years ago
  47. 2be041a [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) by viro@ftp.linux.org.uk · 19 years ago
  48. 6cafa99 [PATCH] (4/7) missing include (uli526x) by viro@ftp.linux.org.uk · 19 years ago
  49. 509a267 [PATCH] (3/7) iomem annotations (s2io) by viro@ftp.linux.org.uk · 19 years ago
  50. 1bea9ad [PATCH] (2/7) iomem annotations (e1000) by viro@ftp.linux.org.uk · 19 years ago
  51. 91fb4c9 [PATCH] (1/7) chelsio sparse annotations by viro@ftp.linux.org.uk · 19 years ago
  52. 0ce7625 [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware by Richard Purdie · 19 years ago
  53. 11be27e [PATCH] hwmon: (3/3) pc87360 driver update by Jim Cromie · 19 years ago
  54. 694fa05 [PATCH] hwmon: (2/3) pc87360 driver update by Jim Cromie · 19 years ago
  55. f0986bd [PATCH] hwmon: (1/3) pc87360 driver update by Jim Cromie · 19 years ago
  56. a89923f [PATCH] I2C: Fix sgi_xfer return value by Jean Delvare · 19 years ago
  57. d1b2f0a [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c by Jean Delvare · 19 years ago
  58. 8e14d6c [PATCH] i2c: chips/ds1374.c fixup by Mark A. Greer · 19 years ago
  59. a44e40b [PATCH] i2c: chips/m41t00.c fixup by Mark A. Greer · 19 years ago
  60. b280dab [PATCH] I2C: Drop probe parameter of i2c-keywest by Jean Delvare · 19 years ago
  61. 386625f [PATCH] I2C: Drop debug eeprom dump code in pcilynx by Jean Delvare · 19 years ago
  62. 4e0c64c Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git by · 19 years ago
  63. fae91e7 [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname by Jean Delvare · 19 years ago
  64. 1684a984 [PATCH] I2C: Kill i2c_algorithm.id (6/7) by Jean Delvare · 19 years ago
  65. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  66. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  67. 87c3d7a [PATCH] I2C: Kill i2c_algorithm.id (3/7) by Jean Delvare · 19 years ago
  68. e51cc6b [PATCH] I2C: Kill i2c_algorithm.id (2/7) by Jean Delvare · 19 years ago
  69. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  70. 4c9337d [PATCH] I2C: Centralize 24RF08 corruption prevention by Jean Delvare · 19 years ago
  71. a89ba0b [PATCH] I2C: Rewrite i2c_probe by Jean Delvare · 19 years ago
  72. 3b6c063 [PATCH] hwmon: VID table update by R.Marek@sh.cvut.cz · 19 years ago
  73. 19f673e [PATCH] hwmon: hwmon vs i2c, second round (11/11) by Jean Delvare · 19 years ago
  74. d0f2827 [PATCH] hwmon: hwmon vs i2c, second round (10/11) by Jean Delvare · 19 years ago
  75. da97a5a [PATCH] hwmon: hwmon vs i2c, second round (08/11) by Jean Delvare · 19 years ago
  76. 303760b [PATCH] hwmon: hwmon vs i2c, second round (07/11) by Jean Delvare · 19 years ago
  77. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  78. 96478ef [PATCH] hwmon: hwmon vs i2c, second round (05/11) by Jean Delvare · 19 years ago
  79. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  80. b78ec31 [PATCH] hwmon: hwmon vs i2c, second round (03/11) by Jean Delvare · 19 years ago
  81. ef8dec5 [PATCH] hwmon: hwmon vs i2c, second round (02/11) by Jean Delvare · 19 years ago
  82. 9fc6adf [PATCH] hwmon: hwmon vs i2c, second round (01/11) by Jean Delvare · 19 years ago
  83. 5cb8022 [PATCH] hwmon: lm85: trivial cleanups by Jean Delvare · 19 years ago
  84. 53ae11b [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h by Jean Delvare · 19 years ago
  85. b6d7b3d [PATCH] I2C: Improve core debugging messages by Jean Delvare · 19 years ago
  86. 48edcb6 [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus by Ian Campbell · 19 years ago
  87. cdcb192 [PATCH] I2C: inline i2c_adapter_id by Jean Delvare · 19 years ago
  88. e6cfb3a [PATCH] hwmon: tag super-i/o find functions __init by Jean Delvare · 19 years ago
  89. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  90. ce785ab [PATCH] I2C: W83792D add hwmon class register 2/3 by R.Marek@sh.cvut.cz · 19 years ago
  91. 5563e27 [PATCH] I2C: W83792D driver 1/3 by R.Marek@sh.cvut.cz · 19 years ago
  92. 02ff982 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) by Jean Delvare · 19 years ago
  93. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  94. 4926c0d [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) by Jean Delvare · 19 years ago
  95. 2d8672c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) by Jean Delvare · 19 years ago
  96. 5042c7d [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) by Jean Delvare · 19 years ago
  97. fde0950 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) by Jean Delvare · 19 years ago
  98. 400c455 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) by Jean Delvare · 19 years ago
  99. efde723 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) by Jean Delvare · 19 years ago
  100. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago