1. 239dc57 fix compiler warning in fixed.c by Denver Gingerich · 18 years ago
  2. 2ed22bc asix.c - Add Belkin F5D5055 ids by David Hollis · 18 years ago
  3. 66bd23f ucc_geth:trivial fix by Li Yang · 18 years ago
  4. 5bc8d39a ucc_geth: Fix MODULE_DEVICE_TABLE() duplication by Li Yang · 18 years ago
  5. c71cd01 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  6. 412e8a0 [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free by Eugene Teo · 18 years ago
  7. 596f2d0 [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check by Eugene Teo · 18 years ago
  8. 3d4bd24 [PATCH] libertas: skb dereferenced after netif_rx by Florin Malita · 18 years ago
  9. d6f2fe9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  10. 04fc5fd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  11. 8bc3fc4 libata: bump versions by Jeff Garzik · 18 years ago
  12. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 18 years ago
  13. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 18 years ago
  14. 2f91d81 ata_piix: clean up by Alan Cox · 18 years ago
  15. 4349eeb pata_hpt366: Enable bits are unreliable so don't use them by Alan Cox · 18 years ago
  16. 39f1988 libata: Add Seagate STT20000A to DMA blacklist. by Dave Jones · 18 years ago
  17. c7a4215 ahci: disable 64bit dma on sb600 by Tejun Heo · 18 years ago
  18. f1e9a4e declance: Remove a dangling spin_unlock_irq() thingy by Maciej W. Rozycki · 18 years ago
  19. 3e1657c e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) by Auke Kok · 18 years ago
  20. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  21. 9f81036c IB/cm: Improve local id allocation by Michael S. Tsirkin · 18 years ago
  22. 518b164 IPoIB/cm: Fix SRQ WR leak by Michael S. Tsirkin · 18 years ago
  23. 24bd1e4 IB/ipoib: Fix typos in error messages by Michael S. Tsirkin · 18 years ago
  24. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  25. 88b4036 Blackfin SPI: cleanup according to David Brownell's review by Bryan Wu · 18 years ago
  26. 2ac5ee4 Blackfin serial driver: implement support for ignoring parity/break errors by Mike Frysinger · 18 years ago
  27. 5c4e472 Blackfin serial driver: fix overhead issue by Aubrey Li · 18 years ago
  28. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  29. 56a8c8b IB/mlx4: Check if SRQ is full when posting receive by Roland Dreier · 18 years ago
  30. 2446304 IB/mlx4: Pass send queue sizes from userspace to kernel by Eli Cohen · 18 years ago
  31. 59b0ed12 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() by Roland Dreier · 18 years ago
  32. 23c15c2 mlx4_core: Fix array overrun in dump_dev_cap_flags() by Roland Dreier · 18 years ago
  33. 65adfa9 IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions by Michael S. Tsirkin · 18 years ago
  34. b18aad7 IB/mthca: Fix RESET to ERROR transition by Michael S. Tsirkin · 18 years ago
  35. 1526130 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs by Roland Dreier · 18 years ago
  36. 3f37cae IB/mthca: Set GRH:HopLimit when building MLX headers by Rolf Manderscheid · 18 years ago
  37. 1f8f7b7 IB/mlx4: Fix check of max_qp_dest_rdma in modify QP by Eli Cohen · 18 years ago
  38. de57c9f IB/mthca: Fix use-after-free on device restart by Ali Ayoub · 18 years ago
  39. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 18 years ago
  40. 26bbf13 IPoIB: Handle P_Key table reordering by Yosef Etigin · 18 years ago
  41. 1af4c43 IB/core: Use start_port() and end_port() by Roland Dreier · 18 years ago
  42. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 18 years ago
  43. 8b8c8bc IB/ipath: Fix potential deadlock with multicast spinlocks by Roland Dreier · 18 years ago
  44. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 18 years ago
  45. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 18 years ago
  46. 6612354 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  47. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  48. d158325 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again by Herbert Xu · 18 years ago
  49. d3a36fb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  50. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 18 years ago
  51. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 18 years ago
  52. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 18 years ago
  53. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 18 years ago
  54. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 18 years ago
  55. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 18 years ago
  56. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 18 years ago
  57. 9873940 spidernet: node-aware skbuff allocation by Christoph Hellwig · 18 years ago
  58. 3b6330c gianfar: Add I/O barriers when touching buffer descriptor ownership. by Scott Wood · 18 years ago
  59. dbf2e85 ibm_emac: fix link speed detection change by Eugene Surovegin · 18 years ago
  60. 5bb96e9 ibm_emac: improved PHY support by Eugene Surovegin · 18 years ago
  61. 0ec6d95 ibm_emac: fix section mismatch warnings by Eugene Surovegin · 18 years ago
  62. 50432cb sky2: memory barriers change by Stephen Hemminger · 18 years ago
  63. 84787e3 sky2: remove dual port workaround by Stephen Hemminger · 18 years ago
  64. a3caead sky2: MIB counter overflow handling by Stephen Hemminger · 18 years ago
  65. 3225b91 sky2: keep track of receive alloc failures by Stephen Hemminger · 18 years ago
  66. 53419c6 sky2: PHY register settings by Stephen Hemminger · 18 years ago
  67. abc368a sky2: remove Gigabyte 88e8056 restriction by Stephen Hemminger · 18 years ago
  68. b5b82df NS16550A: Restore HS settings in EXCR2 on resume by David Woodhouse · 18 years ago
  69. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 18 years ago
  70. e40659c rtc kconfig clarification by David Brownell · 18 years ago
  71. 558a40f rtc-omap build fix by David Brownell · 18 years ago
  72. a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 18 years ago
  73. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 18 years ago
  74. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
  75. ccd308f [POWERPC] Remove build warnings in windfarm_core by Stephen Rothwell · 18 years ago
  76. 40ebbcb [POWERPC] Fix comment in booke_wdt by Dave Jiang · 18 years ago
  77. b2cd641 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  78. e0f88db Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  79. 8382d2b parport_pc needs dma-mapping.h by Andrew Morton · 18 years ago
  80. 0a4dd77 spi: fix spidev for >sizeof(long)/32 devices by Domen Puncer · 18 years ago
  81. e45c7a4 [ARM] 4378/1: KS8695: Serial driver fix by Andrew Victor · 18 years ago
  82. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 18 years ago
  83. da071b4 libata: fix shutdown warning message printing by Tejun Heo · 18 years ago
  84. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 18 years ago
  85. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 18 years ago
  86. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 18 years ago
  87. d1c68fa pata_scc had been missed by ata_std_prereset() switch by Al Viro · 18 years ago
  88. c7754d4 [SPARC64]: Add hypervisor API negotiation and fix console bugs. by David S. Miller · 18 years ago
  89. 8eafafb rpadlpar breakage - fallout of struct subsystem removal by Al Viro · 18 years ago
  90. 1b2bad2 em28xx and ivtv should depend on PCI by Al Viro · 18 years ago
  91. 9cbe05c missing includes in mlx4 by Al Viro · 18 years ago
  92. 7a86ede missing dependencies for USB drivers in input by Al Viro · 18 years ago
  93. faa2fb4 missing mm.h in fw-ohci by Al Viro · 18 years ago
  94. e089d43 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  95. e0ff9cd Use menuconfig objects: IDE by Jan Engelhardt · 18 years ago
  96. 640b31b sl82c105: Switch to ref counting API by Alan Cox · 18 years ago
  97. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 18 years ago
  98. 3649c06 ide: add missing validity checks for identify words 62 and 63 by Bartlomiej Zolnierkiewicz · 18 years ago
  99. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 18 years ago
  100. 46cedc9 sl82c105: add speedproc() method and MWDMA0/1 support by Sergei Shtylyov · 18 years ago