1. 0fa1986 firewire: improve refcounting of fw_card by Jay Fenlason · 16 years ago
  2. 2cc489c firewire: typo in comment by Jay Fenlason · 16 years ago
  3. d6053e0 firewire: fix small memory leak at module removal by Stefan Richter · 16 years ago
  4. 621f6dd firewire: fw-sbp2: remove unnecessary locking by Stefan Richter · 16 years ago
  5. c82cdea ieee1934: dv1394: interrupt enabling/disabling broken on big-endian by Harvey Harrison · 16 years ago
  6. 7d7039d ieee1394: dv1394: annotate frame input/output structs as little endian by Harvey Harrison · 16 years ago
  7. faf26bc ieee1394: eth1394: trivial sparse annotations by Harvey Harrison · 16 years ago
  8. debb480 ieee1394: mark bus_info_data as a __be32 array by Harvey Harrison · 16 years ago
  9. a5e6f64 ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro by Harvey Harrison · 16 years ago
  10. c816015 ieee1394: pcilynx: trivial endian annotation by Harvey Harrison · 16 years ago
  11. 0bed181 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets by Stefan Richter · 16 years ago
  12. c1fc58d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC by Harvey Harrison · 16 years ago
  13. cbe7dd6 ieee1394: ohci1394: flush MMIO writes before delay in initialization by Stefan Richter · 16 years ago
  14. 9e234fa ieee1394: ohci1394: pass error codes from request_irq through by Stefan Richter · 16 years ago
  15. d1069ae ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume by Frans Pop · 16 years ago
  16. b17a550 ieee1394: mark all hpsb_address_ops instances as const by Stefan Richter · 16 years ago
  17. adb0a61 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation by Stefan Richter · 16 years ago
  18. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  19. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  20. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  21. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  22. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  23. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  24. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  25. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  26. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  27. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  28. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  29. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  30. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  31. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  32. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  33. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  34. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  35. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  36. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  37. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  38. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  39. 739840d ppp: fix segfaults introduced by netdev_priv changes by James Chapman · 16 years ago
  40. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  41. b3806c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  43. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  44. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  45. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  46. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  47. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  48. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  49. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  50. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  51. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  52. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  53. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  54. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  55. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  56. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  57. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  58. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  59. 2fccd28 jme: Fixed a typo by cwm97m · 16 years ago
  60. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  61. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  62. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  63. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  64. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 16 years ago
  65. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  66. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  67. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  68. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  69. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  70. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  71. f86d4a9 V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. by Jim Paris · 16 years ago
  72. 11c6c7f V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) by Antti Seppälä · 16 years ago
  73. 4b330be V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button by Devin Heitmueller · 16 years ago
  74. 1bda712 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  75. 7a62b17 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  76. 3bd8226 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  77. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  78. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago
  79. d10d491 libata: fix Seagate NCQ+FLUSH blacklist by Tejun Heo · 16 years ago
  80. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  81. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  82. 93d5463 sh: maple: Do not pass SLAB_POISON to kmem_cache_create() by Matt Fleming · 16 years ago
  83. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  85. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  86. 25a41b2 ieee1394: add quirk fix for Freecom HDD by Stefan Richter · 16 years ago
  87. 02bd349 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock by James Bottomley · 16 years ago
  88. 68b32d4 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  89. 8d9c02e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  90. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  91. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago
  92. febd7a5 Commands needing to be retried require a complete re-initialization. by Alan D. Brunelle · 16 years ago
  93. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  94. 2b895c3 i2c-highlander: Trivial endian casting fixes by Harvey Harrison · 16 years ago
  95. d9d38ca i2c-pmcmsp: Fix endianness misannotation by Harvey Harrison · 16 years ago
  96. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 16 years ago
  97. 44f6cc3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  98. 061afe9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  99. cba7671 pktcdvd: remove broken dev_t export of class devices by Kay Sievers · 16 years ago
  100. cdcb30b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago