1. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 18 years ago
  2. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 18 years ago
  3. 1723424 sata_via: don't diddle with ATA_NIEN in ->freeze by Tejun Heo · 18 years ago
  4. 8eda232 HID: fix hid-input mapping for Firefly Mini Remote Control by Simon Bennett · 18 years ago
  5. ad2905f USB HID: fix hid_blacklist clash for 0x08ca/0x0010 by Jiri Kosina · 18 years ago
  6. 767fe78 HID: fix memleaking of collection by Jiri Kosina · 18 years ago
  7. b229a7b libata: set_mode, Fix the FIXME by Alan · 18 years ago
  8. a52865c libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code by Alan · 18 years ago
  9. 6a40da0 libata cmd64x: whack into a shape that looks like the documentation by Alan · 18 years ago
  10. 6f3776c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  11. 6e35c24 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  12. d28122a [ARM] Fix AMBA serial drivers for non-first serial ports by Russell King · 18 years ago
  13. 9b93816 [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume by Andrew Victor · 18 years ago
  14. a14d527 [ARM] 4086/1: AT91: Whitespace cleanup by Andrew Victor · 18 years ago
  15. e47b207 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  16. 7a80118 libata: Fixup n_elem initialization by Brian King · 18 years ago
  17. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 18 years ago
  18. f740d16 sata_nv: don't rely on NV_INT_DEV indication with ADMA by Robert Hancock · 18 years ago
  19. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 18 years ago
  20. 778a43f [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code by Adrian Bunk · 18 years ago
  21. 8f1adb5 [IrDA]: Removed incorrect IRDA_ASSERT() by Samuel Ortiz · 18 years ago
  22. 3958fb3 [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) by Samuel Ortiz · 18 years ago
  23. 419dd83 V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockup by Oleg Nesterov · 18 years ago
  24. 65ebe634 [PATCH] email change for shemminger@osdl.org by Stephen Hemminger · 18 years ago
  25. d344bff mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs by Dale Farnsworth · 18 years ago
  26. 3196265 s2io bogus memset by Al Viro · 18 years ago
  27. d227e87 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  28. 821836e Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  29. 4384247 [PATCH] s2io bogus memset by Al Viro · 18 years ago
  30. 0a3c4bd [PATCH] horizon.c: missing __devinit by Al Viro · 18 years ago
  31. c3ea672 [PATCH] funsoft: ktermios fix by Al Viro · 18 years ago
  32. fe6ea1f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  33. 364ca8a [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change by Yoichi Yuasa · 18 years ago
  34. 3a71229 [PATCH] acpi: remove "video device notify" message by Jeff Chua · 18 years ago
  35. 79603a3 [PATCH] tlclk: bug fix + misc fixes by Mark Gross · 18 years ago
  36. 15c945c [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm by Jamie Lenehan · 18 years ago
  37. fc3dffe [PATCH] KVM: fix bogus pagefault on writable pages by Avi Kivity · 18 years ago
  38. 038e51d [PATCH] KVM: x86 emulator: fix bit string instructions by Avi Kivity · 18 years ago
  39. cccf748 [PATCH] KVM: fix race between mmio reads and injected interrupts by Avi Kivity · 18 years ago
  40. 0843847 [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu by Avi Kivity · 18 years ago
  41. 184231b NetXen: Use pci_register_driver() instead of pci_module_init() in init_module by Amit S. Kale · 18 years ago
  42. 90f8b1d NetXen: Firmware check modifications by Amit S. Kale · 18 years ago
  43. 41b69c7 ehea: Fixed possible nullpointer access by Thomas Klein · 18 years ago
  44. bb3a644 ehea: Added logging off associated errors by Thomas Klein · 18 years ago
  45. 7674a58 ehea: Improved logging of permission issues by Thomas Klein · 18 years ago
  46. 4e996b3 ehea: New method to determine number of available ports by Thomas Klein · 18 years ago
  47. e919b59 ehea: Modified initial autoneg state determination by Thomas Klein · 18 years ago
  48. 602e0d1 ehea: Fixing firmware queue config issue by Thomas Klein · 18 years ago
  49. 061bf3c ehea: Fixed wrong dereferencation by Thomas Klein · 18 years ago
  50. 9f6d55d PHY: Export phy ethtool helpers by Kumar Gala · 18 years ago
  51. d08d283 modify 3c589_cs to be SMP safe by Komuro · 18 years ago
  52. ebcccd1 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  53. e001548 [PATCH] vmx: Fix register constraint in launch code by Herbert Xu · 18 years ago
  54. cea9ea6 IB/ehca: Fix mismatched spin_unlock in irq handler by Hoang-Nam Nguyen · 18 years ago
  55. ce29d72 IB/ehca: Fix improper use of yield() with spinlock held by Hoang-Nam Nguyen · 18 years ago
  56. a20f3a6 IB/srp: Check match_strdup() return by Ishai Rabinovitz · 18 years ago
  57. 46fd906 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  58. 39470bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  59. ae9608a PCI: fix pci-driver kernel-doc by Randy Dunlap · 18 years ago
  60. 2e45785 PCI: Unhide the SMBus on the Asus P4P800-X by Jean Delvare · 18 years ago
  61. 39559b4 USB: unusual_devs.h entry for nokia 6233 by Manuel Osdoba · 18 years ago
  62. caaf263 USB: Fix for typo in ohci-ep93xx.c by Petr Stetiar · 18 years ago
  63. b1bf4f4 USB: disable USB_MULTITHREAD_PROBE by Greg Kroah-Hartman · 18 years ago
  64. 53e8f84 USB: add vendor/device id for Option GT Max 3.6 cards by garrett_damore@tadpole.com · 18 years ago
  65. 379885a USB: unusual_devs.h for 0x046b:ff40 by Pete Zaitcev · 18 years ago
  66. 8d2bad8 USB: make usbhid ignore Imation Disc Stakka by Oliver Neukum · 18 years ago
  67. deb31f1 USB: rndis_host: fix crash while probing a Nokia S60 mobile by Daniel Gollub · 18 years ago
  68. d0ffff8 USB: asix: Detect internal PHY and enable/use accordingly by Andres Salomon · 18 years ago
  69. c9d8c2b usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched by Daniel Ritz · 18 years ago
  70. 19e805c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  71. ab11278 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  72. 365bbe0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  73. 0bf9854 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  74. 79d2628 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  75. a99d726 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  76. e55cec4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  77. 6d3154c Revert "[PATCH] Fix up mmap_kmem" by Linus Torvalds · 18 years ago
  78. d8c8a39 hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist by Jeremy Roberson · 18 years ago
  79. be82097 HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage by Anssi Hannula · 18 years ago
  80. 1f3ab01 HID: hid/hid-input.c doesn't need to include linux/usb/input.h by Jiri Kosina · 18 years ago
  81. e54dea6 HID: compilation fix when DEBUG_DATA is defined by Jiri Kosina · 18 years ago
  82. d4ae650 HID: proper LED-mapping for SpaceNavigator by Simon Budig · 18 years ago
  83. 6944006 HID: GEYSER4_ISO needs quirk by Adrian Friedli · 18 years ago
  84. e7c4e1a HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT by Russell King · 18 years ago
  85. e93f09d sata_mv HighPoint 2310 support (88SX7042) by Olof Johansson · 18 years ago
  86. 79a55b7 libata: fix handling of port actions in per-dev action mask by Tejun Heo · 18 years ago
  87. 96bc103 sata_via: add PCI ID 0x5337 by Luca Pedrielli · 18 years ago
  88. 7939aae sis190: failure to set the MAC address from EEPROM by Francois Romieu · 18 years ago
  89. c70a8c3 hwmon/w83793: Hide invalid VID readings by Gong Jun · 18 years ago
  90. c929431 hwmon/w83793: Fix the fan input detection by Rudolf Marek · 18 years ago
  91. 46bed4d hwmon/w83793: Ignore disabled temperature channels by Gong Jun · 18 years ago
  92. 9fab2d8b hwmon: Fix the VRD 11 decoding by Jean Delvare · 18 years ago
  93. ddca933 hwmon/w83793: Remove the description of AMDSI and update the voltage formula by Gong Jun · 18 years ago
  94. 6bf4465 Fix phy_read/write redefinition errors in ucc_geth_phy.c by Timur Tabi · 18 years ago
  95. df19b6b Update ucc_geth.c for new workqueue structure by Timur Tabi · 18 years ago
  96. b2db8dd myri10ge: update driver version to 1.2.0 by Brice Goglin · 18 years ago
  97. 21d05db myri10ge: check that we can get an irq by Brice Goglin · 18 years ago
  98. 6ebc087 myri10ge: make wc_fifo usage load-time tunable by Brice Goglin · 18 years ago
  99. 553af56 8139cp: Don't blindly enable interrupts by Chris Lalancette · 18 years ago
  100. 1076488 [PATCH] bcm43xx: Fix failure to deliver PCI-E interrupts by Larry Finger · 18 years ago