1. b2a740a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  2. de01dfa md: Ensure an md array never has too many devices. by NeilBrown · 15 years ago
  3. 852c8bf md: Fix a bug in linear.c causing which_dev() to return the wrong device. by Andre Noll · 15 years ago
  4. 4706b34 md: Allow read error in a single drive raid1 to be passed up. by NeilBrown · 15 years ago
  5. cc5724c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  6. 12402b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  7. 361916a sgi-xp: fix writing past the end of kzalloc()'d space by Dean Nelson · 15 years ago
  8. 736d545 sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl() by Dan Carpenter · 15 years ago
  9. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 15 years ago
  10. cd29cf7 rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c by Manish Katiyar · 15 years ago
  11. ce43ae5 drivers/video/backlight: rename da903x to da903x_bl by Mike Rapoport · 15 years ago
  12. dfecb71 atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found by Hans-Christian Egtvedt · 15 years ago
  13. 87357d2 lis3lv02d: add axes knowledge for HP 6710 by Martin Kebert · 15 years ago
  14. c77a022 lis3lv02d: add axes knowledge for HP 6730 by Pavel Herrmann · 15 years ago
  15. 80eda5f lis3lv02d: add axes knowledge for HP 6530 by Eric Piel · 15 years ago
  16. 6bfef2b lis3lv02d: add axes knowledge for HP 6510b by Jiri Tersel · 15 years ago
  17. 44f0606 hp-wmi: fix error path in hp_wmi_bios_setup() by Andrew Morton · 15 years ago
  18. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  19. afd8d0f rtc: rtc-dm355evm driver by David Brownell · 15 years ago
  20. 77a5926 misc: dell-laptop should depend on POWER_SUPPLY by Matthew Garrett · 15 years ago
  21. c073b2d hpilo: open/close fix by David Altobelli · 15 years ago
  22. b98ac70 gianfar: Fix potential soft reset race by Andy Fleming · 15 years ago
  23. 1fbe493 gianfar: Fix BD_LENGTH_MASK definition by Andy Fleming · 15 years ago
  24. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 15 years ago
  25. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 15 years ago
  26. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 15 years ago
  27. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. 0d7a063 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  29. 5193535 Fix my email address in qd65xx.[ch]/pata_qdi.c by Samuel Thibault · 15 years ago
  30. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  31. 4d7155b e1000: Fix PCI enable to honor the need_ioport flag by Karsten Keil · 15 years ago
  32. 714c48f sgi-xp: link XPNET's net_device_ops to its net_device structure by Dean Nelson · 15 years ago
  33. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 15 years ago
  34. 67dd824 hso: add new device id's by Filip Aben · 15 years ago
  35. 52a84ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  36. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  37. eb4400e dca: redesign locks to fix deadlocks by Maciej Sosnowski · 15 years ago
  38. ff01b91 cassini/sungem: limit reaches -1, but 0 tested by Roel Kluin · 15 years ago
  39. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  40. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 15 years ago
  41. cf9a590 libata: add no penalty retry request for EH device handling routines by Tejun Heo · 15 years ago
  42. c2c7a89 libata: improve probe failure handling by Tejun Heo · 15 years ago
  43. a07d499 libata: add @spd_limit to sata_down_spd_limit() by Tejun Heo · 15 years ago
  44. 99cf610 libata: clear dev->ering in smarter way by Tejun Heo · 15 years ago
  45. 9913ff8 libata: check onlineness before using SPD in sata_down_spd_limit() by Tejun Heo · 15 years ago
  46. 678afac libata: move ata_dev_disable() to libata-eh.c by Tejun Heo · 15 years ago
  47. d89293a libata: fix EH device failure handling by Tejun Heo · 15 years ago
  48. 8d993ea sata_nv: ck804 has borked hardreset too by Tejun Heo · 15 years ago
  49. 5eb66fe libata: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  50. f3d7f23 ahci: add a module parameter to ignore the SSS flags for async scanning by Arjan van de Ven · 15 years ago
  51. 4462254 sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 by Mark Lord · 15 years ago
  52. 41137aa [libata] sata_sil: Fix compilation error with libata debugging enabled by Pasi Kärkkäinen · 15 years ago
  53. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  54. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  55. 9e6235e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  56. 5c350d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  57. 017f517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  58. 17294ab Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  59. 3fff017 virtio-pci: do not oops on config change if driver not loaded by Mark McLoughlin · 15 years ago
  60. 0047e5d qlge: bugfix: Add missing netif_napi_del call. by Ron Mercer · 15 years ago
  61. e78f5fa7 qlge: bugfix: Add flash offset for second port. by Ron Mercer · 15 years ago
  62. 2635147 qlge: bugfix: Fix endian issue when reading flash. by Ron Mercer · 15 years ago
  63. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 15 years ago
  64. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 15 years ago
  65. 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 15 years ago
  66. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 15 years ago
  67. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 15 years ago
  68. d224b62 icside: fix PCB version 6 support (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  69. 9711a53 tx4939ide: typo fix and minor cleanup by Atsushi Nemoto · 15 years ago
  70. a77dcc4 ide: add CS5536 host driver (v3) by Bartlomiej Zolnierkiewicz · 15 years ago
  71. 9f6514c ide: Force VIA IDE legacy interrupts for AmigaOne boards by Gerhard Pircher · 15 years ago
  72. 51d6ac7 IDE: Unregister and disable devices if initialization fails. by Ian Campbell · 15 years ago
  73. 9a100f4 ide: fix ide_register_port() failure handling by Bartlomiej Zolnierkiewicz · 15 years ago
  74. e5461f3 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  75. 9e772d0 ide-cd: fix DMA for non bio-backed requests by Borislav Petkov · 15 years ago
  76. 8f04915 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 15 years ago
  77. 7fbb7ca fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks by Risto Suominen · 15 years ago
  78. 309ea62 powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net by Stephen Rothwell · 15 years ago
  79. de86962 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  80. 67e70ba V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning by Devin Heitmueller · 15 years ago
  81. 40c41c8 V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio by Mauro Carvalho Chehab · 15 years ago
  82. e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 4b8d8ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  84. 878b861 Fix memory corruption in console selection by Mikulas Patocka · 15 years ago
  85. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  86. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 15 years ago
  87. 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 15 years ago
  88. ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 15 years ago
  89. bbd98fe igb: Fix DCA errors and do not use context index for 82576 by Alexander Duyck · 15 years ago
  90. 807a96c NVRAM depends on RTC_DRV_CMOS by Uwe Kleine-König · 15 years ago
  91. bcc8f3e rename platform_driver name "flash" to "sa1100-mtd" by Uwe Kleine-König · 15 years ago
  92. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 15 years ago
  93. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 15 years ago
  94. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 15 years ago
  95. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 15 years ago
  96. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 15 years ago
  97. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 15 years ago
  98. 0cc128387 sfc: Fix post-reset MAC selection by Steve Hodgson · 15 years ago
  99. 2f08575 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 by Ben Hutchings · 15 years ago
  100. 8b9dc8d sfc: SFT9001: Fix speed reporting in 1G PHY loopback by Steve Hodgson · 15 years ago