1. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  3. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  4. b4496d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  5. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 16 years ago
  6. a3bafee ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable by Michael Buesch · 16 years ago
  7. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  8. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  9. b212f33 airo warning fix by Andrew Morton · 16 years ago
  10. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 16 years ago
  11. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  12. 8b91ac0 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  13. edeb280 Fix uart_set_ldisc() function type by Linus Torvalds · 16 years ago
  14. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  15. 2d9b57f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  16. 3b5b60b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  17. 1a79d1c s2io iomem annotations by Al Viro · 16 years ago
  18. 6399e7a isp1760-if iomem annotations by Al Viro · 16 years ago
  19. fa4144b cdc-wdm endianness fixes by Al Viro · 16 years ago
  20. 76e6f25 usb/c67x00 endianness annotations by Al Viro · 16 years ago
  21. a064d5b ibmaem endianness annotations by Al Viro · 16 years ago
  22. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 16 years ago
  23. ba069e3 sata_mv: PHY_MODE4 cleanups by Mark Lord · 16 years ago
  24. e1fefea [libata] ata_piix: more acer short cable quirks by Colin Ian King · 16 years ago
  25. 664d080 [libata] ACPI: Properly handle bay devices in dock stations by Holger Macht · 16 years ago
  26. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 16 years ago
  27. 4b34fe1 PNP: mark resources that conflict with PCI devices "disabled" by Bjorn Helgaas · 16 years ago
  28. 00e98a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  29. f365ad5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  30. a4ed1e4 8250 Serial Driver: revert extra IRQ flag definition patch by Bryan Wu · 16 years ago
  31. 56997fa [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 by Grant Grundler · 16 years ago
  32. aefdbf1 atl1: fix 4G memory corruption bug by Alexey Dobriyan · 16 years ago
  33. 08722bc ucc_geth_ethtool: Add a missing HW stats counter by Li Yang · 16 years ago
  34. 25f03dc ucc_geth_ethtool: Fix typo by Joakim Tjernlund · 16 years ago
  35. 11a3a15 virtio: fix delayed xmit of packet and freeing of old packets. by Rusty Russell · 16 years ago
  36. 7eb2e25 virtio: fix virtio_net xmit of freed skb bug by Rusty Russell · 16 years ago
  37. d399cf8 myri10ge: update driver version by Brice Goglin · 16 years ago
  38. 6f94f70 sc92031: remove bogus unlikely() by Cesar Eduardo Barros · 16 years ago
  39. 17a9440 [netdrvr] CS89X0: Add cleanup for dma after fail by Wang Chen · 16 years ago
  40. b055629 [netdrvr] sfc: Report XAUI link down at default log level by Ben Hutchings · 16 years ago
  41. 61ac7bf Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  42. 28d7647 [SCSI] qla2xxx: Update version number to 8.02.01-k4. by Andrew Vasquez · 16 years ago
  43. 08b95a1 [SCSI] qla2xxx: Correct handling of AENs postings for vports. by Seokmann Ju · 16 years ago
  44. 3c39740 [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling." by Seokmann Ju · 16 years ago
  45. ab8cd81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  46. f8356ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  47. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  48. 57f50ca drivers/watchdog/geodewdt.c: build fix by Ingo Molnar · 16 years ago
  49. a9b841e PCI: fix rpadlpar pci hotplug driver sysfs usage by Benjamin Herrenschmidt · 16 years ago
  50. 3072c37 ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c by peerchen · 16 years ago
  51. 034d8e8 [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support by Ashish Kalra · 16 years ago
  52. 19ef9d5 libata: SRST can't be trusted on PMP sil3726 by Tejun Heo · 16 years ago
  53. ec2a20e libata: fix libata-scsi kernel-doc notation by Randy Dunlap · 16 years ago
  54. 2da6765 ata: Convert to static DEFINE_SPINLOCK(lock) by Pradeep Singh Rautela · 16 years ago
  55. 23cf296 ata_piix: fix macbook ich8m problems by Tejun Heo · 16 years ago
  56. 0388a8c sata_mv: implement SoC guideline SATA_S11 by Mark Lord · 16 years ago
  57. b406c7a sata_mv: workaround for 60x1 errata sata13 by Mark Lord · 16 years ago
  58. 5cf73bf sata_mv: nuke unreleased GenIIe revisions by Mark Lord · 16 years ago
  59. 8c30a8b sata_mv: PHY_MODEx errata fixes by Mark Lord · 16 years ago
  60. 1f39847 sata_mv: move SOC_FLAG to hpriv by Mark Lord · 16 years ago
  61. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. 9db8ee3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  63. e3aa51f acpi: fix sparse const errors by Harvey Harrison · 16 years ago
  64. 501a525 Input: gtco - fix double kfree in error handling path by Dmitry Torokhov · 16 years ago
  65. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  66. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  67. c80ee72 [S390] dasd: use a generic wait_queue for sleep_on by Stefan Haberland · 16 years ago
  68. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  69. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  70. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 16 years ago
  71. b4f68be virtio: force callback on empty. by Rusty Russell · 16 years ago
  72. 52a3a05 virtio_net: another race with virtio_net and enable_cb by Christian Borntraeger · 16 years ago
  73. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 16 years ago
  74. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 16 years ago
  75. b769f57 virtio: set device index in common code. by Rusty Russell · 16 years ago
  76. 5610bd1 virtio: virtio_pci should not set bus_id. by Rusty Russell · 16 years ago
  77. 2ad3cfb virtio: bus_id for devices should contain 'virtio' by Rusty Russell · 16 years ago
  78. ac9d463 Fix crash in virtio_blk during modprobe ; rmmod ; modprobe by Chris Lalancette · 16 years ago
  79. e27810f lguest: use ioremap_cache, not ioremap by Rusty Russell · 16 years ago
  80. 916941b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  81. fbf4d7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  82. 413c239 driver-core: prepare for 2.6.27 api change by adding dev_set_name by Stephen Rothwell · 16 years ago
  83. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 16 years ago
  84. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 16 years ago
  85. a7f3872 USB: usb-serial: option: Don't match Huawei driver CD images by Michael Karcher · 16 years ago
  86. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 16 years ago
  87. 598eff6 USB: add another scanner quirk by René Rebe · 16 years ago
  88. 2a8bc9e USB: Add support for ROKR W5 in unusual_devs.h by Javier Smaldone · 16 years ago
  89. c5f23b0 USB: Fix M600i unusual_devs entry by Phil Dibowitz · 16 years ago
  90. c7257bd USB: usb-storage: unusual_devs update for Cypress ATACB by Alan Stern · 16 years ago
  91. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 16 years ago
  92. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 16 years ago
  93. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  94. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  95. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 16 years ago
  96. 217a908 USB: add all configs to the "descriptors" attribute by Alan Stern · 16 years ago
  97. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 16 years ago
  98. 62d104d USB: Firmware loader driver for USB Apple iSight camera by Matthew Garrett · 16 years ago
  99. ebb3770 USB: FTDI_SIO : Add support for Matrix Orbital PID Range by Ray Molenkamp · 16 years ago
  100. 4bd2797 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago