1. 1c8594b [TG3]: Fix bug in tg3_set_eeprom() by Michael Chan · 19 years ago
  2. e6af301 [TG3]: Add nvram lock-out support for 5752 TPM by Michael Chan · 19 years ago
  3. 361b4ac [TG3]: Add nvram detection for 5752 by Michael Chan · 19 years ago
  4. 3e7d83b [TG3]: Add GPIO3 for 5752 by Michael Chan · 19 years ago
  5. ff645be [TG3]: Workaround 5752 A0 chip ID by Michael Chan · 19 years ago
  6. 8c6bda1 [TG3]: Fix tg3_set_power_state() by Michael Chan · 19 years ago
  7. 314fba3 [TG3]: Setup proper GPIO settings by Michael Chan · 19 years ago
  8. 7d0c41e [TG3]: Split tg3_phy_probe into 2 functions by Michael Chan · 19 years ago
  9. 85e94ce [TG3]: Minor 5752 fixes by Michael Chan · 19 years ago
  10. 053d780 [TG3]: add support for bcm5752 rev a1 by John W. Linville · 19 years ago
  11. 1b440c56 [TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag by John W. Linville · 19 years ago
  12. bb7064d [TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants by John W. Linville · 19 years ago
  13. 863925f [TG3]: more use of TG3_FLG2_5705_PLUS flag by John W. Linville · 19 years ago
  14. cbf4685 [TG3]: use new TG3_FLG2_5750_PLUS flag by John W. Linville · 19 years ago
  15. 6708e5c [TG3]: define TG3_FLG2_5750_PLUS flag by John W. Linville · 19 years ago
  16. fcf0269 [TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's by John W. Linville · 19 years ago
  17. 6e9017a [TG3]: add bcm5752 entry to pci_ids.h by John W. Linville · 19 years ago
  18. af2bcd9 [TG3]: add bcm5752 to tg3_pci_tbl by John W. Linville · 19 years ago
  19. 2052da9 [TG3]: add basic bcm5752 support by John W. Linville · 19 years ago
  20. ebc37b6 [ATM]: net/atm/resources.c: remove __free_atm_dev by Adrian Bunk · 19 years ago
  21. 29c4be5 [AX25]: make ax25_queue_xmit a net_device parameter by Arnaldo Carvalho de Melo · 19 years ago
  22. 208a6df [ATM]: sk_atm() conversion missed subtle change of vcc by Chas Williams · 19 years ago
  23. 2609545 [NET]: Add missing newline for skb_*_panic by Patrick McHardy · 19 years ago
  24. 1cff94c [PATCH] fix subarch breakage in amd dual core updates by James Bottomley · 19 years ago
  25. 62b56fa [PATCH] Fix tgafb.c compile failure by Adrian Bunk · 19 years ago
  26. e4ec0f2 [PATCH] Fix non-legacy ISO receive regression by Jody McIntyre · 19 years ago
  27. dfe547a [PATCH] ohci1394: tlabels misprinted in DBGMSG by Jody McIntyre · 19 years ago
  28. 8d134db Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  29. 40b7bc0 [PATCH] alpha: key management syscalls by Richard Henderson · 19 years ago
  30. 821376b [IA64] fix fls() by David Mosberger-Tang · 19 years ago
  31. d8470b7 [PATCH] fix for ISDN ippp filtering by Karsten Keil · 19 years ago
  32. 3a6fd75 [PATCH] x86_64: Bug in new out of line put_user() by Alexander Nyberg · 19 years ago
  33. 6d9c5d9 Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git by Linus Torvalds · 19 years ago
  34. 858eaca16 [PATCH] Fix aic7xxx_osm.c compile with older gcc's by James Bottomley · 19 years ago
  35. 489ec5f [SPARC64]: sparc64 preempt + smp by Al Viro · 19 years ago
  36. a2755a8 Linux v2.6.12-rc3 by Linus Torvalds · 19 years ago
  37. 4d78b6c [IPSEC]: COW skb header in UDP decap by Herbert Xu · 19 years ago
  38. c7f905f0 [ATALK]: Add missing dev_hold() to atrtr_create(). by Herbert Xu · 19 years ago
  39. 88a6685 [SOCK]: on failure free the sock from the right place by Arnaldo Carvalho de Melo · 19 years ago
  40. 9c2b332 [NET]: skbuff: remove old NET_CALLER macro by Stephen Hemminger · 19 years ago
  41. 98f245e [RTNETLINK]: Add comma to final entry in link_rtnetlink_table by David S. Miller · 19 years ago
  42. 240eed9 [RTNETLINK]: Protocol family wildcard dumping for routing rules by Thomas Graf · 19 years ago
  43. 3320da8 [IPV6]: Replace bogus instances of inet->recverr by Herbert Xu · 19 years ago
  44. 357b40a [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory by Herbert Xu · 19 years ago
  45. fd92833 [IPV6]: Fix a branch prediction by YOSHIFUJI Hideaki · 19 years ago
  46. c4d5411 [NET]: Shave sizeof(ptr) bytes off dst_entry by Herbert Xu · 19 years ago
  47. 561bbe3 [PATCH] freepgt: remove FIRST_USER_ADDRESS hack by Hugh Dickins · 19 years ago
  48. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  49. cdfb82f [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 19 years ago
  50. 6119be0 [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE by Hugh Dickins · 19 years ago
  51. 8462e20 [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR by Hugh Dickins · 19 years ago
  52. e2cdef8 [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS by Hugh Dickins · 19 years ago
  53. 021740d [PATCH] freepgt: hugetlb area is clean by Hugh Dickins · 19 years ago
  54. 146425a [PATCH] freepgt: mpnt to vma cleanup by Hugh Dickins · 19 years ago
  55. 8f6c99c [PATCH] freepgt: remove arch pgd_addr_end by Hugh Dickins · 19 years ago
  56. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 19 years ago
  57. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 19 years ago
  58. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 19 years ago
  59. 9f6c6fc Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 19 years ago
  60. c3c6619 Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 19 years ago
  61. c79bea0 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ by Linus Torvalds · 19 years ago
  62. a9e4820 Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  63. a4b3836 [PATCH] aoe 12/12: send outgoing packets in order by ecashin@coraid.com · 19 years ago
  64. 0c6f0e7 [PATCH] aoe 11/12: add support for disk statistics by ecashin@coraid.com · 19 years ago
  65. e3b7df6 [PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocation by ecashin@coraid.com · 19 years ago
  66. d098840 [PATCH] aoe 8/12: document env var for specifying number by ecashin@coraid.com · 19 years ago
  67. 63e9cc5 [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup by ecashin@coraid.com · 19 years ago
  68. 0334793 [PATCH] aoe 5/12: don't try to free null bufpool by ecashin@coraid.com · 19 years ago
  69. fa83c2d [PATCH] aoe 4/12: handle distros that have a udev rules by ecashin@coraid.com · 19 years ago
  70. b68650f [PATCH] aoe 3/12: update driver version to 6 by ecashin@coraid.com · 19 years ago
  71. 32465c6 [PATCH] aoe 2/12: allow multiple aoe devices with same MAC by ecashin@coraid.com · 19 years ago
  72. fc458dc [PATCH] aoe 1/12: remove too-low cap on minor number by ecashin@coraid.com · 19 years ago
  73. f0e035f [PATCH] kobject/hotplug split - net bridge by kay.sievers@vrfy.org · 19 years ago
  74. 089d42b [PATCH] kobject/hotplug split - usb cris by kay.sievers@vrfy.org · 19 years ago
  75. e57cd73 [PATCH] kobject/hotplug split - devices core by kay.sievers@vrfy.org · 19 years ago
  76. b41148c [PATCH] kobject/hotplug split - block core by kay.sievers@vrfy.org · 19 years ago
  77. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 19 years ago
  78. 18c3d52 [PATCH] kobject/hotplug split - kobject add/remove by kay.sievers@vrfy.org · 19 years ago
  79. 7b55863 [PATCH] debugfs: fix !debugfs prototypes by Michal Ostrowski · 19 years ago
  80. a7a76ce [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies by Roland Dreier · 19 years ago
  81. 1694145 [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. by Steven Cole · 19 years ago
  82. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  83. 31e5abe [PATCH] sysfs: add sysfs_chmod_file() by Kay Sievers · 19 years ago
  84. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 19 years ago
  85. 6f31e42 [PATCH] kref: add link to original documentation to the kref documentation. by gregkh@suse.de · 19 years ago
  86. 5c11c52 [PATCH] kref: add documentation by minyard@acm.org · 19 years ago
  87. 1d66c64 [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers by Jean Delvare · 19 years ago
  88. 86b5ac8 [PATCH] I2C: via686a cleanups by Jean Delvare · 19 years ago
  89. 0598571 [PATCH] w1_smem: w1 ID is only 8 bytes long. by johnpol@2ka.mipt.ru · 19 years ago
  90. 8523ff4 [PATCH] w1: real fix for big endian machines. by johnpol@2ka.mipt.ru · 19 years ago
  91. c0698f2 fully merge up to scsi-misc-2.6 by James Bottomley · 19 years ago
  92. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 19 years ago
  93. 6cdee10 [PATCH] usb gadget: ethernet/rndis updates by David Brownell · 19 years ago
  94. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  95. 6fd19f4 [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c by Jesper Juhl · 19 years ago
  96. acbb36f [PATCH] USB: pl2303 new vendor/model ids by Peter Favrholdt · 19 years ago
  97. 97bb13e [PATCH] pl2303 - status line by Flavio Leitner · 19 years ago
  98. 6fdd8e8 [PATCH] pl2303 - unplug device. by Flavio Leitner · 19 years ago
  99. 8835f66 [PATCH] USB: USB API documentation modification by Alan Stern · 19 years ago
  100. 0e498763 [PATCH] USB: OHCI on Compaq Aramada 7400 by David Brownell · 19 years ago